Could not load file or assembly 'CsvHelper, Version=30.0.0.0, Culture=neutral, PublicKeyToken=8c4959082be5c823'. 系统找不到指定的文件。 刚开始直接把缺少的CsvHelper.dll文件复制到IIS上,依然报错
2、解决方法 重新生成项目,把相关bin下最新的dll覆盖到IIS上
...全文
5221打赏收藏
【C#】无法加载程序集或 系统找不到指定的文件。
1、错误提示信息 Could not load file or assembly 'CsvHelper, Version=30.0.0.0, Culture=neutral, PublicKeyToken=8c4959082be5c823'. 系统找