针对你提出的问题“the type initializer for 'spire.xls.core.spreadsheet.xlspagesetupbase' threw an exception”,我根据提供的参考信息总结了以下几点可能的解决方案: 确认异常的具体信息: 异常信息表明Spire.Xls.Core.Spreadsheet.XlsPageSetupBase的类型初始化失败。这通常是由于依赖项缺失或环境配置问题导致的。 检...
但是我部署到Jenkins服务器,就会产生错误信息:The type initializer for 'Spire.Xls.Core.Spreadsheet.XlsPageSetupBase 我看到有类似的docker部署有这个问题,但我并不是docker,我不知道应该如何去解决。 且服务器我无法操作,我只能推送代码,jenkins会自动部署项目。
i use Spire.XLS version 11.6.0 on my .net project.It works in local but when i deploy on docker, i have this exeption: "The type initializer for 'Spire.Xls.Core.Spreadsheet.XlsPageSetupBase' threw an exception."could you help me or give me some leads? maybe about dlls or linux ...
Would this also be the case when targeting .net core 3.1? We're trying to run it on aws and getting the following error: Error message: The type initializer for 'Spire.Xls.Core.Spreadsheet.XlsPageSetupBase' threw an exception. hunterwilliamswex ...