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

Does not start #3

Open
Tattoo opened this issue Mar 30, 2017 · 11 comments
Open

Does not start #3

Tattoo opened this issue Mar 30, 2017 · 11 comments
Labels

Comments

@Tattoo
Copy link

Tattoo commented Mar 30, 2017

Hi,

I installed NRobotRemote Server with nuget command:

nuget install NRobotRemote

When I click NRobotRemoteTray.exe under path\to\NRobotRemote.2.0.2\lib\net46, it fails to start with FileNotFoundException.

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.

@claytonneal
Copy link
Owner

Hiya. NrobotRemote is deprecated. Can you try
Install-Package NRobotServer
Thanks

@Tattoo
Copy link
Author

Tattoo commented Mar 30, 2017

The same error: System.IO.FileNotFoundException

@claytonneal
Copy link
Owner

Ok leave it with me! Will take a look when back from traveling (3 days)

@jespertp-systematic
Copy link

Do you get any information about which file, that could not be found?

@elabiaga
Copy link

elabiaga commented Aug 4, 2017

Same problem here FileNotFoundException, with both Windows 10 and Windows 7.

@elabiaga
Copy link

elabiaga commented Aug 7, 2017

Application: NRobot.Server.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.FileNotFoundException at System.ModuleHandle.ResolveType(System.Reflection.RuntimeModule, Int32, IntPtr*, Int32, IntPtr*, Int32, System.Runtime.CompilerServices.ObjectHandleOnStack) at System.ModuleHandle.ResolveTypeHandleInternal(System.Reflection.RuntimeModule, Int32, System.RuntimeTypeHandle[], System.RuntimeTypeHandle[]) at System.Reflection.RuntimeModule.ResolveType(Int32, System.Type[], System.Type[]) at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(System.Reflection.CustomAttributeRecord, System.Reflection.MetadataImport, System.Reflection.Assembly ByRef, System.Reflection.RuntimeModule, System.Reflection.MetadataToken, System.RuntimeType, Boolean, System.Object[], System.Collections.IList, System.RuntimeType ByRef, System.IRuntimeMethodInfo ByRef, Boolean ByRef, Boolean ByRef) at System.Reflection.CustomAttribute.GetCustomAttributes(System.Reflection.RuntimeModule, Int32, Int32, System.RuntimeType, Boolean, System.Collections.IList, Boolean) at System.Reflection.CustomAttribute.GetCustomAttributes(System.Reflection.RuntimeAssembly, System.RuntimeType) at System.Reflection.RuntimeAssembly.GetCustomAttributes(System.Type, Boolean) at System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, Boolean) at System.AppDomain.GetTargetFrameworkName()

Im using .NET 4.6.1

@claytonneal
Copy link
Owner

Hiya, ok will take a look, thanks for reporting

@claytonneal claytonneal added the bug label Aug 8, 2017
@elabiaga
Copy link

elabiaga commented Aug 9, 2017

No problem. If you need my help to do whatever tests on my machines just lmk.

@gsumano
Copy link

gsumano commented Aug 31, 2017

I am getting the same problem. Fail to start NRobot.server.exe due to : System.IO.FileNotFoundException. Any solutions?

@gsumano
Copy link

gsumano commented Aug 31, 2017

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.'

@croethlisberger
Copy link

croethlisberger commented Jan 4, 2018

Same error - here my windows event log (in German though...)

image

On my machine (Win 10) NRobot.Server.exe just starts for a little while (visible in Task Manager) and then disappers without leaving any message. I run the exe as Administrator.

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

No branches or pull requests

6 participants