How to setup remote debugging?

Discussion in 'Site Programming, Development and Design' started by JoyRide, May 27, 2011.

  1. I would like to remotely debug my ASP.NET web project so I can put breakpoints and be able to step into code.

    How could I set this up?

    Thanks!

    --------------------------
    Additional info:
    -Web project, VS2010 Ultimate, MS SQL 2008 R2, ASP.NET 4
    -Winhost Basic subscription
     
    Last edited by a moderator: Oct 14, 2015
  2. Sorry, this isnt supported. You will want to do so locally, then when your application is ready, you can upload it.
     

Share This Page