How to prevent emulator from launching?

  • Thread starter Thread starter Ole
  • Start date Start date
O

Ole

I've used the Pocket PC 2003 emulator once in my project and since then the
emulator launches everytime I debug my program even though I use a real
device. How do I prevent the emulator from launching?

Thanks,
Ole
 
I've used the Pocket PC 2003 emulator once in my project and since then the
emulator launches everytime I debug my program even though I use a real
device. How do I prevent the emulator from launching?

Thanks,
Ole
From project properties, in devices tab, select your device from
target device combo.
This should work for you.
 
The Target device is already set to "Pocket PC 2003 Device" but the emulator
still launches every time I start the debugger??? Any other ideas?

Thanks
Ole
 
Do you have multiple projects in your solution? If so you'll probably find
one of the other projects is set to deploy to the Emulator.

Peter
 

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

Back
Top