问题描述
亲爱的先生,
请帮助我。我使用水晶报告8来显示unicode。我使用了以下代码。
CRAXDDRT.Application crdapp = new CRAXDDRT.Application(); //这里错误
CRAXDDRT.Report crd = new CRAXDDRT.Report();
发现此错误。
检索具有CLSID {78F2A725-7CFB的组件的COM类工厂-4516-85A7-8A6224A2B321}由于以下错误而失败:80040154未注册类(HRESULT异常:0x80040154(REGDB_E_CLASSNOTREG))。
如何解决此问题。
Thiha Swe
缅甸。
Dear Sir,
Please help me. I use crystal report 8 to show unicode. I have used the following code.
CRAXDDRT.Application crdapp = new CRAXDDRT.Application();// here error
CRAXDDRT.Report crd = new CRAXDDRT.Report();
This error found.
Retrieving the COM class factory for component with CLSID {78F2A725-7CFB-4516-85A7-8A6224A2B321} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
How to solve this problem.
Thiha Swe
Myanmar.
这篇关于检索具有CLSID {78F2A725-7CFB-4516-85A7-8A6224A2B321}的组件的COM类工厂失败。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!