WCF-SQL适配器错误:Unparsed Interchange [英] WCF-SQL Adapter error: Unparsed Interchange

查看:64
本文介绍了WCF-SQL适配器错误:Unparsed Interchange的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在经历一个非常艰难的时间进行非常简单的测试,甚至可以通过WCF-SQL适配器生成XML文件。 (使用VS2010,BT2010)

I am having a very tough time with a VERY simple test to even get an XML file to generate via the WCF-SQL Adapter. (Using VS2010, BT2010)

我正在获得一个"Unparsed Interchange"错误,我无法弄清楚为什么。现在我没有地图,没有编排,只有一个使用TypedPolling的WCF接收端口和一个带有过滤器的发送端口。在跟踪的消息中,我可以看到
消息体的XML,因此我知道接收适配器正在从数据库中提取。

I am getting an "Unparsed Interchange" error and I cannot figure out why. Right now i have no maps, no orchestration, just a WCF receive port that is using TypedPolling and a send port with a filter on it. In the tracked messages I can see the XML of the message body so I know that the receive adapter is pulling from the database.

此外,我收到此错误在事件日志中:

Also,  I am getting this error in the event log:

我做了这么多使用Oracle Adapter时没有问题。任何帮助都表示赞赏。

I have done this many times with the Oracle Adapter with no issues. Any help is appreciated.

推荐答案

您好

我会这样做:


  • 在SQL中查看我的SP,看起来像是一些不正确的数据或命名空间问题在接收端正确升级:
  • 通过查看WCF-SQL适配器 - >检查适配器的错误处理程序属性。配置 - >消息 - >错误处理 - >设置
  • 删除应用程序确保从GAC移除所有内容。
  • 重新安装应用程序,将所有内容都放在GAC中
  • 重新启动BizTalk主机

此外,以下几篇文章可能会对您有所帮助。更进一步,请参考:

Also there are few below articles which might help you further, Please refer them:

使用WCF-SQL适配器配置端口


如何使用WCF-SQL适配器轮询数据库
  ;

MSDN Thr ead -
Unparsed Interchange - 从哪里开始?
 

MSDN Thread - Unparsed Interchange - where to go from here? 

我希望它有所帮助!

HTH,Naushad(MCC / MCTS) http://alamnaushad.wordpress.com ,My New Technet Wiki Article

"BizTalk Server:Performance调整&优化"

如果这是有用答案您的问题 -
请相应标记!如果在解决您的问题时这很有用,请"投票为有用"

If this is helpful or answers your question - please mark accordingly! Please "Vote As Helpful" if this was useful while resolving your question!


这篇关于WCF-SQL适配器错误:Unparsed Interchange的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆