can deploy, can't debug

A

A.User

I can sucessfully build and deploy a C# application to my CE.NET device.
If I launch them from the device it works fine. I would like to get the
remote debugging working.
I can deploy and "start without debugging" from the debug menu and it
launchs the application ok.
If I do "start" or "step into" the application builds and deploys without
errors and I get
a "launching application" in the output window but nothing happens!
Any ideas on how to debug this??

Dave
 
M

marcmc

I have had same problem, it's a bug in the emulator that
microsoft are aware of. They say they will design their
own emulator in the next release. We wait in
anticipation. I have had to use the write method to debug
errors i didn;t get on the emulator that i did get on on
the device!! Tedious and .NET was supposed to enable this
functionality. Ah well
 

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

Top