c# – WCF服务给出Time Out错误
发布时间:2020-12-15 22:10:01 所属栏目:百科 来源:网络整理
导读:我有一个.Net服务,用于连接到Enterprise Architect API.直接运行.exe文件时,大约需要30秒才能连接并获得响应.当注册与WCF服务相同的服务并运行它时,它给出了以下错误: Retrieving the COM class factory for component with CLSID{67F4E0FA-46A7-4255-B084-
我有一个.Net服务,用于连接到Enterprise Architect API.直接运行.exe文件时,大约需要30秒才能连接并获得响应.当注册与WCF服务相同的服务并运行它时,它给出了以下错误:
Retrieving the COM class factory for component with CLSID {67F4E0FA-46A7-4255-B084-69A9433D08C3} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)). 按照this link中给出的步骤解决了上述错误. 在此之后,注册的WCF服务需要大约4-5分钟才能连接,然后它会发出错误,“tjava.net.SocketTimeoutException:read timed out”. 解决方法
问题是EA需要“真实”用户才能正常工作.
LieberLieber的员工显然找到了解决方案:Running-enterprise-architect-on-a-server (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |