Hello,
I want to use RanorexRemoteAgent on my project.
My remote agent is installed on a VM, where Ranorex 7.1 is installed in D: whereas it is installed in C: on my desktop.
When I run my test suite in RemotePanel, a System.IO.FileNOTFoundException 'Ranorex.Core.WinApi.dll' occurs on the VM.
On the VM, RanorexPath is set and the dll is present
C:\Users\svc_NONREG>ls '%RanorexPath%\bin\Ranorex.Core.WinApi.dll'
D:\Program Files (x86)\Ranorex 7.1\\bin\Ranorex.Core.WinApi.dll
Where does RemoteAgent look for those libs ?
Ranorex.Core.WinApi.dll not found on Remote Agent
Re: Ranorex.Core.WinApi.dll not found on Remote Agent
I removed and reinstalled Ranorex with default configuration (in C:) and it solved my problem