Hi all,
We have a windows services created in .Net and it was working well. Suddenly it created the attached error and it shuts down the system.
Any ideas ?
Printable View
Hi all,
We have a windows services created in .Net and it was working well. Suddenly it created the attached error and it shuts down the system.
Any ideas ?
Modify your service to write debug information to the system logs and check them when you restart the computer to try to figure out what's wrong. You haven't posted any code or the service's title, so that's all I can suggest for now...
shuts down the system??
You have included API or WMI functions in there?If not i suspect a virus.
Its likely you have an entry in your windows event logs telling you more information.