Page 1 of 1

Error "Failed to load ranorex sequence file. Value cannot be null. parameter name: source" when executing on agent

Posted: Mon Oct 21, 2019 3:25 pm
by Ben Jones
Hi,

I am finding that when running a test suite on a virtual machine through use of an agent an the error:

Failed to load ranorex sequence file. Value cannot be null. parameter name: source

is thrown. See attachment: failed to load ranorex sequence file.


The same test suite runs fine when running locally.

Re: Error "Failed to load ranorex sequence file. Value cannot be null. parameter name: source" when executing on agent

Posted: Tue Oct 22, 2019 11:48 am
by odklizec
Hi,

What version of Ranorex do you use? Are you sure that Ranorex Agent (installed on VM) corresponds with Ranorex version installed on local machine? For example, Ranorex 9.2 requires Ranorex agent 7.0 and will most probably not work with older agent!

Re: Error "Failed to load ranorex sequence file. Value cannot be null. parameter name: source" when executing on agent

Posted: Wed Oct 23, 2019 9:01 am
by Ben Jones
Hi,

I am using ranorex 9.1.2 and the agent version is 6.0.1.0

Re: Error "Failed to load ranorex sequence file. Value cannot be null. parameter name: source" when executing on agent

Posted: Wed Oct 23, 2019 4:11 pm
by Support Team
Hello Ben,

it seems you are running the test sequence without having multiple test suites. Would you please try to execute only the TestSuite instead of the Test sequence.
TestSequence.png
I hope that helps.

Regards,
Bernhard

Re: Error "Failed to load ranorex sequence file. Value cannot be null. parameter name: source" when executing on agent

Posted: Thu Oct 24, 2019 10:07 am
by Ben Jones
That works, thanks!