Apr 20
Recently I ran into an installation problem with BizTalk Server 2009 and the ESB Toolkit 2.0 on a 64-bit Windows 2008 R2 server. There are two issues to deal with here:
- BizTalk Server 2009 is not supported on Windows Server 2008 R2, only Windows Server 2008.
- On the 64-bit environment, the powershell command scripts use BTSCalatogExplorer OM which is only available in 32-bit mode. After manually loading the 32-bit powershell console and running the script, all is well.
Microsoft, BizTalk, BizTalk Server 2009, ESB Toolkit 2.0, Windows Server 2008 R2

Recent Comments