I have a Windows Service that I have created in C# which calls a DB every
few seconds and then performs some processing.  At times, I receive a DB
timeout or an exception when processing.  I have attempted to handle all
exceptions, but if one goes through I want to terminate and let the
Windows restart the service.  I have attemped to throw the exception is
high as I could, but the service would never restart.  Does anyone know to
accomplish this?

---
You are currently subscribed to dotnet as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

---------
Administrated by 15 Seconds : http://www.15Seconds.com
List Archives/Search : http://local.15Seconds.com/search
Subscription Information : http://www.15seconds.com/listserv.htm
Advertising Information: http://www.internet.com/mediakit/


Reply via email to