The information in this article applies to:
SYMPTOMSWhen attempting to run or compile a Visual Basic project, the following error message is generated:
CAUSEThe project contains a reference to a file or an ActiveX control that has been changed or does not exist. RESOLUTIONOpen the References dialog and clear any references to any entries marked MISSING. If those references are required for the project, re-register the correct files. For more information about adding an ActiveX control to your project, see the REFERENCES section of this article. STATUSThis behavior is by design. MORE INFORMATIONThis error message can appear under the following conditions:
REFERENCEShttp://msdn.microsoft.com/library/devprods/vs6/vb/html/vbconstandardactivexcontrols.htm demonstates how to add an ActiveX control to your Visual Basic Project. Additional query words:
Keywords : kberrmsg kbActiveX kbVBp kbVBp300 kbVBp400 kbVBp500 kbVBp600 kbGrpVB |
Last Reviewed: April 20, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |