将Biztalk 2004升级到Biztalk 2006 R2

时间:2023-02-10 14:40:01

I have a client running a 1/2 dozen or so orchestrations running on Biztalk 2004 (that I wrote) that they use to exchange cXML documents (mostly too send orders) with their suppliers. It has a ASP.NET 1.1 front end. It uses the SQL adapter to store the parsed cXML. I gets & sends the documents via HTTPS.

我有一个客户端运行在Biztalk 2004(我写的)上运行的1/2打左右的编排,他们用它们与供应商交换cXML文档(主要是发送订单)。它有一个ASP.NET 1.1前端。它使用SQL适配器来存储解析的cXML。我通过HTTPS获取并发送文档。

My question: Is the upgrade to Biztalk 2006 R2 as straight forward as MS says? Any advice or things I should watch out for?

我的问题:Biztalk 2006 R2的升级是否像MS一样直接升级?我应该注意哪些建议或事项?

2 个解决方案

#1


1  

We finished a similar upgrade last year with little effort other than importing the projects into Visual Studio 2005. The upgrades were without issue. The biggest problem we had was with the various deployment scripts we used. There was a bit of rewriting to work with some of the new features of 2006. We also had to adjust to the multiple-host model for our apps. But all in all, no problems - just more features and API changes on deployment.

除了将项目导入Visual Studio 2005之外,我们去年完成了类似的升级。升级没有问题。我们遇到的最大问题是我们使用的各种部署脚本。使用2006年的一些新功能进行了一些重写。我们还必须适应我们的应用程序的多主机模型。但总而言之,没有任何问题 - 部署的更多功能和API更改。

Best of luck.

祝你好运。

#2


1  

At some point you will want to review the recommended tuning parameters for BizTalk 2006 R2 - I've prepared a list that may be helpful of the relevant resource links

在某些时候,您将需要查看BizTalk 2006 R2的建议调整参数 - 我已经准备了一个列表,可能对相关资源链接有所帮助

http://intltechventures.blogspot.com/2008/11/2008-11-01-saturday-biztalk-2006-r2.html

#1


1  

We finished a similar upgrade last year with little effort other than importing the projects into Visual Studio 2005. The upgrades were without issue. The biggest problem we had was with the various deployment scripts we used. There was a bit of rewriting to work with some of the new features of 2006. We also had to adjust to the multiple-host model for our apps. But all in all, no problems - just more features and API changes on deployment.

除了将项目导入Visual Studio 2005之外,我们去年完成了类似的升级。升级没有问题。我们遇到的最大问题是我们使用的各种部署脚本。使用2006年的一些新功能进行了一些重写。我们还必须适应我们的应用程序的多主机模型。但总而言之,没有任何问题 - 部署的更多功能和API更改。

Best of luck.

祝你好运。

#2


1  

At some point you will want to review the recommended tuning parameters for BizTalk 2006 R2 - I've prepared a list that may be helpful of the relevant resource links

在某些时候,您将需要查看BizTalk 2006 R2的建议调整参数 - 我已经准备了一个列表,可能对相关资源链接有所帮助

http://intltechventures.blogspot.com/2008/11/2008-11-01-saturday-biztalk-2006-r2.html