The information in this article applies to:
SYMPTOMS
When the Stop statement is used in an ActiveX DLL and the DLL is referenced
from a Standard EXE project, Microsoft Visual Basic fails upon restarting
the execution after the Stop statement.
followed by:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONSteps to Reproduce Behavior
Once you click OK to continue past this dialog, a second error dialog is displayed:
Click Debug on this dialog to debug the Standard EXE. If you press the F5 key again to run the code, Visual Basic will fail. If you choose End at this dialog, Visual Basic will end the debug session correctly. For an ActiveX EXE (server) project under the same condition, after step 8 Visual Basic generates the following run-time error instead of the crash:
If Debug is chosen, connections to the server are lost and the application stop responding until it is closed. Additional query words: kbDSupport kbdss kbVBp600bug kbNoKeyWord
Keywords : kbGrpVB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |