cancel
Showing results for 
Search instead for 
Did you mean: 

ARD for 64 bits System

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos
189

Dear All,

I am having a problem in an ARD made by me. I am using a 32 bit system. But my client uses 64 bit server. My ARD is not working on his server. What can I do for making the ARD use-able for 64 bits system. I am passing command line argument for 32 bits system i.e

'0030002C0030002C00530041005000420044005F00440061007400650076002C0050004C006F006D0056004900490056'

Plz help me regarding this problem.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

Its solved?. your problem solved close this thread

thanks & regards

B.Lakshmi narayanan

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Lakshmi Narayanan........

Thanks for your reply.........

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

change to project properties in 64 bit

open your code.

go to project->choose project properties->compile--->advance compile >change target cpu type->x64

and build the project.

same step following the ard solution file. and rebuild the project

thanks & regards

B.Lakshmi narayanan