我从主页调用服务功能。 奇怪的是,这可以工作几个小时,然后我不会改变任何东西,突然间我得到以下异常:
System.Runtime.InteropServices.COMException (0x80080005): Retrieving the COM class factory for component with CLSID {00020906-0000-0000-C000-000000000046} failed due to the following error: 80080005.
然后它不再起作用了。 当我重新启动服务器时,它再次工作。我很确定这是服务的dcom配置中的设置,但我已经尝试了所有内容。