views:

23

answers:

1

I have a software application written for .Net Compact Framework 3.5 in VS2008. I can connect to my device via Activesync and deploy the application without problems. I can launch the app on the device after deployment without a problem. However, if I try to connect and debug the app, I get an unhelpful message that says "A serious error has occurred" and I lose my debug connection.

Has anyone encountered something similar? Any ideas on what to check first?

Thanks

A: 

Make sure you have all service packs for Studio installed.

ctacke
I'm all caught up - double checked against multiple PC's as well.