Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Service cannot start
Message
 
To
17/09/2010 14:40:19
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01481547
Message ID:
01481663
Views:
47
>>The Local System account needs to have permission to the file you are attempting to access. A quick way to check if this is a permission issue is to change the startup account to something like the Administrator account. If it works it's almost definitely permission related.
>
>The file that it tries to access is in the same directory as the Windows Service. This is local. Using Local System, if the Windows Service can be started, at least it goes in the OnStart() event, shouldn't a file in the same directory be accessible?

Are you specifying the full path? Windows services don't start up in the same folder that the DLL is located in. I think it defaults to something weird like \Windows\System32
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform