第一句 Application app = new Application(); 竟报错
按照给的第一个提示:在web.config里加上了AutoExcel.cs
<identity impersonate="true"/>

第二句  System.Runtime.InteropServices.COMException: 服务器出现意外情况
“配置Dcom。运行Dcomcnfg.exe,找到Excel应用程序,配置其属性,身份验证级别选"
无",身份标识选"交互式用户",安全性页面,启动和访问均给everyone。”

相关文章:

  • 2019-12-13
  • 2022-02-05
  • 2021-10-10
  • 2021-10-17
  • 2021-12-02
  • 2022-12-23
  • 2021-08-26
  • 2021-05-22
猜你喜欢
  • 2022-12-23
  • 2022-02-16
  • 2021-09-12
  • 2021-07-17
  • 2022-01-22
  • 2022-12-23
相关资源
相似解决方案