E
eliasen
Hi
I have created a Windows Service using C# and .NET2.0. The service is
quite simple - right now it doesn't do anything except throwing an
exception in the OnStart method. It used to something more, but I
couldn't get it working, so I boiled it down to the exception to test.
Anyway, the service can be installed using InstalUtil but when
starting the service, I just get the message that the service stopped
again withour reporting any errors.
The code for the web service can be found at
http://www.eliasen.dk/files/MSMQ_Listener_Service.zip
I hope someone can help me troubleshoot this issue?
Thanks in advance!
I have created a Windows Service using C# and .NET2.0. The service is
quite simple - right now it doesn't do anything except throwing an
exception in the OnStart method. It used to something more, but I
couldn't get it working, so I boiled it down to the exception to test.
Anyway, the service can be installed using InstalUtil but when
starting the service, I just get the message that the service stopped
again withour reporting any errors.
The code for the web service can be found at
http://www.eliasen.dk/files/MSMQ_Listener_Service.zip
I hope someone can help me troubleshoot this issue?
Thanks in advance!