Article ID: 177092 - Last Review: February 17, 2005 - Revision: 2.0 Overview of FrontPage Discussion Web architectureThis article was previously published under Q177092 For a Microsoft FrontPage 2000 version of this article, see 250626 (http://support.microsoft.com/kb/250626/EN-US/ ) . For a Microsoft FrontPage 98 version of this article, see 250839 (http://support.microsoft.com/kb/250839/EN-US/ ) . On This PageSUMMARY
This article describes which files and processes are needed to administer a
FrontPage Discussion Web and offers tips for keeping a Discussion Web
functioning correctly.
MORE INFORMATION
The following main components provide the foundation for the FrontPage
Discussion Web, assuming you selected the Use Threaded Replies option when
you created the Discussion Web by using the Discussion Web Wizard.
All of these items will work only when used with the FrontPage Server Extensions. If any of these components are damaged or configured incorrectly, you may experience one or more of the following symptoms:
What Happens When an Article Is Submitted?When you submit an article, the WebBot Discussion component does the following:
What is Tocproto.htm?The Tocproto.htm file is located in the _disc# folder. Note: This is only true if the discussion folder was not renamed. It has a specific architecture that is maintained by the WebBot Discussion component and changes every time an article is posted. For example, the HyperText Markup Language (HTML) code for the article structure initially looks similar to this:NOTE: To conserve space, only the body of the file is shown. The asterisks indicate the additions to the file. The position of a new thread is indented only once, and replies to that thread are indented even further. What Components Make the Tocproto.htm Work as it Does?The Tocproto.htm file is comprised of three components:
where <DT> denotes Designated Term, <DD> denotes Designated Definition,
and <DL> denotes Designated List. Note that each of these elements
requires an ending tag (</DT>, </DD>, and </DL>). These tags provide the
formatting information that displays the threads correctly. "FormInsertHere" (with the quotation marks): The point at which the new article is inserted. s-repliesto=x:This is an argument for the FormInsertHere component. It instructs the
particular instance of the component to accept replies to posts of a
specific article number. disc#_toc.htm or disc#_tocf.htm (framed)The disc#_toc.htm file is used as the contents page of your discussion Web. The disc#_tocf.htm file is created when you use a frameset to create the discussion Web.Disc#_tocf.htm: This file is used as the contents page of your discussion Web. The body
of the Tocproto.htm file (described above) is included in this page
using the WebBot Include component.
Disc#_toc.htm:
This file is used as the contents page of your discussion Web. The body
of the tocproto.htm file, is included in this page using the WebBot
Include component. Unlike disc#_tocf.htm, this file also includes
_private/disc1_head.htm (header) and _private/disc1_foot.htm (footer). What is Service.cnf?The Service.cnf file is a configuration file located in the _vti_pvt folder in the current Web. This file contains information about the Discussion Web as well as other FrontPage Web specific configuration information. The section of this file that the Discussion Web directly relates to contains the article number variable. For example, if your discussion group is called "_bob", the configuration information will be stored in the _vti__bob_articlenumber key. The number will increment each time an article is submitted. If you change this number, you can alter the next article number. However, if you change this number so that it is less than the number of articles you have, newer articles will be appended or added to an existing article.NOTE: If you rename or modify a file in FrontPage Explorer, all subsequent links and configurations will be updated automatically. Because experimenting with the structure of your Discussion Web could cause it to function incorrectly, you should make these types of adjustments to a test Web first. When you have attained the desired results, check and recheck your Web before you implement the changes on your primary Web. REFERENCES
For additional information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
154675
(http://support.microsoft.com/kb/154675/
)
How to edit/delete articles in a FrontPage Discussion Web
152097
(http://support.microsoft.com/kb/152097/
)
FP: Files in Discussion Web are overwritten
143101
(http://support.microsoft.com/kb/143101/
)
Using FrontPage without the server extensions
176927
(http://support.microsoft.com/kb/176927/
)
FP: Newest to oldest order doesn't work in Discussion Web
| Article Translations
|

Back to the top
