Visual Studio 2005 Remote Debugger
I’ve had to do it 2 times so far, and each time i do it i have issues, which could be eliminated, if I saved my notes from the first time. so here goes.
1. from the Visual Studio CD, browse to tools -> remote debugger -> pick the right format and (x86 or x64) and install
2. leave the username as “LocalSystem”, password blank
3. in the IIS manager, right click on the virtual directory, Properties-> Directory Security -> Authentication and access control -> make sure Integrated Windows authentication is checked!!!!
NOTE: don’t forget one must also have FileZilla server, or any other ftp server, installed on the IIS Server to move/save/manipulate files.
yeay!