I've been using 2010.3 on xp 32-bit version. I now have a 64-bit Win7 machine, and want to install the 64 bit version of the infragistics wpf dlls for CLR4, however, I can't seem to find them. When I download 2010.3, I'm not given a target OS choice, and after installation, Infragistics is installed only under ProgramFiles(x86). Can you please advise on how to obtain the 64 bit version? This is imperative as our application must run as a 64 bit application and therefore requires 64 bit version of Infragistics. Thanks a lot!
Hello Robert,
We do not provide any specially implemented/optimized controls for 64x OS/machines. You can use the originals ones which have been tested on all environments ( as shown here: http://es.infragistics.com/support/documentation.aspx#SupportedEnvironments ) and are working as expected.
Please let me know if I can be of any further assistance or just verify this thread as answered so it help other forum users as well.
Sincerely,
Petar Monov
Developer Support Engineer
Infragistics Bulgaria
www.infragistics.com/support
Hi,
I am also facing the same issue with Infragistics 9.2 version xamchart controls
It is working fine with View3D=false (i mean 2d charts are working fine) but, now 3D charts on 64bit machine with x86 application compilation. Even i tried with POC.
Please suggest me on the same.
Thanks
Nayan
OK. Then it must be that your dll's are compiled under Any CPU configuration, otherwise they wouldn't work in a 64bit process. Can you please confirm that? Thanks!