Remote connect lost

  • Thread starter Thread starter Chuck Hecht
  • Start date Start date
C

Chuck Hecht

I have been running vs2005 for a few months now with no issues. I am getting
the following error "the remote connection to the device has been lost.
Please verify the device connection and restart debugging"

I have checked the connection, restarted vs and it still is happening. Any
ideas???????
 
What does your code do? I assume that you're running it when the error
occurs.

Paul T.
 
This may not be the same issue but I had a similar problem when my desktop
had two "networks" installed and connected to the PDA. One was the USB port
and the other was the WiFi. VS2005 loaded using the USB port. But when I
started putting in breakpoints, it more often than not reported that there
were no symbols and a lost connection. My solution was to yank the WiFi
dongle. This still is not resolved but at least I can debug.
 
Back
Top