The information in this article applies to:
SYMPTOMSWhen 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: 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. CAUSE
You can not use the Search Form on an Active Server Page.
RESOLUTIONTo work around this behavior, use one of the following methods Method 1: Install Microsoft Index ServerInstall 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/ntserver/search/index2/ixinstal.aspFor additional information about using Index Server with FrontPage, please see the following article in the Microsoft Knowledge Base: Q166357 FP: How to Use FrontPage with Microsoft Index Server Method 2: Use .htm or .html pages rather than .asp pages with Search FormDo not use Active Server Pages with the Search Form. Use .htm or .html pages only.STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. Additional query words: run time search index
Keywords : kbdta fpactive fpiis fpext |
Last Reviewed: September 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |