-
Notifications
You must be signed in to change notification settings - Fork 13
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
Does not start #3
Comments
Hiya. NrobotRemote is deprecated. Can you try |
The same error: |
Ok leave it with me! Will take a look when back from traveling (3 days) |
Do you get any information about which file, that could not be found? |
Same problem here FileNotFoundException, with both Windows 10 and Windows 7. |
Im using .NET 4.6.1 |
Hiya, ok will take a look, thanks for reporting |
No problem. If you need my help to do whatever tests on my machines just lmk. |
I am getting the same problem. Fail to start NRobot.server.exe due to : System.IO.FileNotFoundException. Any solutions? |
I think my problem has to do with a dependency issue. System.IO.FileNotFoundException: 'Could not load file or assembly 'log4net, Version=1.2.13.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a' or one of its dependencies. The system cannot find the file specified.' |
Hi,
I installed NRobotRemote Server with nuget command:
nuget install NRobotRemote
When I click
NRobotRemoteTray.exe
underpath\to\NRobotRemote.2.0.2\lib\net46
, it fails to start withFileNotFoundException
.I'm on Windows 7 with .NET 4.6
I have not changed configs at all and am unsure as how to proceed or what to tell you exactly, as I don't often work on Windows.
The text was updated successfully, but these errors were encountered: