Hello Friends,
I have a c# application built by someone else. I am able to launch the application but after some time it automatically closes.
please tell me how cn I troubleshoot this.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Shweta LodhaPosted Nov 21, 2014, 3:29 PM
1) Try to put Try/catch blocks
2) Add logging
and try to debug your application, instead of doing in release mode.
Hopefully you will get some clue.
Shweta LodhaPosted Nov 21, 2014, 3:32 PM
Graeme PariotPosted Nov 21, 2014, 3:30 PM