Article ID: 303067 - Last Review: March 10, 2006 - Revision: 4.2 You cannot debug a managed application in Visual Studio .NET if Windows was started in debug modeThis article was previously published under Q303067 SYMPTOMS When you try to debug a managed application (one that makes
use of the .NET Framework) with Visual Studio .NET software, you may receive
the following error message: Error while trying to run
project: Unable to start debugging. Unable to start program your project name Debugging isn't possible because a kernel debugger is enabled on the system. The debugger is not properly installed. Run setup to
install or repair the debugger. CAUSE This problem happens if Windows was started in debug mode
on the system. This stops the Visual Studio .NET debugger from debugging
managed applications. To determine whether your system was started in debug mode, see the following Microsoft Knowledge Base article: 244876
(http://support.microsoft.com/kb/244876/
)
How to determine if Windows is started in Debug mode
RESOLUTION There are two ways that you can resolve this problem. Do
either of the following:
REFERENCES
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
170756
(http://support.microsoft.com/kb/170756/
)
Available switch options for Windows NT Boot.ini file
APPLIES TO
| Article Translations
|
Back to the top
