Click here to Skip to main content
15,880,651 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
Windows Service Application(WSA) Code works in Debug Mode,But after Installed WSA is not worked ,why?

I am using Unmanaged Code Dll in my Application. I am using Thread in OnStart Method in the Service Installer Class file . I am using another thread for Create File and Convert into different format. Please let me know the solution
Posted
Updated 18-May-14 22:03pm
v3
Comments
Kornfeld Eliyahu Peter 19-May-14 3:34am    
'Not worked' is a bit mysterious...Try to describe it with more details...
ZurdoDev 19-May-14 7:22am    
I know the solution. Troubleshoot it and then fix it.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900