I am currently developing a Windows Service in .NET 4.0, Visual Studio 2010, Windows 7-32bit. I have an installer project that does the installation for me. When I install the s
I had the same issue with my windows service on my deployment server.
Steps to solve problem:
Hope this will work for you.