I have built a winforms application. After installing it runs well for few days but after few days it stops working and I am not able to open it even. What could be the possible reason for it?
I have built a winforms application. After installing it runs well for few days but after few days it stops working and I am not able to open it even. What could be the possible reason for it?
Is it running continuously, or do you mean that you run it, stop it, then after a few days it won't start up (even after rebooting the computer)?
If it's running continuously, I'd guess that your program is leaking some resource.
It is not running continuously, it runs well, closes properly but after few days when the system is rebooted and I make the application start again, it does not starts.
OK, so something's changing. When it's in the state of not starting, is there anything showing up in the Event log that may give you some insight?
7 people are following this question.