Emulator - Device is not connected

  • Thread starter Thread starter Peter Huish
  • Start date Start date
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
 
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.
 
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
 
Back
Top