Tutorial 3: Hosting the Echo Adapter in IIS
This tutorial provides step-by-step instructions for hosting the Echo Adapter developed in Tutorial 1: Develop the Echo Adapter. More specifically, the steps show how you can host the adapter in Internet Information Services (IIS) by using the Adapter Service Development Wizard. You will also use the Business Data Catalog feature in SharePoint to call the EchoGreetings operation of the IIS-hosted adapter, and then display the results in a Web Part.
Tip
The Echo Adapter, test code, and installation script are included with your BizTalk installation files at \BizTalk Server\ASDK_x86\Program Files\WCF LOB Adapter SDK\Documents\Samples
or \BizTalk Server\ASDK_x64\Program Files\WCF LOB Adapter SDK\Documents\Samples
.
In This Section
Step 1: Use the Adapter Service Development Wizard to Create the Web Project
Step 4: Create a Sharepoint Application to Access the Adapter
See Also
Tutorial 1: Develop the Echo Adapter
WCF LOB Adapter SDK Tutorials