To configure Internet Information Services (IIS) for the Plug-In Web Services:
1. Before configuring IIS, you must modify the web.config file. Refer to Step 5: Modify the Web.Config Settings for more information.
2. Start IIS.
3. Create a new .NET 4.0 Integrated application pool with the appropriate identity.
4. If not already present in the sites list, create a Virtual Directory for the plug-in web services folder root.
5. Convert the Virtual Directory to an application while assigning the application pool previously created.
6. Now you can proceed to the client side installation.