Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
905
infragistics for 32 bit
posted

how do working infragistics 32 bit on system 64bit or 64 bit on 32bit

  • 23930
    Suggested Answer
    Offline posted

    Hi Fatemeh,

    Thank you for contacting Infragistics Developer Support.

    The Infragistics DLLs are build using the AnyCpu option. This allows them to be used on both 32 bit and 64 bit platforms without any issues. It means that the assembly will JIT to 64 bit code when loaded into 64 bit process and 32 bit when loaded into a 32 bit process.

    Please let me know if you have any additional questions.