The information in this article applies to:
SYMPTOMS
Setting a breakpoint anywhere will cause a general protection fault (GPF)
if there are currently no stored procedures in your project but there once
was one that had a breakpoint set which was not explicitly removed. You
will also get a GPF trying to view your current list of breakpoints if the
project connection has already been made.
CAUSEWhen enumerating breakpoints or tasks, the list of stored procedures is retrieved. When this list is empty, the code will cause a GPF. 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
-or-
Additional query words:
Keywords : kbVisID600bug kbGrpASP kbIDEProject |
Last Reviewed: May 13, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |