A
Adam Coulter via DotNetMonster.com
Hi,
I have created a program with two windows services using c#. The services
install ok but when I try to start the services I get an error:
"Could not start the Threashold service on Local Computer. Error 1083: The
executable program that this ervice is configured to run in does not
implement the service."
yet in the Main I have created a service base and run the services.
I am a newbee to all this so any help would be most appreciated!
Thanks in advance
I have created a program with two windows services using c#. The services
install ok but when I try to start the services I get an error:
"Could not start the Threashold service on Local Computer. Error 1083: The
executable program that this ervice is configured to run in does not
implement the service."
yet in the Main I have created a service base and run the services.
I am a newbee to all this so any help would be most appreciated!
Thanks in advance