문제

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