Actually the service is a dual mode service/app console and it works
perfectly well as a console application (and also as a service when a
debugger is attached).

I do not understand the 'dual mode' but could that be a reason?

A dual mode service is an application which detect if it run as a service application or as a normal console application and take appropriate action according to the context. This is very handy for debugging.

What happens if you put your application into 1 object (no console interaction), then
create/run it in a console application then create/run it in a NT service
application?

This require a lot of work. I will do if I can't manage to make it work in dualmode.

--
francois.pie...@overbyte.be
http://www.overbyte.be


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to