The remote connection to the device has been lost.

G

Guest

I receive this message trying to debug a pocket pc program using the pocket
pc emulater and visual studio.net:

"The remote connection to the device has been lost. Please verify the
device connection and restart debugging."

Why is this happening?
 
P

Paul G. Tobey [eMVP]

What does the program do? It might be taking down the network connection to
the PPC in some way...

Paul T.
 
G

Guest

This is an existing wireless warehouse application. It has been in use for
over a year. The lost connection problem only occurs on my new laptop, not
on my existing desktop. Again, the lost connection is between the Visual
Studio IDE (running in debug mode) and the Pocket PC emulator that ships with
Visual Studio. Since it only occurs on my laptop (and that of another team
member) I don't think it is an application problem, maybe a VS configuration
problem?
 
D

Dave

I receive this message as well - every now and then. I can't put my finger
on what causes it. Someties restarting the emulator doesn't even work. I
need to restart my machine at times.
 
G

Guest

This is an existing wireless warehouse application. It has been in use for
over a year. The lost connection problem only occurs on my new laptop, not
on my existing desktop. Again, the lost connection is between the Visual
Studio IDE (running in debug mode) and the Pocket PC emulator that ships with
Visual Studio. Since it only occurs on my laptop (and that of another team
member) I don't think it is an application problem, maybe a VS configuration
problem?

Thanks,


RG
 
P

Paul G. Tobey [eMVP]

Active network connection? Running as administrator? That's all I can
think of...

Paul T.
 
G

Guest

I've encountered this message when the number of global variables in some
code I was working on crept above a certain level. Writing more efficient
code got me below that level, and the problem didn't reappear. This and a
buck fifty will get you a cup of coffee at startbucks.
ck
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top