FP2000: Error Message: "Unable to Retrieve Folder Information from the Server" When You Try to Open Web in Visual InterDev (278430)
The information in this article applies to:
- FrontPage 2000 Server Extensions from Microsoft
This article was previously published under Q278430 SYMPTOMS
When you try to open a web in Microsoft Visual InterDev, you receive the following error message:
Unable to retrieve folder information from the server. An HTTP error occurred. The server could not complete your request. Contact your Internet service provider or Web server administrator to make sure that the server has the FrontPage Server Extensions installed, and that the Web application exists on that server.
CAUSE
Visual InterDev is setting the script access settings on the Web server to None. This occurs when the inheritance settings in the metabase are set to override child nodes. This includes the _vti_bin virtual directory. When the access settings on the root node are changed, the _vti_bin changes along with it.
RESOLUTION
To resolve this problem, follow these steps:
- Open the Internet Services Manager in the Microsoft Management Console.
- Right-click the root of the affected Web site.
- Click Properties.
- Select the Home Directory tab.
- Under the Application Settings section, change the setting to Script. You will not be prompted to override the settings.
- In the Web site, right-click the _vti_bin folder.
- Click Properties.
- Select the Virtual Directory tab.
- Change the access settings to Script, and then click Apply.
- Change the access settings to Script and Executable, and then click Apply.
You must follow these steps for each root Web where the inheritance was set to override the child nodes. In addition, you must repeat the steps as necessary for each subweb under the Web site. NOTE: When you change metabase settings, always be careful when you select inheritance of settings.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 4/18/2002 |
---|
Keywords: | kbbug KB278430 |
---|
|