Alternative to OWC11 for Office 2016

Copper Contributor

Hi Team,

 

I am using owc11.msi for one of my legacy application. Now I want to migrate the same using .NET core framework 3.1 webapi project. I am getting exception such as out of memory while using the class PivotTableClass from the microsoft.office.interop.owc11.dll.  I know this is deprecated long back and hence no help for this is available.

 

Is there any alternative to owc11 is available for latest version of office 2016, so that I can migrate to it?

 

Any help on this topic is appreciated.

 

Thanks

Deepak

1 Reply

@dbhati Just curious what solution you came up with. I currently use the Spreadsheet control in OWC11.dll (Office Web Components), but I am having problems with it in a Server 2019 environment. I am looking for any solution or maybe an alternative to OWC.

 

Thanks