Search code examples
asp.netdebuggingvisual-studio-2012visual-studio-debugging

Is there any way I can debug my hosted applicaion in Visual Studio 2012


Is it possible to debug my hosted web application on server sing VS 2012.

I tried using attching process from tools, but break points are not getting enabled.

Any tools or suggestions on this?

Thanks,

Naresh


Solution

  • Try downloading the remote debugger:

    Remote Tools for Visual Studio 2012 Update 1

    How to: Set Up Remote Debugging