Release compile of Service will not start.

WellsCarrie

Well-known member
Joined
Jul 12, 2005
Messages
95
Location
Arkansas
Programming Experience
5-10
Ok I've written a file watcher service that reads a posted csv file uses some data out of it to print a Shipping Lable and then moves the file onto another folder.

I've compiled, installed and started this service a good 100 times durring debugging. No problems.

However, now that I've switched the complie to "Release" I can not get the service to start.

I get an error free complie and an error free install but, when I try to start the service I get "Could not start the DragTagPrint service on Local Computer. The service did not return an error. This could be an internal Windows error or an internal service error. If the problem persists, contact your system administrator."

I've tried everything I can think of including running error checking on my hard drive.
Anyone with any ideas?

Thanks
Carrie
 
Back
Top