You receive an "Error reading IIS default vroot info" error message when you use Internet Services Manager to Internet Information Services (IIS) (319305)
The information in this article applies to:
- Microsoft FrontPage 2000
- Microsoft Internet Information Server 4.0
- Microsoft Internet Information Server 5.0
This article was previously published under Q319305 SYMPTOMS
If you use the Internet Services Manager to manage your Microsoft Internet Information Server (IIS)-based computer, you may receive the following error message:
Error reading IIS default vroot info
Error 3005F
Unable to read configuration for Microsoft Internet Information Server
OS error number -2147024891
Access is denied
CAUSE
The virtual servers may be running at an isolation level other than the default for your version of IIS.
RESOLUTION
To resolve this issue, you must configure each virtual server to use the default isolation settings for your version of IIS.
In IIS 4.0, the default isolation setting is Low, also known as running in separate memory space (isolated process). In IIS 5.0, the default isolation setting (also known as Application Protection), is Medium.
To set the isolation setting to Low in IIS 4.0, follow these steps:
- Click Start, click Programs, click Windows NT 4.0 Option Pack, click Microsoft Internet Information Server, and then click Internet Service Manager.
- In the management console, double-click the Internet Information Server folder, and then double-click the computer node.
- Right-click the Default Web Site, and then click Properties.
- Click the Home Directory tab.
- Click to clear the Run in separate memory space (isolated process) check box, and then click OK.
- Repeat steps 3 through 5 for each Web site that is configured.
- Close the Internet Information Services management console.
To set the Application Protection setting to Medium in IIS 5.0, follow these steps:
- Click Start, click Programs, click Administrative Tools, and then click Internet Services Manager.
- In the Internet Information Services management console, double-click the computer node.
- Right-click the Default Web Site, and then click Properties.
- Click the Home Directory tab.
- In the Application Protection item list, click Medium (Pooled), and then click OK.
- Repeat steps 3 through 5 for each Web site that is configured.
- Close the Internet Information Services management console.
REFERENCES
For more information about how to configure default properties for Internet
Information Services, see the IIS documentation. To view the documentation,
start Microsoft Internet Explorer, and then type the following URL in the Address bar:
http://localhost/iisHelp/iis/misc/default.asp
Modification Type: | Minor | Last Reviewed: | 1/7/2006 |
---|
Keywords: | kbConfig kberrmsg kbprb KB319305 |
---|
|