ISAPIDefaultErrorFile
Note
Indexing Service is no longer supported as of Windows XP and is unavailable for use as of Windows 8. Instead, use Windows Search for client side search and Microsoft Search Server Express for server side search.
The ISAPIDefaultErrorFile entry specifies the full virtual path to the generic error template.
Summary
Type: | REG_SZ |
Default: | "" |
Remarks
The value of the ISAPIDefaultErrorFile is the .htx template to process when none of the specific HTML error pages (ISAPIHTXErrorfile, ISAPIIDQErrorFile, ISAPIRestrictionErrorFile) apply.
If a value for this entry is not specified, a generic error page is used.
The variables CiRestriction, CiErrorMessage, and CiErrorNumber can all be referenced.
The value of an identically named entry under the Catalog subkey for a specific catalog cannot override the value of this entry.
Related topics