Flex_RPC错误整理.pdf

  1. 1、本文档共3页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Flex_RPC错误整理

最近不少网友反映使用Fluorine 实现Flex 与.NET 通信老是出错, 原因肯定不一样,为节约时间,我想 有必要整理一下Flex RPC 常见 错误。此处先整理一下Flash Remoting 方面的,后续会加上HTTP Service 和Web Service 的。 一、Flex Remoting 1.Channel definition, mx.messaging.channels.RTMPChannel, can not be found...:最新版的Fluorined 在services-config.xml 中新增了RTMP Channel,主要是用来配 置Flex Messaging, 编译时需要FDS.swc 支持,当然如果不需要此功能可以注释掉 channel-definition 这个节点。 2. RPC Fault faultString=The requested type... is not accessible:Flash Remoting服务名不对。详见Flash Remoting 支持的远程服务。 3. RPC Fault faultString=Could not find a suitable method with name ... :找不到对应的方法。首选看方法名对不对,再看 方法的参数个数, 参数类型,还要检查返回数据的类型。关 于数据的类型详见Flex AS3 数据类型转换成Fluorine数据类型 和 Fluorine .NET数据类型转换成Flex AS3 数据类型。 4. NetConnection.Call.Failed: HTTP: Status 404: url...: 虚拟主机 的域名/子目录/Gateway.aspx:没将Root URL设置为虚拟主 机的域名。详见Flex Bulider 2 与Flash cs3 的发布文件 。 5. RPC Fault faultString=Send failed faultCode=Client.Error.MessageSend faultDetail=Channel.Connect.Failed errorNetConnection.Call.Failed: HTTP: Status 404: url: http://localhost/Gateway.aspx...: Root URL 中包含的 Context 与Context root 中设置的不一致。 6. [RPC Fault faultString=Send failed faultCode=Client.Error.MessageSend faultDetail=Channel.Security.Error error Error #2048... :安 全沙箱冲突 7. RPC Fault faultString=MessagingError message=Destination fluorine either does not exist or the destination has no channels defined (and the application does not define any default channels.) faultCode=InvokeFailed faultDetail=Couldnt establish a connection to fluorine... : FluorineFX没配置或destination 没有定义channels(默认是 fluorine),详见配置支持Fluorine Remoting的Web应用 8. ReferenceError: Error #1056: 无法为 ...创建属性...:当使用 [RemoteClass(alias=XXX)],客户端与服务器端Value Object 映射时属性名不一 致。 二、Http Service 1.faultCode:Server.Proxy.Request.Failed faultString:HTTP/1.1 404 N

您可能关注的文档

文档评论(0)

yan698698 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档