question

KaranSharma-9092 avatar image
0 Votes"
KaranSharma-9092 asked JackJJun-MSFT commented

Winform Application Not Running After Few Days.

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?

windows-forms
· 5
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

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.

0 Votes 0 ·

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.

0 Votes 0 ·

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?

1 Vote 1 ·
Show more comments

0 Answers