Web服务中的Watin无法访问IE
我有一个位于网络服务内的 watin 应用程序。 当我在本地计算机上测试它时,它工作正常,但是一旦它在服务器上,我就会收到此错误
由于以下错误,检索具有 CLSID {0002DF01-0000-0000-C000-000000000046} 的组件的 COM 类工厂失败:80070005 访问被拒绝。 (HRESULT 异常:0x80070005 (E_ACCESSDENIED))。
我已经搜索并尝试了建议的解决方案,但运气不佳。
有什么建议吗?
I have a watin application that is within a webservice.
When i test this on my local machine it works fine however as soon as it is on the server i get this error
Retrieving the COM class factory for component with CLSID {0002DF01-0000-0000-C000-000000000046} failed due to the following error: 80070005 Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)).
I have searched and tried the suggested solutions and have had not luck.
Any suggestions?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论