Configure Web Application in IIS Manager
In IIS Manager, you will now create a
1. Open IIS Manager by clicking Start>Control Panel>Administrative Tools>Internet Information Services.
 iismenu |
2. Navigate to Web Sites>Default Web Site>{Your Web Service Folder Name}.
3. Right click on your folder and click Properties.
 iis web properties menu |
4. Click the Directory tab.
 iis web properties dialog |
5. Click Create.
 IIS click create |
6. Click the ASP.NET tab. Make sure the ASP.NET version is 2 or higher.
 aspnet dialog |
7. Click OK.
8. Close IIS.