
Simple Question About ATL Service Wizard?
Hello,
Thanks for review my question. I created an ATL 7.0 service with wizard in
VC.Net and without adding any additional code, I installed (-service) and
started it. When starting the service, the progress bar goes to 100% and
then I receive an error message "Could not start the <name> service on local
computer. The service did not return an error. This could be an internal
Windows error or an internal service error..."
What could I be doing wrong? Do I need to add a message loop or something?
Peter
[ module(SERVICE, uuid = "{23479BE5-1A3D-414B-87BC-F9C5085F95BC}",
name = "TestService",
helpstring = "TesttService 1.0 Type Library",
resource_name="IDS_SERVICENAME") ]