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
1210
Why do we get Infragistics3.Excel when we installed Infragistics2?
posted

We use Infragistics2 (version 2009.1) and for the two Excel dlls it installs both Infragistics2 and Infragistics3.

Anybody know why?

Thank you,

Trausti

  • 45049
    Verified Answer
    posted

    Trausti,

    The two "Infragistics3" assemblies (Infragistics3.Excel.v9.1.dll and Infragistics3.Win.UltraWinGrid.ExcelExport.v9.1.dll) are intentionally included in our Windows Forms installation.  They are built atop version 3.0 of the .NET Framework.

    These two assemblies include functionality for Excel 2007 support.  The reason we built them atop version 3.0 of the .NET Framework is because this version of the framework gives us compression utilities we needed to create Excel 2007 files.

    Additional details, including what's needed to write to Excel 2007 format using version 2.0 of the .NET Framework, are detailed in the following article from our online help documentation of NetAdvantage for .NET 2009 Volume 1:
    Office 2007 XLSX file generation references and dependencies