Install the BizTalk Server 2010 AppFabric Connect Feature
Documentation Feedback and Updates
Microsoft values your feedback. To send feedback and comments about this guide to the documentation team, click here.
Introduction
The BizTalk Server 2010 AppFabric Connect feature accommodates development of WF applications that can communicate directly with Line of Business (LOB) systems. The AppFabric Connect feature provides WF developers access to both the BizTalk Mapper and the BizTalk Adapter Pack 2010. Utilizing BizTalk Server 2010 functionality from a WF application hosted in IIS rather than from a BizTalk Server application running in a BizTalk Server host instance provides flexibility for WF developers that may not want or need other BizTalk Server functionality. This approach also maximizes the use of available resources at runtime since the overhead required to run WF applications hosted in IIS is significantly less than the overhead required to run applications hosted in the BizTalk Server runtime. Windows Server AppFabric provides management, monitoring, troubleshooting, and persistence for WF applications which makes this an ideal "middle ground" platform for performing many tasks that were previously only available "out of the box" with a fully configured installation of BizTalk Server. This guide provides information for installing the BizTalk Server 2010 AppFabric Connect feature.
Installing the BizTalk Server 2010 AppFabric Connect feature on a developer computer
Installation requirements vary depending on whether the AppFabric Connect feature is installed on a developer computer or on a runtime computer. This section describes the installation requirements for installing the AppFabric Connect feature on a developer computer.
Required components
The following components must be installed when installing the BizTalk Server 2010 AppFabric Connect feature on a Developer computer:
- One of the following operating systems:
- Windows Vista
- Windows 7
- Windows Server 2008
- Windows Server 2008 R2
- BizTalk Server 2010 Developer Tools and SDK, BizTalk Server 2010 Evaluation Edition Beta is available at BizTalk Server 2010 Beta (http://go.microsoft.com/fwlink/?LinkID=192685):
- Instructions for installing BizTalk Server 2010 on Windows Vista or Windows 7 are available at Installing BizTalk Server 2010 on Windows 7 and Windows Vista (http://download.microsoft.com/download/0/F/F/0FFEF5D0-BE04-4D03-9125-75B8AD243E57/Installing%20BizTalk%20Server%202010%20on%20Windows%207%20and%20Windows%20Vista.docx)
- Instructions for installing BizTalk Server 2010 on Windows Server 2008 or Windows Server 2008 R2 are available at Installing BizTalk Server 2010 on Windows Server 2008 R2 and 2008 (http://download.microsoft.com/download/0/F/F/0FFEF5D0-BE04-4D03-9125-75B8AD243E57/Installing%20BizTalk%20Server%202010%20on%20Windows%20Server%202008%20R2%20and%202008.docx)
- The WCF LOB Adapter SDK 2010 which is available for download from BizTalk Server 2010 Beta (http://go.microsoft.com/fwlink/?LinkId=192685).
- The BizTalk Adapter Pack 2010, available at BizTalk Server 2010 Beta (http://go.microsoft.com/fwlink/?LinkID=189401).
Note If you are installing the BizTalk Adapter Pack 2010 on a 64-bit machine then you must install both the 32-bit and 64-bit versions of the BizTalk Adapter Pack 2010. Otherwise you may receive the error message "No valid adapters installed on the machine" when you attempt to "Add Adapter Service Reference" to a WCF Workflow Service Application project. - Microsoft Visual Studio 2010, Microsoft Visual Studio 2010 Ultimate Trial Edition is available at Microsoft Visual Studio 2010 Ultimate Trial Edition (http://www.microsoft.com/downloads/details.aspx?FamilyID=e2a1a098-995e-4468-816d-7fdbe0a64f38&displaylang=en).
- Any LOB Client library files required for LOB adapters to connect to LOB applications. All of the the client library files required by the BizTalk Adapter Pack 2010 adapters are listed in the Microsoft BizTalk Adapter Pack 2010 Installation Guides - Beta (http://go.microsoft.com/fwlink/?LinkID=196849).
Optional Components
The following components are optionally installed when installing the BizTalk Server 2010 AppFabric Connect feature on a developer computer:
- Internet Information Server (IIS):
- For information about installing IIS 7.0 on Windows Vista Business or Vista Ultimate see Installing IIS 7.0 on Windows Vista Business or Vista Ultimate (http://go.microsoft.com/fwlink/?LinkID=166551).
- For information about installing IIS 7.5 on Windows 7 see Installing IIS 7.5 on Windows 7 Professional, Enterprise, or Ultimate (http://go.microsoft.com/fwlink/?LinkID=166493).
- For information about installing IIS 7.0 on Windows Server 2008 see Installing IIS 7.0 on Windows Server 2008 (http://go.microsoft.com/fwlink/?LinkID=166550).
- For information about installing IIS 7.5 on Windows Server 2008 R2 see Installing IIS 7.5 on Windows Server 2008 R2 (http://go.microsoft.com/fwlink/?LinkID=166492).
- Windows Server AppFabric, available at Windows Server AppFabric (http://go.microsoft.com/fwlink/?LinkID=192538).
- Hotfix described in Microsoft Knowledge Base Article 980423 (http://go.microsoft.com/fwlink/?LinkID=187209), “FIX: You experience several issues when you use Powershell cmdlets or AppFabric features in IIS 7.0 or IIS 7.5”
Installing the BizTalk Server 2010 AppFabric Connect feature on a runtime computer
This section describes the installation requirements for installing the AppFabric Connect feature on a runtime computer.
Required components
The following components must be installed when installing the BizTalk Server 2010 AppFabric Connect feature on a runtime computer:
- One of the following operating systems:
- Windows Vista
- Windows 7
- Windows Server 2008
- Windows Server 2008 R2
- The WCF LOB Adapter SDK 2010 which is available for download from BizTalk Server 2010 Beta (http://go.microsoft.com/fwlink/?LinkId=192685).
- The BizTalk Adapter Pack 2010, available at BizTalk Server 2010 Beta (http://go.microsoft.com/fwlink/?LinkID=192685).
- BizTalk Server 2010 Server Runtime, BizTalk Server 2010 Evaluation Edition Beta is available at BizTalk Server 2010 Beta (http://go.microsoft.com/fwlink/?LinkID=192685):
- Instructions for installing BizTalk Server 2010 on Windows Vista or Windows 7 are available at Installing BizTalk Server 2010 on Windows 7 and Windows Vista (http://download.microsoft.com/download/0/F/F/0FFEF5D0-BE04-4D03-9125-75B8AD243E57/Installing%20BizTalk%20Server%202010%20on%20Windows%207%20and%20Windows%20Vista.docx)
- Instructions for installing BizTalk Server 2010 on Windows Server 2008 or Windows Server 2008 R2 are available at Installing BizTalk Server 2010 on Windows Server 2008 R2 and 2008 (http://download.microsoft.com/download/0/F/F/0FFEF5D0-BE04-4D03-9125-75B8AD243E57/Installing%20BizTalk%20Server%202010%20on%20Windows%20Server%202008%20R2%20and%202008.docx)
- Any LOB Client library files required for LOB adapters to connect to LOB applications. All of the the client library files required by the BizTalk Adapter Pack 2010 adapters are listed in the Microsoft BizTalk Adapter Pack 2010 Installation Guides - Beta (http://go.microsoft.com/fwlink/?LinkID=196849).
Optional Components
The following components are optionally installed when installing the BizTalk Server 2010 AppFabric Connect feature on a runtime computer:
- Internet Information Server (IIS):
- For information about installing IIS 7.0 on Windows Vista Business or Vista Ultimate see Installing IIS 7.0 on Windows Vista Business or Vista Ultimate (http://go.microsoft.com/fwlink/?LinkID=166551).
- For information about installing IIS 7.5 on Windows 7 see Installing IIS 7.5 on Windows 7 Professional, Enterprise, or Ultimate (http://go.microsoft.com/fwlink/?LinkID=166493).
- For information about installing IIS 7.0 on Windows Server 2008 see Installing IIS 7.0 on Windows Server 2008 (http://go.microsoft.com/fwlink/?LinkID=166550).
- For information about installing IIS 7.5 on Windows Server 2008 R2 see Installing IIS 7.5 on Windows Server 2008 R2 (http://go.microsoft.com/fwlink/?LinkID=166492).
- Windows Server AppFabric, available at Windows Server AppFabric (http://go.microsoft.com/fwlink/?LinkID=192538).
- Hotfix described in Microsoft Knowledge Base Article 980423 (http://go.microsoft.com/fwlink/?LinkID=187209), “FIX: You experience several issues when you use Powershell cmdlets or AppFabric features in IIS 7.0 or IIS 7.5”
See Also
Read suggested related topics:
- Work with BizTalk AppFabric Connect
- BizTalk + WF/WCF, Better Together
- BizTalk Server 2010 AppFabric Connect Feature Frequently Asked Questions
Another important place to find a huge amount of BizTalk related articles is the TechNet Wiki itself. The best entry point is BizTalk Server Resources on the TechNet Wiki