Hello I can't see the error every time I run the program It always say not responding and automatically ending the program . Any suggestion what to do??
Not responding
Page 1 of 13 Replies - 255 Views - Last Post: 05 October 2012 - 01:07 PM
Replies To: Not responding
#2
Re: Not responding
Posted 05 October 2012 - 01:03 PM
It could be an error when the form creates, or you form load sub has something that crashes it. Hard to tell without any code - look there first.
#3
Re: Not responding
Posted 05 October 2012 - 01:04 PM
Wrap the code in a try/catch.. have it write out the error to the console, toa file, to a messagebox... or just 'stop' the execution to see it..
#4
Re: Not responding
Posted 05 October 2012 - 01:07 PM
The most simple thing you can do is to start program by pressing F8 key. Observe what's going on, and press it again. Repeat this (stepping through the code), until you come to the line, where error appears. That way you'll find where your problems begin.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote






|