PDA

View Full Version : Disable remote debugging in Visual Studio 10



venturebrowser
02 Jun 2011, 01:08 PM
experience: about a year self taught

Doing the work myself.

Does anyone know how to ignore xmlhttp reqests made in js while debugging with VS2010? I'm getting access denied errors when my xml requests fire. I have no need to debug the server, I just want to look at my native code.

I have looked and looked, but can't find anything on this. All kinds of info to enable remote debugging, but nothing to disable it.

Any help is greatly appreciated.