错误操作: 没有终结点在侦听可以接受消息的 http://order.sheca.com/BLL_WCFService/BLLService.svc。这通常是由

问题描述

错误操作:没有终结点在侦听可以接受消息的http://order.sheca.com/BLL_WCFService/BLLService.svc。这通常是由于不正确的地址或者SOAP操作导致的。如果存在此情况,请参阅InnerException以了解详细信息。Controller:PayAction:Step3Message:没有终结点在侦听可以接受消息的http://order.sheca.com/BLL_WCFService/BLLService.svc。这通常是由于不正确的地址或者SOAP操作导致的。如果存在此情况,请参阅InnerException以了解详细信息。StackTrace:Serverstacktrace:在System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()在System.ServiceModel.Channels.HttpOutput.Send(TimeSpantimeout)在System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Messagemessage,TimeSpantimeout)在System.ServiceModel.Channels.RequestChannel.Request(Messagemessage,TimeSpantimeout)在System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Messagemessage,TimeSpantimeout)在System.ServiceModel.Channels.ServiceChannel.Call(Stringaction,Booleanoneway,ProxyOperationRuntimeoperation,Object[]ins,Object[]outs,TimeSpantimeout)在System.ServiceModel.Channels.ServiceChannel.Call(Stringaction,Booleanoneway,ProxyOperationRuntimeoperation,Object[]ins,Object[]outs)在System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessagemethodCall,ProxyOperationRuntimeoperation)在System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessagemessage)Exceptionrethrownat[0]:在System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessagereqMsg,IMessageretMsg)在System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&msgData,Int32type)在MvcPayUpdate.PayService.IBLLService.GetMaxOrderId()在MvcPayUpdate.Controllers.PayController.Step3()位置D:工作中心PrepaidRenewaltrunksrcMvcPayUpdateMvcPayUpdateControllersPayController.cs:行号282在lambda_method(ExecutionScope,ControllerBase,Object[])在System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBasecontroller,Object[]parameters)在System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContextcontrollerContext,IDictionary`2parameters)在System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContextcontrollerContext,ActionDescriptoractionDescriptor,IDictionary`2parameters)在System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassd.b__a()在System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilterfilter,ActionExecutingContextpreContext,Func`1continuation)在System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassd.<>c__DisplayClassf.b__c()在System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContextcontrollerContext,IList`1filters,ActionDescriptoractionDescriptor,IDictionary`2parameters)在System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContextcontrollerContext,StringactionName)Copyright1999-2014求教解决!更换了N个电脑,都是同样的问题

解决方案

解决方案二:
更换了N个电脑,都是同样的问题你有没有考虑过是服务本身有问题?
解决方案三:
呵呵,“更换了N个电脑”。若有这个时间,你可以花不到1分钟时间在你的asp.net服务端编写一个只有4、5行的ashx文件,提供相同功能。也能借此缩小你的诊断范围。你这个“更换电脑”的错误,就好像是“蒙古大夫”专用各种偏方来瞎试验啊。
解决方案四:
打个比方吧,就好像烧烤小母鸡前(可能)需要给鸡吹气让其肚子涨起来。你想给小母鸡的橡胶玩具模型吹气,这时候找不到没有眼儿啊。这时候应该先找一个有眼儿的,先练一下。
解决方案五:
怎么编写,一点也不懂,求解决办法!
解决方案六:
<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"><head><metahttp-equiv="Content-Type"content="text/html;charset=utf-8"/><title>系统运行中遇到了错误</title><linkhref="../../Content/style_purple.css"rel="stylesheet"type="text/css"/></head><body><divid="HeadTop"class="clearfix"><divid="Search"><divclass="f_llogo"><ahref="#"><imgsrc="../../content/images/logo.png"alt="证书更新"/></a></div><divclass="f_rlogoRight"></div></div></div><divclass="block"><divclass="flowTit"><span>错误页面</span></div><divclass="flowBox"><tablewidth="100%"align="center"border="0"cellpadding="5"cellspacing="1"bgcolor="#dddddd"id="paymentTable"><tr><tdbgcolor="#ffffff">错误操作:<spanstyle="color:#E01111">没有终结点在侦听可以接受消息的http://order.sheca.com/BLL_WCFService/BLLService.svc。这通常是由于不正确的地址或者SOAP操作导致的。如果存在此情况,请参阅InnerException以了解详细信息。</span></td></tr></table></div></div><p>Controller:Pay</p><p>Action:Step3</p><p>Message:没有终结点在侦听可以接受消息的http://order.sheca.com/BLL_WCFService/BLLService.svc。这通常是由于不正确的地址或者SOAP操作导致的。如果存在此情况,请参阅InnerException以了解详细信息。</p><p>StackTrace:Serverstacktrace:在System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()在System.ServiceModel.Channels.HttpOutput.Send(TimeSpantimeout)在System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Messagemessage,TimeSpantimeout)在System.ServiceModel.Channels.RequestChannel.Request(Messagemessage,TimeSpantimeout)在System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Messagemessage,TimeSpantimeout)在System.ServiceModel.Channels.ServiceChannel.Call(Stringaction,Booleanoneway,ProxyOperationRuntimeoperation,Object[]ins,Object[]outs,TimeSpantimeout)在System.ServiceModel.Channels.ServiceChannel.Call(Stringaction,Booleanoneway,ProxyOperationRuntimeoperation,Object[]ins,Object[]outs)在System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessagemethodCall,ProxyOperationRuntimeoperation)在System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessagemessage)Exceptionrethrownat[0]:在System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessagereqMsg,IMessageretMsg)在System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&msgData,Int32type)在MvcPayUpdate.PayService.IBLLService.GetMaxOrderId()在MvcPayUpdate.Controllers.PayController.Step3()位置D:工作中心PrepaidRenewaltrunksrcMvcPayUpdateMvcPayUpdateControllersPayController.cs:行号282在lambda_method(ExecutionScope,ControllerBase,Object[])在System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBasecontroller,Object[]parameters)在System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContextcontrollerContext,IDictionary`2parameters)在System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContextcontrollerContext,ActionDescriptoractionDescriptor,IDictionary`2parameters)在System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassd.<InvokeActionMethodWithFilters>b__a()在System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilterfilter,ActionExecutingContextpreContext,Func`1continuation)在System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassd.<>c__DisplayClassf.<InvokeActionMethodWithFilters>b__c()在System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContextcontrollerContext,IList`1filters,ActionDescriptoractionDescriptor,IDictionary`2parameters)在System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContextcontrollerContext,StringactionName)</p><divclass="blocktc"style="margin-bottom:10px;">Copyright1999-2014上海市数字证书认证中心有限公司|沪ICP备08100327<br/></div></div></body></html>
解决方案七:
专家帮忙看看哪里有错误
解决方案八:
从您这边提供的Tracelog信息,Endpoint应该接受到的请求,所以应该不是““不正确的地址”所引起的。信息中有调用PayController,从您这边这个Control的名字来看,这个应该还有外部支付相关的服务依赖,所以先确认一下这个是有问题。

时间: 2024-10-09 09:57:54

错误操作: 没有终结点在侦听可以接受消息的 http://order.sheca.com/BLL_WCFService/BLLService.svc。这通常是由的相关文章

C# winform 没有终结点在侦听可以接受消息的。

问题描述 C# winform 没有终结点在侦听可以接受消息的. 没有终结点在侦听可以接受消息的.这通常是由于不正确的地址或者 SOAP 操作导致的.如果存在此情况,请参见 Inner,这个怎么解决? 解决方案 http://www.cnblogs.com/Fooo/archive/2013/07/31/3228115.html

程序加载异常:没有终结点在侦听可以接受消息的 http://localhost:8083/ApplyAuditService。这通常是由于不正确的地址或者 S

问题描述 出异常:程序加载异常:没有终结点在侦听可以接受消息的http://localhost:8083/ApplyAuditService.这通常是由于不正确的地址或者SOAP操作导致的.如果存在此情况,请参见InnerException以了解详细信息.求问大神这是怎么回事啊!求解 解决方案 解决方案二:<?xmlversion="1.0"?><!--有关如何配置ASP.NET应用程序的详细信息,请访问http://go.microsoft.com/fwlink/?

WCF没有终结点在侦听可以接收消息的

问题描述 抛出的异常如下所示:System.ServiceModel.EndpointNotFoundException:没有终结点在侦听可以接受消息的net.tcp://localhost:8000/Services/DADService/.这通常是由于不正确的地址或者SOAP操作导致的.如果存在此情况,请参见InnerException以了解详细信息.Serverstacktrace:在System.ServiceModel.Channels.ConnectionUpgradeHelper.

环信通过回调监听来接受消息后怎么就不能用notifyDataSetChanged()来刷新界面啊

问题描述 接收消息后走到notifyDataSetChanged()就不走了,然后手指点一下屏幕才会将在界面上显示接受的消息 解决方案 不走了是什么意思,代码执行流程是怎么样的解决方案二:谢谢,我看了demo的实现方法就解决了,不过demo里面为什么要这样刷新界面啊?

《WCF技术内幕》38:第2部分_第7章_通道管理器:通道侦听器

接收者:通道侦听器 和它们的名字暗示的一样,通道侦听器就是为了创建通道并侦听传入的消息 .这个模型借鉴了伯克利Socket编程API.在WCF里,这个模型可以在 Windows Socket(Winsock) API里看到.在.NET Framework编程里,这个模型存在于 System.Net.Sockets命名空间里.在这个模型里,TcpListener或Socket会绑定 一个地址,然后被动侦听连接传入的消息.当连接建立以后(例如,客户端链接 到侦听器),会有一个以Accept开头的方法

[WSE]Web Service—后台侦听服务通过WSE2.0建立订阅/发布关系

web|后台 由于Web Service的执行身份受限,所以我们无法直接让Web Service申请作为一个SoapReceiver,而是通过下面的web.config定义来制定本虚拟目录的.ashx终结点,从而通过WS_Addressing和WS_Messaging机制来完成与后台侦听服务之间的订阅/发布机制. <configuration> <configSections>     <section name="microsoft.web.services&qu

C#怎么用建立TCP长连接侦听

问题描述 我要写一个服务程序,需要用socket建立TCP的长连接来侦听客户端需要向客户端接收和发送数据,求教各位大大!~小弟刚接触通讯,菜鸟一个,能否请各位给我一个代码实例让我参考,谢谢了!~ 解决方案 解决方案二:与客户端进行心跳,自己去google解决方案三:看看c#socket通讯吧,很简单的东西了解决方案四:小弟刚接触通讯,很多东西都不明白请各位大大给个关键代码,指点一下,不胜感激!~诚心请教啦!~解决方案五:贴代码还不如自己先搜集资料学习google/baidu.再提出更具体的问题来

面向方面的编程、侦听和Unity 2.0

毫无疑问,面向对象是一种主流编程模式,当涉及到将某个系统分割为组件并通过组件来描述过程时,这种模式占有优势. 当处理某组件的业务特定关注点时,面向对象 (OO) 模式同样占有优势. 但是,当涉及到处理横切关注点时,OO 模式不再有效. 一般来说,横切关注点是一个在系统中影响多个组件的关注点. 为了最大限度地重用复杂的业务逻辑代码,您通常倾向于围绕系统的核心和主要业务功能设计类的层次结构. 但其他横切类层次结构的非业务特定关注点该如何实现? 缓存.安全和日志记录等功能在什么位置适合? 很可能就是在

用php模拟做服务端侦听端口

  参考:http://www.cnblogs.com/thinksasa/archive/2013/02/26/2934206.html   http://blog.csdn.net/alongken2005/article/details/8056910   socket_accept()是服务端接受客户端请求,一旦有一个客户端链接上来的话,则这个函数会返回一个新的socket资源,这个资源是与客户端通信的资源.  socket_accept()是阻塞的,会一直卡在那里.     发现情况: