1. 使用javascript window.open直接打开word,ie7以上版本浏览器会予以阻止

解决办法 window.location.href = xxx.doc

能使用普通链接的话,就使用普通链接,没有任何问题

 

2.使用word application的问题。

无权限的问题

 

<identity impersonate="true" userName="" password=""/>

 

组件服务中

配置asp.net i_User_电脑名  microsoft word  的读写权限

 

 

相关文章:

  • 2021-11-21
  • 2022-03-07
  • 2021-09-23
  • 2021-08-26
  • 2021-10-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-20
  • 2022-12-23
  • 2022-12-23
  • 2021-04-23
  • 2021-04-10
  • 2022-01-01
  • 2022-12-23
相关资源
相似解决方案