Service not working...

lidds

Well-known member
Joined
Oct 19, 2004
Messages
122
Programming Experience
Beginner
Can anyone help me with this for some reason my service will not run.

Thanks in advance

Simon
 

Attachments

Last edited by a moderator:
What do you mean "will not run"? Did you install it? I don't think you did because when I did it started. See post 7 here: http://www.vbdotnetforums.com/showthread.php?t=12083

Also remove the MsgBox call from the code, Windows Services don't interact with desktop GUI.
 
Back
Top