BUG: Error Creating New Web Project from a Restored Backup (192636)



The information in this article applies to:

  • Microsoft Visual InterDev 6.0
  • Microsoft Internet Information Server 4.0

This article was previously published under Q192636

SYMPTOMS

When trying to create a new Web project from a restored backup the following error occurs:
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

The problem is that the Web project has been restored from a backup, and the Internet Information Server (IIS) Execute permissions have not been set for the _VTI_BIN directory (and sub directories) in the Web project. This is a side effect of a Microsoft Windows NT backup/restore.

RESOLUTION

Go into the Microsoft Management Console and turn on Execute privileges for an existing Web project's _VTI_BIN dir.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.

MORE INFORMATION

NOTE: To prevent future occurrences of this problem, you can upgrade the Web server to Microsoft FrontPage 2000 Server Extensions or later. You can download the FrontPage 2000 Server Extensions from the following Microsoft Web site: For additional information, click the article number below to view the article in the Microsoft Knowledge Base:

205696 FPSE: How to Install FrontPage 2000 Server Extensions for Internet Information Server

Steps to Reproduce Behavior

  1. Go into the Microsoft Management Console and turn off Execute privileges for an existing Web project's _VTI_BIN dir.
  2. Attempt to connect to that existing project in Visual InterDev.

Modification Type:MajorLast Reviewed:5/29/2003
Keywords:kbBug kbExtension kbpending kbWebServer KB192636