Retrieving the COM class factory for component with CLSID Error: 8000401a

后端 未结 4 987
你的背包
你的背包 2021-02-06 19:01

from last so many times I am getting the below error.As I am using the Microsoft Word dlls to create word files which further attached to the mail.

Server Error          


        
4条回答
  •  执笔经年
    2021-02-06 19:52

    I found the solution,

    using DCOMCNFG.exe open it and go to Component Service ->Computers->My Computer->DCOM Config-> check for Microsoft Office Word option and select tab Security.Here you will get the options for Launch and Activation Permission->select Customize and click on edit and the add the user that will runs your Application with full access.

    That's all ,this resolve my problem hop this will help.

提交回复
热议问题