I am trying to help out another team and when I tried to run the project, I get an error that the AUT and test executable target different platforms. I was trying to use 32bit Ranorex to run a 32bit app on my 64bit OS.
Any help would be great, thanks.
Mixed Mode error message?
Re: Mixed Mode error message?
Hi,
Have you tried to change the Target CPU in project settings?... Of course, if there are more projects in your solution, you will have to change the Target CPU in each of them.
Have you tried to change the Target CPU in project settings?... Of course, if there are more projects in your solution, you will have to change the Target CPU in each of them.
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration
-
- Posts: 161
- Joined: Fri Nov 08, 2019 3:23 pm
Re: Mixed Mode error message?
I had not tried anything at this point. I will try that now, thanks!