Requerid应用程序在Plesk中使用Microsoft.Office.Interop.Word

时间:2015-08-18 04:22:23

标签: asp.net-mvc-4 model-view-controller plesk

我有一个想要打开单词并使用它的网站。我使用Microsoft.Office.Interop.Word。它在本地工作,但在服务器(plesk)我得到错误。

 CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80070005 Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)). 

我想在服务器上安装办公室。什么软件&&应该安装版本吗?

我使用OpenXml但它不能以pdf格式保存单词。并且不要用它打开文字。

0 个答案:

没有答案