Getting debugging error for using 64-bit system

Class library usage, coding and language questions.
ruchib3
Posts: 8
Joined: Tue Dec 28, 2010 7:06 am

Getting debugging error for using 64-bit system

Post by ruchib3 » Fri Apr 01, 2011 11:37 am

Hi,

I am getting debugging error for using 64-bit system. Its telling me to change at Project/Project Options/Compiling/Target CPU to 32-bit Intel. I need to checkout this file from the code-base where I can set this value to 32-bit Int5el. Which file do I need to checkout?

Thanks,
Ruchi

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Getting debugging error for using 64-bit system

Post by Support Team » Fri Apr 01, 2011 2:46 pm

You do not need to checkout a file, you just need to change the "Compiling Settings" of your project. Follow these steps:

1. Open your solution/project
2. Click on the project node in the solution explorer in the "Projects" tree with the right mouse button
3. Select "Properties" from the context menu
4. Select tab "Compiling"
5. Change the "Target CPU" to "32-bit Intel-compatible processor"

For more information on 64 bit platforms see the following section in the Ranorex User Guide:
http://www.ranorex.com/support/user-gui ... forms.html

Best regards,
Alex
Ranorex Team