Page 1 of 1

Upgrade Ranorex 8.1 to Ranorex 9.5.1

Posted: Sat Nov 20, 2021 5:48 pm
by Rakesh123
Hello All,

After upgrading from Ranorex 8.1 to Ranorex 9.5.1,I am getting below error when I compile Ranorex Solution.

Thanks,
Rakesh

Re: Upgrade Ranorex 8.1 to Ranorex 9.5.1

Posted: Tue Nov 23, 2021 7:49 am
by odklizec
Hi,

Is it an error from local or remote execution of test? Also, please make sure there are installed all system pre-requisities, namely .NET 4.6.2. It should be installed by default by Ranorex, but as far as I remember, some machines required also .Net 4.6.2 SDK, which is not a part of Ranorex setup, so get this one from MS web. In case of remote execution, don't forget to update remote agents on target machines as well!

Re: Upgrade Ranorex 8.1 to Ranorex 9.5.1

Posted: Tue Nov 23, 2021 7:59 am
by Rakesh123
Hi,

I am facing this issue in my local machine.Ye s .NET Framework 4.6.2.SDK is already installed.



Thanks,
Rakesh

Re: Upgrade Ranorex 8.1 to Ranorex 9.5.1

Posted: Tue Nov 23, 2021 8:23 am
by odklizec
OK,

Could you please try to build a fresh new solution? Does it work? If so, is there something special about failing solution, like references from other projects, added Ranorex automation helpers and so on?

Re: Upgrade Ranorex 8.1 to Ranorex 9.5.1

Posted: Thu Nov 25, 2021 6:24 am
by Rakesh123
Hi,

Even after removing all the references I am getting same issue.

Thanks,
Rakesh

Re: Upgrade Ranorex 8.1 to Ranorex 9.5.1

Posted: Thu Nov 25, 2021 7:32 am
by odklizec
Hi,

What happens if you try to build a fresh new solution? I guess it will work?

Anyway, it does not appear to be a Ranorex problem, but rather a MS Build issue? Please follow the steps suggested in this post:
https://stackoverflow.com/a/12567238

Re: Upgrade Ranorex 8.1 to Ranorex 9.5.1

Posted: Mon Nov 29, 2021 7:48 am
by Rakesh123
Hi,

Thanks a lot.It worked

Thanks,
Rakesh