Error 80070005 - I Can't find Microsoft Excel Application or CLSID {00024500-0000-0000-C000-000000000046} on DCOM

我与影子孤独终老i 提交于 2019-12-25 07:48:09

问题


After getting enlightenment from this post , i've changed the flow.

I asked the user to upload the excel so i can manipulate it later. and then i got error :

Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80070005.

You can see the screenshot here : https://twitter.com/itsCYD/status/570134973128302592/photo/1

i googled for solution and found this : https://waheedrous.wordpress.com/2014/01/26/error-office-interop-assemblies/

the new problem is, Microsoft Excel Application or CLSID {00024500-0000-0000-C000-000000000046} is not found in DCOM.

and then i install the Interop Assemblies and refresh the DCOM. it's still not there.

Need Help.

Thousand Thanks.

来源:https://stackoverflow.com/questions/28691128/error-80070005-i-cant-find-microsoft-excel-application-or-clsid-00024500-000

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!