FCKEDITOR添加导入Word文档功能时报错
FCKEDITOR添加导入Word文档功能,但是导入时提示如下错误:(即使在web.config中添加<identity impersonate="true" />,还是不行。我是租用的空间,不可能到服务器上进行用户设置,也不可能要求服务器安装office库文件,真是急死了,不知道怎么解决,求教各位高手!谢谢先!)
Server Error in '/' Application.
--------------------------------------------------------------------------------Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80040154. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80040154.Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  Stack Trace: 
[COMException (0x80040154): Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80040154.]
   Fck.CustomButton.ImportWord.ImportWord.WordToHtml(Object wordFileName) +21
   Fck.CustomButton.ImportWord.ImportWord.btnUpload_Click(Object sender, EventArgs e) +32
   System.Web.UI.WebControls.Button.onClick(EventArgs e) +111
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565 即使在web.config中添加<identity impersonate="true" />,还是不行。我是租用的空间,不可能到服务器上进行用户设置,也不可能要求服务器安装office库文件,真是急死了,不知道怎么解决,求教各位高手!谢谢先!我的qq是:874887974