windows-nt/Source/XPSP1/NT/inetsrv/query/sdk/iissearch/deferror.htx

29 lines
566 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
<HTML>
<!--
<%CiTemplate%>
This is the default error page for errors during query execution.
A registry entry points to this page (where X is the current language):
\registry\machine\system\currentcontrolset\control\ContentIndex\
Language\X\ISAPIDefaultErrorFile
-->
<HEAD>
<TITLE><%CiRestriction%> - error.</TITLE>
</HEAD>
<H3>
Error "<%CiErrorMessage%>" (<%CiErrorNumber%>) encountered while processing the query
"<%CiRestriction%>".
</H3>
<BR>
<P>
<A HREF="/iissamples/issamples/ixqlang.htm">Query Syntax Help</A>
</HTML>