wldrumstcs
06-10-2010, 02:38 PM
I am having more issues with the VB.NET Windows service I wrote. It works like a charm until the user logs off. I have it set as a "local system" account, and its Startup Type is "Automatic". Unless I manually go into the Services list and stop the service then re-start it, the service won't work after logging back in. The service is still listed under "Processes" and, at least according to the Services list, it is started. Really though, the service doesn't do anything after logging back in until I manually re-start it. Any ideas?
Thanks!
Thanks!