problem with remote debugging on visual studio

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ram09
    New Member
    • Oct 2008
    • 45

    problem with remote debugging on visual studio

    I'm trying to run our website on the visual studio of my pc using remote. I already open our website on my visual studio remotely. The problem now is that I cannot debug the application, everytime I debug the application an error says that the firewall of the the server might be blocking the remote debugger. I already made some changes on our server for it to allow remote debugging on visual studio. I also exempt the visual studio debugger on the the server's firewall but it's still the same.. I am only new with windows vista and I don't know what are the possible things that I missed.
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    For a quick sanity check, you could try disabling your firewall and see if it connects. If it does, you know the issue is with your firewall, if not, you can look elsewhere (though you may have to come back to the firewall once you get it working)

    Comment

    Working...