FP98: How to Remove a Web from the List of Webs
ID: Q194090
|
The information in this article applies to:
-
Microsoft FrontPage 98 for Windows
SYMPTOMS
In FrontPage 98, if you delete a FrontPage Web using a file manager other
than FrontPage, the Web server configuration files retain mapping
information to any _vti* directories that were part of the deleted
FrontPage Web.
RESOLUTION
Using a file management program other than FrontPage is not recommended on
FrontPage Webs. FrontPage Explorer is the only recommended file
management tool for a FrontPage Web.
To delete a Web in FrontPage, open the Web site using FrontPage
Explorer and click Delete FrontPage Web on the File menu.
If you used a file manager other than FrontPage to delete the web, use
the following steps to manually remove the Web name from the list of
Webs:
- In a text editor, such as Notepad, open the Services.cnf file.
The Services.cnf file is located in the _vti_pvt directory of the
server's root Web. Note that this file is different from the
Service.cnf file (no "s") which occurs in every FrontPage Web.
- Find the name of the Web that you want to delete from the list, and
delete it.
- If the web whose name you deleted was in the middle of the list,
remove the blank line.
- Save and close the file.
To completely remove the FrontPage Web, you must edit the Web server
configuration files to remove the maps to _vti* directories that were
part of the deleted FrontPage Web. For information about removing maps
to _vti* directories, consult your Web server documentation.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article.
MORE INFORMATION
FrontPage Explorer is the best file management tool for a FrontPage
Web. Do not use a different file manager (such as Windows Explorer) to
modify or delete a FrontPage Web.
FrontPage 98 will detect if a Web directory has been deleted with a file
management tool other than FrontPage and it will not display the Web
in the list of Webs. However, the entry in the Services.cnf and the
directory maps on the Web server will not be deleted. For optimum
performance, you should delete the Web using the steps in the "Resolution"
section of this article.
Additional query words:
98
Keywords : fpexp
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbbug