|
File not found / access denied |
Top Previous Next |
|
If you are working with files you may get the above error. Normally when you know a file is there but VisualCron can't find the reason is probably a permission error. What is important to know is that, if you use background execution, everything is being run from the Windows service. The Windows service is normally running as the LOCALSYSTEM user account.
Normally, the LOCALSYSTEM account has no network access and might be restricted to certain private folders. There are a couple of ways to come around this:
|