FileNotFoundException
Options
I am using the latest beta version Download LINQPad 5.28.02 (Any CPU), when I try to run my code using linqpad.exe guid version my code runs perfectly but when I try to schedule it and run it using lprun.exe i get the fallowing error.
FileNotFoundException: Could not load file or assembly 'Resources, Version=1.0.0.0, Culture=neutral, PublicKeyToken=21353812cd2a2db5' or one of its dependencies. The system cannot find the file specified.
FileNotFoundException: Could not load file or assembly 'Resources, Version=1.0.0.0, Culture=neutral, PublicKeyToken=21353812cd2a2db5' or one of its dependencies. The system cannot find the file specified.
Comments
-
Thanks for the bug report. I've identified the problem and have uploaded a new beta to fix it.
-
Hi Joe,
Using latest beta 5.33.9.0 and having same error.
FileNotFoundException: Could not load file or assembly 'Resources, Version=1.0.0.0, Culture=neutral, PublicKeyToken=21353812cd2a2db5' or one of its dependencies. The system cannot find the file specified.
at LINQPad.Program.CommonInit()
at LINQPad.Cmd.LPCmd.Run(String[] args) -
Hi Joe,
Is there any workaround that can be used while the issue is being fixed? -
Sorry, just downloaded latest beta (5.33.10) and looks like the issue is fixed there.