Flex 错误(mx.messaging.messages::RemotingMessage)分析

2023-12-05 0 868

先看下异常信息:

(mx.messaging.messages::RemotingMessage)#0

body = (Array)#1

clientId = (null)

destination = \”\”

headers = (Object)#2

messageId = \”9D7C932F-AFFA-26C1-F624-C1EA7B88DB1B\”

operation = \”getAllClasses\”

source = (null)

timestamp = 0

timeToLive = 0

从异常信息中可以发现destination值为空字符串,根本原因是配置文件remoting-config.xml中没有定义destination对应的调用目标。

比如

var classesDao : RemoteObject = new RemoteObject(\”ClassesDao\”);

到remoting-config.xml中查找destination标签Id为ClassesDao的声明,没有找到,所以报告如上异常信息。

您可能感兴趣的文章:

  • C# NetRemoting实现双向通信
  • Remoting和Webservice的详细介绍及区别
  • Microsoft .Net Remoting系列教程之三:Remoting事件处理全接触
  • Microsoft .Net Remoting系列教程之二:Marshal、Disconnect与生命周期以及跟踪服务
  • Microsoft .Net Remoting系列教程之一:.Net Remoting基础篇
  • ASP.NET通过Remoting service上传文件
  • WCF和Remoting之间的消息传输

收藏 (0) 打赏

感谢您的支持,我会继续努力的!

打开微信/支付宝扫一扫,即可进行扫码打赏哦,分享从这里开始,精彩与您同在
点赞 (0)

悠久资源 Flex Flex 错误(mx.messaging.messages::RemotingMessage)分析 https://www.u-9.cn/biancheng/flex/96920.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务