Now that the a public beta release of BizTalk Server 2009 is out, I thought I’d download it and try building and testing PipelineTesting on the new release.

After downloading and installing the beta, I proceeded to import the existing Visual Studio 2005 project file into Visual Studio 2008 with the new BizTalk project system (a huge improvement over the old one, if I may say so [1]). The import worked just fine overall.

The only change I had to make was remove the reference to PipelineObjects.dll from the projects and add it again with the new version in BizTalk 2009. The new version seems to be slightly different than the one in R2 (it’s 3KB smaller), but I haven’t looked closely to see what the differences might be.

In either case, PipelineTesting builds perfectly with the new version, and all Unit Tests are still passing in the green!

[1] I did hit a small snag with the project system: When building the imported solution, only the SampleSchemas project gets built, though all are selected to build in the configuration manager. Had to manually build the other projects from the project context menu.


Tomas Restrepo

Software developer located in Colombia.