Save overload method no longer available

The following Save method was available in 7.2.2.7 and previous version I used. Upon updating to 7.3, it is no longer available. Was this intended?

Save(global::System.Web.HttpResponse, string, global::Aspose.Cells.ContentDisposition, global::Aspose.Cells.SaveOptions)

Hi,

Thanks for your posting and using Aspose.Cells for .NET.

Please make sure that you are using the correct DLL.

There are two different types of dll, one is for Regular NET framework and other is for ClientProfile NET framework.

I think, you have a regular .NET framework, so pease use the DLL under the directory “net2.0” and not “net3.5_ClientProfile”.

And please check the readme.txt under the directory
“Bin”.

Please see this image for more help.


Ah, I see. Thank you.

Hi,

That’s good to know that using the correct dll resolves your problem.

Please let us know if you still face any issue. We will help you soon.