Cannot Debug on Device

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using Visual Studio.NET 2003 to develop a simple .NET CF application in
C# for Pocket PC 2003. I am able to build and run the application fine in the
emulator. When I try to debug the application on the acutal device, it
deploys fine and then says "Launching Application...", then absolutely
nothing happens.

If I start the application without debugging (Ctrl-F5), it runs on the
device just fine. All other posts I have found mention errors while trying to
debug. I am not getting errors, it just doesn't do anythign. Why can't I get
it to run with the debugger?

Any suggestions are greatly appreciated.
Thanks,
Jeff
 
Back
Top