Here is my problem, I have two XP PC's (SP2) with VS2005 installed on them. (One is a VMware PC is that makes any difference)
On the non-VMware PC I can open a web project located on a remote web server via file share and run Debug and it works as expected.
On the VMware PC, doing the same thing (pointing to the same app) I run debug and I get the message box "Unable to Start Debugging on the Web Server. The microsoft visual studio remote debugging monitor (msvsmon.exe) does not appear to be running on the remote computer."
Firewall settings are the same between the two.
Any ideas why it works on one PC and not the other.