积极答复者
There was a failure executing the receive pipeline

问题
-
There was a failure executing the receive pipeline: "Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Source: "XML disassembler" Receive Port: "ReceivePort1" URI: "net.tcp://localhost:9004/WCFServiceTCP" Reason: Finding the document specification by message type "http://www.cnblogs.com/frank_xl/TCP/#SayHelloTCP" failed. Verify the schema deployed properly.
我在启动Biztalk Receive Location的时候,出了这错误
Frank Xu Lei--谦卑若愚,好学若饥
专注于.NET平台下分布式应用系统开发和企业应用系统集成
Focus on Distributed Applications Development and EAI based on .NET
欢迎访问老徐的中文技术博客:Welcome to My Chinese Technical Blog
欢迎访问微软WCF中文技术论坛:Welcome to Microsoft Chinese WCF Forum
欢迎访问微软WCF英文技术论坛:Welcome to Microsoft English WCF Forum
答案
-
你可以在Application的Schema视图里面看看这个schema url是否有对应的DLL。
Please mark the post answered your question as the answer, and mark other helpful posts as helpful.
Visual C++ MVP- 已标记为答案 Frank Xu Lei 2009年8月7日 1:21
-
谢谢回复~
确实是缺少这个方法参数对应的schemas文件,重新生成一个schemas文件,然后部署一下Biztalk dll文件就可以了。设置端口消息接收的schemas。重新测试就可以了
Frank Xu Lei--谦卑若愚,好学若饥
专注于.NET平台下分布式应用系统开发和企业应用系统集成
Focus on Distributed Applications Development and EAI based on .NET
欢迎访问老徐的中文技术博客:Welcome to My Chinese Technical Blog
欢迎访问微软WCF中文技术论坛:Welcome to Microsoft Chinese WCF Forum
欢迎访问微软WCF英文技术论坛:Welcome to Microsoft English WCF Forum- 已标记为答案 Frank Xu Lei 2009年8月7日 1:21
全部回复
-
你可以在Application的Schema视图里面看看这个schema url是否有对应的DLL。
Please mark the post answered your question as the answer, and mark other helpful posts as helpful.
Visual C++ MVP- 已标记为答案 Frank Xu Lei 2009年8月7日 1:21
-
谢谢回复~
确实是缺少这个方法参数对应的schemas文件,重新生成一个schemas文件,然后部署一下Biztalk dll文件就可以了。设置端口消息接收的schemas。重新测试就可以了
Frank Xu Lei--谦卑若愚,好学若饥
专注于.NET平台下分布式应用系统开发和企业应用系统集成
Focus on Distributed Applications Development and EAI based on .NET
欢迎访问老徐的中文技术博客:Welcome to My Chinese Technical Blog
欢迎访问微软WCF中文技术论坛:Welcome to Microsoft Chinese WCF Forum
欢迎访问微软WCF英文技术论坛:Welcome to Microsoft English WCF Forum- 已标记为答案 Frank Xu Lei 2009年8月7日 1:21