Darren Windows Services should present no UI whatsoever, so I assume that's the case with yours? You should log all information and messages to a file or a new Windows application log.
Are you using Try .. Catch ... EndTry type error handling ? Is there anything in the Windows system or application logs that might indicate issues with the service ? If it's running on a server then you can change the properties of the service to make it auto-restart, IIRC. -- Alan Bourke alanpbourke (at) fastmail (dot) fm _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

