Log in

View Full Version : Help! I can't get debug working in VS.NET 2003


dannyka
08-02-2003, 05:08 PM
Hi all,

I'm hoping someone can help me out.

I installed VS.NET 2003 and installed the Pocket PC 2003 SDK and emulation images. I then created a simple "Hello, World" type application in C# / CF and tried to "deploy" it to the emulator.

When I do this, it copies the file to the emulator, then tries "Launching Application". After sitting like this for awhile, it finally comes back with an "Unable to start debugging." message. If I go to the emulator's program files\testapp directory and tap testapp, it starts up and runs fine. It just won't debug it!

What am I doing wrong here?

Thanks for any help,
--Dan