Branched from ~ 195142 ~ How to read and edit an Excel file in Windows Forms using Syncfusion.XlsIO

I had to use the older version for newer assemblies and always seem to get errors that the older assemblies are not found.

Also if I have docio.base and xlsio.base in my project, do I need to add docio.windows.dll and xlsio.windows .dll ?

Because I don't see the packages for these 2 dlls.


Thanks you!


1 Reply 1 reply marked as answer

MM Mugil Murugan Syncfusion Team November 13, 2024 11:17 AM UTC

Hi,
 

Query

Details

Regarding “Also if I have xlsio.base in my project, do I need to add  xlsio.windows .dll ? Because I don't see the packages".
 

Please refer to the UG document to install the XlsIO.windows.dll.

Regarding “Also if I have docio.base in my project, do I need to add docio.windows.dll ? Because I don't see the packages".

 

No need to use "DocIO.Windows.dll" assembly in your project. Kindly use the below DLLs

“Syncfusion.DocIO.Base

Syncfusion.Compression.Base

Syncfusion.OfficeChart.Base”, and other dependent base assemblies.

 

Kindly follow our documentation link for more details about the Assemblies Required for DocIO.

 

If you wish to use NuGets, we suggest to install "Syncfusion.DocIO.Winforms" from nuget.org



Regards,
Mugil M.


Marked as answer
Loader.
Up arrow icon