VS 2005 Edit and Continue impossible after evaluating profiler tools



Hi,

I've been testing several profiler tools. After uninstalling them I get the message

"Changes are not allowed when the debugger has been attached to an already running process or the code being debugged is optimized."

I heave already tried the resetting hits described in http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=124249&SiteID=1 .

It is definitely not a user dependend settings problem - I created a new windows xp user. The problem also occurs there.

I'm getting mad...

Thanks for your help

Fabian

.



Relevant Pages

  • Re: vb.net service debug start error
    ... >> start the service it will ask you to select a debugger. ... then go back into the .Net IDE and Attach to the running process: ... Click Attach ... Your code /should/ now stop at the breakpoints you've defined. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: C++ Debugging problem
    ... There's a difference between running an application under debugger ... and attaching a debugger to a running process. ... the behavior of the heap is unchanged. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Debugging a remote object
    ... you can attach the debugger to a running process. ... Debug/Processes. ...
    (microsoft.public.dotnet.framework.remoting)
  • RE: VS 2005 Edit and Continue impossible after evaluating profiler tools
    ... debugger has been attached to an already running process or the code being ... VS2005 debugger. ... And you suspect it is caused by installed profiler tools. ... Edit&Continue feature will not work if a profiler ...
    (microsoft.public.vsnet.debugging)