Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

28 lines
569 B

<HTML>
<!--
<%CiTemplate%>
This is the default error page for errors in query restrictions.
A registry entry points to this page (where X is the current language):
\registry\machine\system\currentcontrolset\control\ContentIndex\
Language\X\ISAPIRestrictionErrorFile
-->
<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>