App stops Windows from closing

A

Andreas Zita

Hi

I have an odd problem. While my .net form app is running, although idle, I
can't shut down Windows. Nothing happens when trying. That is, all other
apps are closed but not my own app. Only when closing my app manually
Windows resumes closing itself and the computer. What can be the reason for
this? (Theres no closing dialogs or similair and no freeze)

/Andreas Z
 
A

Andreas Zita

I solved this one myself. The problem appears to be caused by a
System.Windows.Form.Timer which was triggering a method in short interval
and thus apparently stopped Windows from closing it automatically ...

/AZ
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top