-
Notifications
You must be signed in to change notification settings - Fork 7
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
FileNotFound exception upon running SnipeAgent.exe #1
Comments
Actually, I see that in C:\Program Files (x86)\Snipe-IT\SnipeAgent that there is a SnipeAgent.exe and a config file, but if you go one level deeper, there is another SnipeAgent.exe and config file. That one is the one to edit and run, and then it works. |
Hi, |
I'm trying to run it as you say and it keeps getting the same error @LucianTheDivine |
It works for me going to C:\Program Files (x86)\Snipe-IT\SnipeAgent\SnipeAgent\SnipeAgent.exe |
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'SnipeSharp, Version=0.3.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
at SnipeAgent.SnipeAgent.Main(String[] args)
The above exception is thrown when I try to run the exe after editing the config file as instructed.
The text was updated successfully, but these errors were encountered: