C++ Service
-
Hi guys, I asked about this yesterday, but the only suggestion I got did not help. I tried to write a service in C++ using the template provided in Visual studio 2005. The service seemed to compile and install fine, but, it does not appear in the service listings. Does anyone have any suggestions? Cheers,
-
Hi guys, I asked about this yesterday, but the only suggestion I got did not help. I tried to write a service in C++ using the template provided in Visual studio 2005. The service seemed to compile and install fine, but, it does not appear in the service listings. Does anyone have any suggestions? Cheers,
Are you talking about a Windows Service or a Web Service? If it is a Windows Service, did you give the service a unique name? Did you examine the install log for errors?