I have been happily created and deploying applications to Windows CE.Net devices using VB.Net with no problems for some time now. The shipped emulator has worked fine and i've never had any problems... that is, until now.
For some reason my CE emulator (v4.1) has just stopped working. I can connect to it and use it no problem but I cannot debug my applications. I get the following message in the output window when VB.Net has finished compiling and installing the application.
---------------------- Done ----------------------
Build: 1 succeeded, 0 failed, 0 skipped
Deploy: 1 succeeded, 0 failed, 0 skipped
Launching Application
Error while trying to run project: Unable to start debugging.
Unable to start program 'C:\Documents and Settings\mspencer\Desktop\Test\bin\Debug\Test.exe'.
Does anybody have any ideas why this is happening and how I can fix it. I have issues with my code and at this moment cannot debug them. With clients breathing heavily down my neck I'm in a bit of a fix. I have searched around and found many instances of this problem in various message boards but none have ever published a solution.
Thanks for your help in advance!

VS2003 and CE.Net Emulator Problem
lotus99v8
Sorry, but this forum deals with the new Device Emulator that shipped in Visual Studio 2005. You might have some luck if you post to the microsoft.public.windowsce.embedded newsgroup.
Barry