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.