Spire.XLS is a professional Excel API that enables developers to create, manage, manipulate, convert and print Excel worksheets. Get free and professional technical support for Spire.XLS for .NET, Java, Android, C++, Python.

Thu Feb 09, 2023 9:39 am

Hello,

We have a .net solution constructed with .Net Framework 2.0.
We updated recently to .Net Framework 4.6.1 with the spire library we were using.
Then we updated spire to the 12.8.0 version (I tryed both, net40 and net20 versions of 12.8.0 version), and we get several errors, v.g.:
SaveToFile is not a member of WorkSheet
CSV is not a member of FileFormat
Property IsMaxCross is ReadOnly
SaveChartAsImage is not a member of WorkBook
...

Is there any way we can update the version of spire, maintaining our code? It would be too much code to review.

Thanks,

Luis.

DunasIT
 
Posts: 3
Joined: Mon Apr 29, 2019 10:49 am

Fri Feb 10, 2023 10:05 am

Hi,

Thanks for your inquiry.
I checked your version, finding that the version you used is Spire.XLS for .NET Standard Edition, it doesn't support print and conversion function. The function you used in your code belongs to Spire.XLS Pro Edition, so your error occurred. Please download our Pro edition from this link (https://www.e-iceblue.com/Download/download-excel-for-net-now.html) or install from nuget.
pro edition.png
pro edition.png (75.19 KiB) Viewed 901 times

If you have any other questions related to our products, just feel free to contact us.

Sincerely,
Triste
E-iceblue support team
User avatar

Triste.Dai
 
Posts: 1000
Joined: Tue Nov 15, 2022 3:59 am

Return to Spire.XLS