这四个程序集的最新版本如下:
不幸的是,在将它们部署到另一台机器并在服务应用程序中运行时,它们不能相互工作。ClosedXml似乎依赖于DocumentFormat.OpenExcel版本2.7.2和FastMember 1.0.0.9
这些文件的最新工作版本是什么?
发布于 2018-04-11 11:42:38
我还发现,在我的例子中,System.ThrowHelper.ThrowKeyNotFoundException()\r\n =“en System.Collections.Generic.Dictionary`2.get_Item(TKey System.Collections.Generic.Dictionary`2.get_Item(TKey key”\r\ en ClosedXML.Excel.XLWorksheet.Range(String RangeAddressStr)\r\ en ClosedXML.Excel.XLPrintAreas.Add(String rangeAddress)\r\n .
升级前工作正常
https://stackoverflow.com/questions/49658881
复制相似问题