HRESULT:0x80010105(RPC

编程入门 行业动态 更新时间:2024-10-25 16:23:33
本文介绍了HRESULT:0x80010105(RPC_E_SERVERFAULT)问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

有关我公司,我创建了一个使用第三方支付prcoessing引擎授权的信用卡交易中的ASP.NET Web服务。

For my company, I created a ASP.NET web service that uses a 3rd party payment prcoessing engine to authorize credit card transactions.

Web服务托管在一个单独的应用程序服务器上,并通过ActiveX对象(扩展名为.ocx)连接到支付处理服务器。最近,它已经产生HR​​ESULT:0x80010105(RPC_E_SERVERFAULT)异常,当我尝试建立使用IsAvaiable检查应用程序的连接

The web service is hosted on a seperate application server and connects to the payment processing server via an ActiveX object (.ocx extension). Lately, it has been generating a HRESULT: 0x80010105 (RPC_E_SERVERFAULT) exception when I try to establish an connection to the application using an "IsAvaiable" check.

有谁推荐一个很好的起点为研究这个问题?

Does anyone recommend an good place to start for researching this issue?

(我知道联系供应商将是第一选择,但我想有我的鸭子在一排之前,我们联系技术支持)

(I know contacting the vendor would be the first option, but I want to have my "ducks in a row" before we contact technical support)

推荐答案

迈克尔,你的第三方ActiveX控件可能不是管理内存正常。我的猜测是它被覆盖时,它不应该是一个记忆的一部分。请与您的第三方供应商,看看他们是否有这方面的修复。

Michael, your third party Activex control is probably not managing memory properly. My guess is it is overwriting a part of a memory when it shouldn't be. Check with your third party provider to see if they have a fix for it.

更多推荐

HRESULT:0x80010105(RPC

本文发布于:2023-11-06 01:39:42,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1562397.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:HRESULT   RPC

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!