Home

Util.Run called from outside LINQPad get a 'LINQPad\NuGet' is denied

I have Just added a reference to LINQPad.exe (the AnyCPU version) in my project.
On my developper computer all is working fine but when I deployed my asp.net mvc application with linqpad integrated to a windows server I have an error:

Access to filepath 'LINQPad\NuGet' is denied

The only path that contains LINQPad\Nuget is C:\Users\{MyUser}\AppData\Local\LINQPad\NuGet. I have given full access to everybody on LINQPad folder but I always have the same error.

Do you have any ideas please ? Is possible to have a problem with IIS configuration ?

Comments

Sign In or Register to comment.