Anybody know how to create an ntService. At present i am extending the com.ms.Service package but and generating the exe using the jntsvc.exe program. Each time I attempt to run the service the NTmachine comes up compaining of an internal error. If i run my service using NTService /CMD:TestTheService it complains with an exception thrown. InvocationTargetException.

Any ideas or code would be greatly appreciated.

Thankyou,

Chris