Problems with Debugger VS 2005

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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.

.



Relevant Pages

  • Visual Debugger
    ... can anytime tell me why the Visual Studio does not display the errors of my applications? ... Instead of this the debugger just shuts down with no error message. ...
    (microsoft.public.vstudio.general)
  • Re: Debugging in Visual Studio 2008 with IE7
    ... I'm using Visual Studio 2008, asp.net, and Internet Explorer 7. ... (I usually use Firefox and I can set breakpoints with firebug, ... the Visual Studio debugger, even though it's a firefox add-in? ...
    (comp.lang.javascript)
  • Re: VS.Net Debugging stopped working
    ... I have tried to delete the pdb files, so that it would create new ones. ... The debugger output is this, ... > with the code...like if somehow you changed the output directories and ... >> I have run the repair feature in Visual Studio. ...
    (microsoft.public.dotnet.general)
  • Re: Microsoft.SqlServer.Types is slowing down a call to Form.ActiveForm by a factor of 100!
    ... Visual Studio Hosting Process has been disabled. ... Sql Server Types Loaded ... This was all on a VPC running with the debugger attached on Visual Studio ... public void TestDeep ...
    (microsoft.public.dotnet.framework.performance)
  • RE: Anyone else seeing this kind of debugger hang?
    ... Open Visual Studio and load your project. ... Open a second Visual studio and attach the debugger to ... >> My project is set to debug managed code only. ... >> the time of the hang is running in the UI thread. ...
    (microsoft.public.vsnet.debugging)