Question

I develop an app on my desktop PC and run on a tablet PC -Windows 7 32 bit- then it crashes without any clue, just says application has stopped working.

Are there any lightweight or remote debug possibilities? Or any code injection to handle the crash and report something useful? Tablet PC is slow, just 16GB SSD, etc...

Was it helpful?

Solution

Yes, Visual Studio supports "remote debugging". You can run your program on your tablet, and debug it with Visual Studio running on your desktop.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top