G
Guest
Has anybody successfully added a “Catch All†Exception Handler to a Windows
Service?
I’ve tried adding a handler to the AppDomain’s UnhandledException event.
This works Ok in Windows.Net Forms applications, but although this compiles
happily in my Windows Service, it doesn’t do any good.
Has anyone got any better suggestions?
Service?
I’ve tried adding a handler to the AppDomain’s UnhandledException event.
This works Ok in Windows.Net Forms applications, but although this compiles
happily in my Windows Service, it doesn’t do any good.
Has anyone got any better suggestions?