How to Configure ASP.NET Environment on IIS in Windows 7
1. First, set the Application Pool to Classic .NET AppPool instead of the default DefaultAppPool. You can configure this for each site in the website directory or set it individually for each site. Control Panel — System and Security — Administrative Tools — Internet Information Services (IIS) Man …