Emulator - Device is not connected

P

Peter Huish

I have started to have some problems running my application in debug on
the emulator. When I attempt to run the deployment seems to be
successful but then an error message "The operation could not be
completed. The device is not connected" is displayed. What does this
mean?

I appear to have network connectivity on the emulator, the application
and its dependant pieces are downloaded, I can run the application on
the emulator and communicate back to the development system. Activesync
is running and says that it is connected.

Everything was previously working just fine.

What is preventing the application from running in debug? How can I fix
it?


thanks

pete
 
N

Norman Rericha

When you deploy, are you deploying to the right device? In your case
it would be the correct emulator. Is it possible that even though you
have the emulator running that it looking for a physical CE device?

That's about the only thing I can think of that would do this.
 
P

Peter Huish

When you deploy, are you deploying to the right device? In your case
it would be the correct emulator. Is it possible that even though you
have the emulator running that it looking for a physical CE device?

The combo box is showing Windows Mobile 5.0 Pocket PC Emulator. I
created a new project and included the files from the non-running
project into the new project, built them and deployed and ran
successfully. So seemingly there is something awry with the project.


thanks

pete
 

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