Can't attach to services for debugging



Hi,

I recently had a spyware attack on my development machine, which I was able
to cleanup. However, after this I am not able to attach to any program for
debugging.

My development machine is a Win2003 Server using Visual Studio.NET 2003. I
have developed many native C++ windows services and not I am unable to
attach to any of them. It keeps saying "Unable to attach to the process.
Access is denied". I have already added myself back into "User Rights
Assignment\Debug Programs" in the Local Security Settings, didn't help.

I have admin privilege on the server and I used to debug successfully before
this spyware attack. Any idea how to get back my debugging privilege on this
server?

Regards,
Sharath


.



Relevant Pages

  • Re: PUZZLED FUSTRATED and DESPERATE :{
    ... you can debug from your development machine to the machine ... in question over the network, ... you would click Tools> Attach to Process and on that screen ...
    (microsoft.public.dotnet.general)
  • Optimised version works on dev machine but not on others
    ... I thought I had fixed this (see prev. ... My optimized build works without problems on my development machine. ... enough to attach to a debugging process. ...
    (microsoft.public.vc.mfc)

Loading