FP2000: Error Message: There Is No Web Named <Subweb Name> (300246)



The information in this article applies to:

  • FrontPage 2000 Server Extensions from Microsoft
  • Microsoft FrontPage 98 for Windows

This article was previously published under Q300246

SYMPTOMS

When you attempt to perform a Check Server Extensions operation on your FrontPage Web, you may receive an error message similar to the following:
There is no web named subweb name

CAUSE

This behavior can occur when the Services.cnf file in the root Web folder contains entries for a subweb that no longer exists in your FrontPage Web. This occurs when you do not use FrontPage or the FrontPage Administrative Tools to delete the subweb. For example, you delete the subweb by using Windows Explorer.

RESOLUTION

To resolve this issue, edit the Services.cnf file to remove the entry for the subweb that was identified by the message described earlier in this article. To do this, follow these steps:
  1. Start Windows Explorer, and then browse to the root content folder of your Web.
  2. Locate the vti_pvt folder.

    The Services.cnf file is located in the x:\webroot\_vti_pvt folder (where webroot is the location of the Web server's root content and x is the drive where the Web server content resides).
  3. Create a backup copy of the Services.cnf file. To do this, rename Services.cnf to Services.old, and then save the file.
  4. Start Notepad, and then open the Services.cnf file.
  5. In the Services.cnf file, remove the entry for the subweb that was identified by the error message.
  6. Click Save on the File menu to save the file.

MORE INFORMATION

FrontPage retrieves the list of Webs from the Services.cnf file. This file is located in the x:\webroot\_vti_pvt folder (where webroot is the location of the Web server's root content and x is the drive where the Web server content resides). This file is updated when you delete Webs in FrontPage or use FrontPage Administrative Tools. The Services.cnf file is not updated when you delete Webs by using another program, such as Windows Explorer.

For additional information about how to delete a Web in FrontPage, click the article number below to view the article in the Microsoft Knowledge Base:

194090 FP98: How to Remove a Web from the List of Webs


Modification Type:MinorLast Reviewed:1/7/2006
Keywords:kbprb KB300246