Page 1 of 1

Issue using Ranorex in Win8 x64

Posted: Tue May 07, 2013 4:43 am
by slavikf
I am not sure, if the issue is Win8, or something else.

- I installed trial version of Ranorex (4.0.3) on new system (Win8 x64)
- Created new suite (C#)
- Added only 1 action: "Run application"
- Tried to execute it.
Got following error:
The "Ranorex.MSBuildTasks.CreateImageResources" task could not be loaded from the assembly C:\Program Files\MSBuild\Ranorex4\Ranorex.MSBuildTasks.exe. Could not load file or assembly 'Microsoft.Build.Utilities.v3.5, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. Confirm that the <UsingTask> declaration is correct, and that the assembly and all its dependencies are available. (MSB4062) - C:\Program Files\MSBuild\Ranorex4\Ranorex.MSBuild.Targets:44,9
What can be cause?

Re: Issue using Ranorex in Win8 x64

Posted: Tue May 07, 2013 5:00 am
by slavikf
Oh, never mind.
Issue was caused by installing MSI.
When I used "setup.exe" , then it installed all necessary prerequisites and now working OK.