Base solution for your next web application
Open Closed

Upgrading from 8.1 to 10.4 -> NPOI Issues #10585


User avatar
0
ips-jm created
  • What is your product version? -> 10.4
  • What is your product type (Angular or MVC)? -> Angular
  • What is product framework type (.net framework or .net core)? -> .net

Hello guys, we are currently updating to 10.4 and used EPPlus until now for Excel exports.

With the update we are changing to NPOI. Sadly I'm receiving an error on the AddObjects() part:

This is the context: I followed everything from the commit when you guys changed to NPOI.

Would be very thankful for some suggestions relating to this problem.


1 Answer(s)
  • User Avatar
    0
    ips-jm created

    I resolved the issue. It was a merging error in the AddObjects Funtion.