Total Productivity Solutions, Inc. Company Logo
TPS Home
.NET
IIS
Networking
Search Engine
SharePoint
Add URL

IIS 6.0 Application Pools or Isolation Mode

In changing from Microsoft Internet Information Services (IIS) 5.0 to IIS 6.0 I have been fighting with all of my applications in changing connection strings, what account the actions run under and the settings of the application pool so I don't get the “not a trusted SQL connection” error.
One nice thing that IIS 6.0 allows you to do is to still use the Isolation mode that IIS 5.0 used.  To make this change:
  1. Open the IIS Manger
  2. Expand the local computer node
  3. Right click on the “web site“ folder
  4. Select properties
  5. Click on the service tab
  6. Select or deselect the “Run WWW service in IIS5.0 isolation mode“ depending on the functionality that you would like.
Home Contact Us Site Map