davearia Posted December 24, 2007 Posted December 24, 2007 Hi, I have a little web that I have published to my web server upstairs. I would like to debug it from my machine down here. I have installed the emote debugger that is on the Visual Studio disc. I don't have the first idea how to use it. For instance how do you set break points in the code? Thanks, Dave. P.S. Good Xmas to you all. Quote
Nate Bross Posted December 31, 2007 Posted December 31, 2007 After installing the Remote Debugger on the web server, all you need to do is use your copy of visual studio on your development machine to open the website (http://upstairsComputer/website/) and debug as normal. Quote ~Nate� ___________________________________________ Please use the [vb]/[cs] tags on posted code. Please post solutions you find somewhere else. Follow me on Twitter here.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.