在ASP.NET1.1中用window.showModalDialog調用了一個列印頁面
客戶在今天更新程式後執行時,突然出現:編譯錯誤代碼1073741502

在網上找了一個相關的參考,可實在有點看不明白:
ok solved it - somehow there was still an instance running in the background
(iexplore.exe) and I terminated them, and it worked again.

原來是轉EXCEL權限不足,導致每次點擊後EXCEL進程一直存在,從而引發了列印頁面出錯

相关文章:

  • 2021-06-21
  • 2022-01-11
  • 2021-11-08
  • 2021-05-17
  • 2022-12-23
  • 2022-02-17
  • 2022-12-23
猜你喜欢
  • 2021-08-29
  • 2021-11-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-16
  • 2021-10-13
相关资源
相似解决方案