SYMPTOMS
When you are using the FrontPage 98 Search Form on a multi-homed Internet
Information Server (IIS) computer with Index Server 1.1 installed, the
following error message may appear:
0 Documents Found.
The search returns no results.
WORKAROUND
To work around this problem, use either of the following two methods:
METHOD 1
Set up Index Server with a catalog for the virtual server. The instructions
can be found in the following Microsoft Knowledge Base article:
183731
How to Index and Create a Catalog for a New Web Site
The article is located on the Web at the following location:
METHOD 2
Add the following line to the Frontpg.ini file:
[Frontpage 3.0]
NoIndexServer=1
This change forces the Search Form to use the WAIS search built into
FrontPage instead of using Index Server.
You must open the Web where the Search Form resides and recalculate the
hyperlinks. Recalculating allows the FrontPage Server Extensions to
incorporate the changes made to the Frontpg.ini file. In addition,
recalculating updates the indexes, ensuring that all documents are
available to be searched.
NOTE: The FrontPg.ini file is stored in the directory in which Windows or
Windows NT is installed.
Example
For Windows 95 - C:\Windows\FrontPg.ini
For Windows NT - C:\Winnt\FrontPg.ini
When this line is added to the beginning of the [Frontpage 3.0] section of
the Frontpg.ini file, the setting is global for all FrontPage Webs.
However, this can be done on a per-virtual server or per-subweb basis by
specifying the setting under that particular server's IP address.
Example
For a virtual server with the IP address of 172.31.255.255, you see the
following section in the FrontPg.ini file:
[Port 80: 172.31.255.255] - This line varies with versions of IIS.
NoIndexServer=1
frontpageroot=C:\Program Files\Microsoft FrontPage\version3.0
authoring=enabled
servertype=msiis
serverconfig=unused