Service troubles
-
Hey all: I wanted to have a basic service running on Windows XP. So, I went into Visual Studio (2005) and opened up the basic Windows Service template. I compiled, no problems, and went to the debug directory of my compile. As the template indicated, I typed myprojectname.exe /install . The install seemed to run fine, but, myprojectname did not appear as a new service. Can anyone explain this? Thanks a lot! Jim Did I post well? Rate it! Did I post badly? Rate that too!
-
Hey all: I wanted to have a basic service running on Windows XP. So, I went into Visual Studio (2005) and opened up the basic Windows Service template. I compiled, no problems, and went to the debug directory of my compile. As the template indicated, I typed myprojectname.exe /install . The install seemed to run fine, but, myprojectname did not appear as a new service. Can anyone explain this? Thanks a lot! Jim Did I post well? Rate it! Did I post badly? Rate that too!
-
Hell0 ! Did you check your tasklist (Taskmanager)? Is your service EXE runnig, is shown over there..? -Malli...!