Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FP2000: Error Message When You Hold CTRL and Click Link in Page View


View products that this article applies to.

This article was previously published under Q219225

↑ Back to the top


Symptoms

When you create a link to a Web page that was created by an ISAPI .dll file, or any other CGI script, FrontPage cannot follow the link when you hold CTRL and click the link. You receive the following error message:
The file "url of cgi" is not found.
where url of cgi is the location of the ISAPI .dll file or CGI file.

↑ Back to the top


Cause

Because these files are executed by the Web server, FrontPage cannot open them.

↑ Back to the top


Resolution

Do not try to follow a link to a page that is generated by an ISAPI .dll file or CGI script.

The URLs mentioned in the "Symptoms" section of the article are recognized by the following:
A CGI file has a .cgi extension instead of .htm or .html. An ISAPI .dll file has the .dll extension.
Web pages that are generated by these server side programs are recognized by the parameters that are used in the URL. Because of these parameters, the URL may look similar to the following:
http://www.examplewebsite.com/cgi-bin/display.cgi?action=topics&forum=Software&number=15&DaysPrune=1&LastLogin=
						

↑ Back to the top


Keywords: KB219225, kbprb, kbnofix

↑ Back to the top

Article Info
Article ID : 219225
Revision : 1
Created on : 8/6/2002
Published on : 8/6/2002
Exists online : False
Views : 282