Вопрос

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