Problems with Debugger VS 2005
- From: mil10@xxxxxxxxxx
- Date: 25 Apr 2006 18:40:16 -0700
The Visual Studio .NET 2005 debugger is not working with my console
applications.
I have a simple console application that writes a message to the
console window then waits for the user to press a key. When I press F5
to execute, I get a successful build, but the console window is never
displayed. When I execute with a breakpoint set, I get the same
results. The output window displays the message "Skipped loading
symbols. Module is optimized and the debugger option 'Just My Code' is
enabled." The application works correctly if I execute without
debugging.
I have no problems debugging ASP.NET applications.
I have tried repairing and then reinstalling Visual Studio and .NET 2.0
framework. No luck.
Any suggestions?
Thanks in advance.
.
- Follow-Ups:
- Re: Problems with Debugger VS 2005
- From: Oleg Starodumov
- Re: Problems with Debugger VS 2005
- Prev by Date: Re: Edit and Continue doesn't work
- Next by Date: Re: Editing Classic ASP .inc files with VS 2005
- Previous by thread: Re: Edit and Continue doesn't work
- Next by thread: Re: Problems with Debugger VS 2005
- Index(es):
Relevant Pages
|