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