Skip to content
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

Open
camult opened this issue May 24, 2021 · 4 comments
Open

Access Denied #35

camult opened this issue May 24, 2021 · 4 comments

Comments

@camult
Copy link

camult commented May 24, 2021

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

Access Denied

Can you help with this error?

Thank you.

@dimmin
Copy link

dimmin commented Jul 13, 2021

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.

@camult
Copy link
Author

camult commented Jul 13, 2021

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.

@dimmin
Copy link

dimmin commented Jul 13, 2021

It would be great if someone could improve the error message to be more explicit at major steps of those scripts.

@Ljupch0
Copy link

Ljupch0 commented Nov 14, 2021

@camult I was really stumped by this error, thanks for the solution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants