So I've been stuck on this all day.
Host computer is Windows7ultimat e-64bit. Visual Studio 2008, VMwareWorkstati on7.
VMware guest OS: WinXPpro-32 bit.
Remote debugging works fine.
VMware guest OS: Win7ult-32 bit.
Remote debugging gets as far as: Msvsmon started a new server named 'VMDebug@VMwin7 x32. Waiting for new connection..."
but no new connection is created from Visual Studio,...
Search Result
Collapse
3 results in 0.0014 seconds.
Keywords
Members
Tags
-
VS08, VMware7 remote debugging in guest Win7
-
remote debugging xp embedded - how
Hello Experts,
I am writing an application for a device running windows xp embedded. I want to code on my developer pc and deploy the running executable to the embedded device.
- The two boxes are linked directly by a network cable.
- Both are in the same subnetwork and are able to ping each other.
- Each box is sharing a directory.
- Each box has a remotely shared directory opened in an explorer... -
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...