Help and Support
 

powered byLive Search

FP97: Cannot Use Search Component With Active Server Pages

Retired KB ArticleThis article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
Article ID:183046
Last Review:January 17, 2007
Revision:1.1
This article was previously published under Q183046

For a Microsoft FrontPage 98 version of this article, see 194284 (http://support.microsoft.com/kb/194284/EN-US/).
On This Page

SYMPTOMS

When you click the Search button on an Active Server Page (ASP), the results of your search are returned, but the ASP script on your page does not execute. In some cases, the following error message appears in your Web browser:
FrontPage Error. User: please report details to this site's webmaster.

Webmaster:
please see the server's application event log for more details.
The Uniform Resource Locator (URL) in the Address box in Internet Explorer resembles this
http://<myserver>/<myfile>.asp/_vti_bin/shtml.dll/<myfile>.asp.
where <myserver> is the location of your Web and <myfile> is the name of the file you are previewing.

Back to the top

CAUSE

You can not use the Search Form on an Active Server Page.

When an ASP page is requested on a server, Asp.dll parses it. It finds any script specified to run on the server, executes it, and displays the results.

When you conduct a search using the Search Form, Shtml.dll parses the search page and the results of the search are expanded into the search file and displayed in the browser.

When a search is performed using the Search Form on an ASP page, Shtml.dll cannot parse the file because Asp.dll is already parsing it. Because Shtml.dll fails, it outputs the message described in the "Symptoms" section.

When using Microsoft Index Server, the Search Form does not use Shtml.dll.

Instead, the action for the form points to the .idq file associated with the file.

Back to the top

RESOLUTION

To work around this behavior, use one of the following methods

Back to the top

Method 1: Install Microsoft Index Server

Install Microsoft Index Server on the Web server hosting your Web. For more information about obtaining and installing Microsoft Index Server, please see the following Microsoft World Wide Web site:
http://www.microsoft.com/technet/archive/winntas/deploy/ntopclst.mspx?mfr=true (http://www.microsoft.com/technet/archive/winntas/deploy/ntopclst.mspx?mfr=true)
For additional information about using Index Server with FrontPage, click the article number below to view the article in the Microsoft Knowledge Base:
166357 (http://support.microsoft.com/kb/166357/EN-US/) FP: How to Use FrontPage with Microsoft Index Server

Back to the top

Method 2: Use .htm or .html pages rather than .asp pages with Search Form

Do not use Active Server Pages with the Search Form. Use .htm or .html pages only.

Back to the top

STATUS

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

Back to the top


APPLIES TO
Microsoft FrontPage 97 Standard Edition

Back to the top

Keywords: 
kbprb KB183046

Back to the top

Article Translations

 

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.