Sunday, April 12, 2009

Checking the Version of BizTalk Server

I always forget how to check what version of BizTalk Server is running on my box, especially with the 2009 version out there, there will be 3 very similar versions to content (not to mention the R* releases). Here is a simple way to check:

[This is prerelease documentation and is subject to change in future releases.]

In certain situations, you might be running different versions of BizTalk Server on different servers. This topic provides a procedure for obtaining the BizTalk Server version.

To identify the version of BizTalk Server that is installed

  1. Click Start, click Run, type regedt32, and then click OK.

  2. In the Registry Editor window, expand HKEY_LOCAL_MACHINE, expand SOFTWARE, expand Microsoft, expand BizTalk Server, and then click 3.0.

  3. In the right pane, find the sub-key named ProductVersion, and note the corresponding value in the Data column.

  4. The following table maps the value of the ProductVersion key to the version of BizTalk Server it corresponds to.

If the ProductVersion key is… Then the version of BizTalk Server is…
3.0.4902.0 BizTalk Server 2004
3.0.6070.0 BizTalk Server 2004 SP1
3.0.7405.0 BizTalk Server 2004 SP2
3.5.1602.0 BizTalk Server 2006
3.6.1404.0 BizTalk Server 2006 R2
> 3.6.1404.0 BizTalk Server 2009
Technorati Tags: ,

No comments: