The information in this article applies to:
IMPORTANT: This article contains information about editing the registry. Before you edit the registry, make sure you understand how to restore it if a problem occurs. For information on how to do this, view the "Restoring the Registry" online Help topic in Regedit.exe or the "Restoring a Registry Key" online Help topic in Regedt32.exe. SYMPTOMSApplications that are running on a computer running Windows NT Server or Windows NT Workstation may fail, but there is no error message or any other indication of failure, and no log is ever created. CAUSEDuring the installation of certain applications such as Visual C++ 5.0, the setup program changes the default debugger to the application itself. If that application is installed in a location that contains a long file name, or spaces in the path, the previously described symptom occurs. RESOLUTION
Use one of the following methods to resolve this problem. The first two
methods change the default debugger back to Dr. Watson.
Method 1
Method 2
Method 3The following method will allow Visual C++ 5.0 to run as the default debugger:
STATUSMicrosoft has confirmed this to be a problem in Windows NT version 4.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION
When an application fails on a computer running Windows NT, that
application tries to load a specified debugger, to log information about
the failure. Windows NT attaches the specified debugger to the application,
and generates a log will that contains information about the cause of the
application failure. By default, Windows NT launches Dr. Watson. However,
certain applications may change this default and include the path to the
new debugger.
Windows NT will not read the path correctly, and the debugger for an application that is failing will not load unless the full path is specified in the user's environment. Additional query words: load fails crash crashes disappears
Keywords : kbbug4.00 kbbug3.51 nt32ap NTSrvWkst |
Last Reviewed: January 21, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |