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...

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top