Issue executing Ranorex EXE on Virtual Machine v. 4.0.4

Bug reports.
Zhilll
Posts: 13
Joined: Thu Oct 06, 2011 2:48 pm

Issue executing Ranorex EXE on Virtual Machine v. 4.0.4

Post by Zhilll » Wed Jun 05, 2013 3:54 pm

On our virtual machine, I installed Ranorex 4.0.4. I verified the presence of the .dll files on the machine. When I tried to run the .EXE file from my test suite (compiled in Version 4.0.4) I'm getting the following exception: "Could not load file or assembly 'Ranorex.Core, Version=3.0.0.11639...". First, I'm not sure why it's complaining about Version 3.0.0.11639 since this was compiled with the latest version (4.0.4), and second - I'm not sure why it won't run. Any help would be appreciated. Thanks!

mdgairaud
Posts: 87
Joined: Sun Aug 05, 2012 11:59 am
Location: Bilbao, Spain

Re: Issue executing Ranorex EXE on Virtual Machine v. 4.0.4

Post by mdgairaud » Wed Jun 05, 2013 4:15 pm

check what version of Ranorex.Core dll is referenced in your project. If it's below 4.0.4, delete and make a new refence with the new one. Repeat the same with all Ranorex dll's.

is your project coming from a lower version of Ranorex? or it's new with 4.0.4?



regards,
Mateo.

JamesAl
Posts: 1
Joined: Thu Jul 11, 2013 1:16 pm

Re: Issue executing Ranorex EXE on Virtual Machine v. 4.0.4

Post by JamesAl » Fri Jul 12, 2013 9:00 pm

Is your issue related to the one I found here?
http://www.techyv.com/questions/issue-w ... tudio-2010
This is a problem of platform settings. On the link there is a solution so if the first solution given above fails try fixing the platform. Had you previously installed version 3? It could be as a result of some kind of incompatibility.