-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Access Denied #35
Comments
It does not appear to be an "access denied" but rather an execution error within run.wsf script which itself call 3 other javscripts (you can text-edit this file to see them). I also have this message on some other laptops and didn't quite well understand yet what is driving this, but sometimes I fixed it by fixing the R path within the config.cfg (I assume it can be another path you edited) or R packages. |
In some laptops using "use_userprofile": false works just fine, but not always. So, I had to leave it as true for it to work on any laptop. |
It would be great if someone could improve the error message to be more explicit at major steps of those scripts. |
@camult I was really stumped by this error, thanks for the solution! |
Hi,
I have it on my laptop and it works fine. But I copied the folder to another laptop and it did not work.
It gives me an error saying: Access Denied:
Script:
C:Users\USERNAME\Desktop\ebo\dist\script\wsf\run.wsf
Line: 96
Char: 2
Error: Path not found
Code: 800A004C
Source: Microsoft JScript runtime error
Can you help with this error?
Thank you.
The text was updated successfully, but these errors were encountered: