I am using a COM dll in my .Net web application. This works fine on multiple different machines.
However on one particular machine I get the following error:
无法投下聚苯乙烯类的COM物体 接口类型CServer.ICApplication 。 这一行动之所以失败,是因为Query Interface呼吁通信部分为国际排雷与发展协会的接口服务(CF0DFA28-046B-4C7D-8AA9-F4B7477D8CAE}由于以下错误而失败:超负荷型图书馆/DLL。 (摘自HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRaire))。
I have registerd the dll using the regsvr32
command.
I have also created a COM+ application for this dll.
Running a search through the registry
I can find the key in numerous places.
I have also tried unregistering the dll and deleting all referneces on the computer to this dll. And afterwards re-adding the dll and re-registering it.
I have written a simple windows script file which tests the dll. This works fine. However the problem exists in my .net project which is running in iis.
谁能帮助我?
如果你需要更多的信息,请发表评论。 感谢。