The information in this article applies to:
SYMPTOMS
When you are debugging an application in Visual C++ and some of the
required DLLs for the application are located on a remote server, the
following STOP error message appears:
The STOP error occurs whenever a breakpoint is set and it is necessary for Windows NT to access a DLL on the remote machine. NOTE: This failure occurs with Visual C++ 4.0, but this is potentially a problem with any software development environment. WORKAROUNDTo work around this problem, relocate the remote DLLs to the local computer that is running and debugging the application. STATUSMicrosoft has confirmed this to be a problem in Windows NT versions 3.50 and 3.51. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: prodnt trap 0x1E ntblue
Keywords : kbnetwork ntstop kbbug3.50 kbbug3.51 |
Last Reviewed: February 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |