Download Version 3.2

The setup packages on this page is digitally signed with a code signing certificate by GoDaddy where the publisher is identified as Kovai Ltd. Please verify the publisher to ensure you have downloaded genuine software.
Trail Download
First Name:
Last Name :
Email :
Telephone :
Country:
 
Version: 3.2.109 | Release Date:17th April 2012 | Release Notes: View all | Installation Guide

NOTE: If you are running version 2.5, Please uninstall BizTalk 360, delete the database manually and install the new version. If you are running on version 3.1 BETA, you can run 3.2 msi to upgrade.

System
Requirements

Click here

InstallationGuide

Click here

Problems installing? Troubleshoot!

Click here

System Requirements

  • Windows 7, 2003 R2, 2008, 2008 R2
  • BizTalk : 2006, 2006 R2, 2009, 2010
  • SQL Server 2005, 2008, 2008 R2 (Including Express)
  • IIS: 6.0, 7.0, 7.5

Important Installation Instructions

Please make sure the IIS application pool account you are going to use during installation is part of

  • Local Administrators Group (in all servers)
  • BizTalk Server Administrators Group
  • BizTalk Application Users Group
  • BizTalk Isolated Host Users Group
  • SSO Administrators Group
  • IIS_IUSRS group

In addition SELECT permission need to be granted to BizTalk Admin Role for few tables in BizTalkMgmtDb using the below script

GRANT SELECT ON dbo.adm_OtherDatabases TO BTS_ADMIN_USERS
GRANT SELECT ON dbo.adm_Server2HostMapping TO BTS_ADMIN_USERS
GRANT SELECT ON dbo.adm_ServiceClass TO BTS_ADMIN_USERS
GRANT SELECT ON dbo.BizTalkDbVersion TO BTS_ADMIN_USERS

Please run the MSI from an Administrator Command Prompt or by right-clicking and selecting "Install as Administrator"