Two instances of emulators starting in Visual Studio 2005 - atomic928

17-Sep-07 02:06:56
I am having a problem where two instances of the emulator starts up
each time I go into debug with my projects. I originally started the
project debug with Windows Mobile 6 Classic Emulator then when in and
added the Windows Mobile 6 Professional Emulator to the project to do
some celluar debuggging stuff but now no matter what I set the Classic
Emulator comes up as the debug Emulator. I can not get it turned off.
Any body have any experience with this type of problem? Or is there
another form or site I could ask this question in.

Thanks to all.
button
 
 

Two instances of emulators starting in Visual Studio 2005

17-Sep-07 10:01:10
Your solution has multiple projects that are targeting separate emulators.
Go through and make sure all projects target the same device.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com
button
 
New to PocketPC development 2