PRB: Early Binding Fails with Out-Of-Process OLE Servers
Article ID: 137094
Article Last Modified on 11/18/2003
APPLIES TO
- Microsoft Visual Basic 4.0 Standard Edition
- Microsoft Visual Basic 4.0 Professional Edition
- Microsoft Visual Basic 4.0 Enterprise Edition
This article was previously published under Q137094
SYMPTOMS
When performing early binding on an out-of-process OLE server class, you
might expect the Visual Basic 4.0 compiler to detect references made to
invalid methods or properties. Yet, sometimes such invalid references are
ignored by the compiler and are only detected at run time.
CAUSE
There are two probable causes for this problem:
STATUS
This behavior is by design.
Additional query words: 4.00 vb4win vb4all
Keywords: kbprb KB137094