We use Infragistics2 (version 2009.1) and for the two Excel dlls it installs both Infragistics2 and Infragistics3.
Anybody know why?
Thank you,
Trausti
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