Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4220

Why am I getting a license error in EPPlus 8.0.2

$
0
0

I recently updated to this version and now I get the following error when I attempt to send my result set to Excel. I have updated appsettings.json as shown below the error message. I have gone to the EPPlus site and gone over the doc for setting the license.

ERROR Transparency.Components.Pages.VendorPayments.MoveNext [895] - MESSAGE: Error exporting to Excel: Please set the license using one of the methods on the static property ExcelPackage.License. See https://epplussoftware.com/developers/licensenotsetexception for more information
OfficeOpenXml.LicenseNotSetException: Please set the license using one of the methods on the static property ExcelPackage.License. See https://epplussoftware.com/developers/licensenotsetexception for more information

License entry in appsettings.json:

"EPPlus": {  "ExcelPackage": {  "LicenseContext": "NonCommercialOrganization:State of Florida"       }  }

What am I missing?


Viewing all articles
Browse latest Browse all 4220

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>