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

  1. <HTML>
  2. <!--
  3. <%CiTemplate%>
  4. This is the default error page for errors in query restrictions.
  5. A registry entry points to this page (where X is the current language):
  6. \registry\machine\system\currentcontrolset\control\ContentIndex\
  7. Language\X\ISAPIRestrictionErrorFile
  8. -->
  9. <HEAD>
  10. <TITLE><%CiRestriction%> - error.</TITLE>
  11. </HEAD>
  12. <H3>
  13. Error "<%CiErrorMessage%>" (<%CiErrorNumber%>) encountered while processing the query
  14. "<%CiRestriction%>".
  15. </H3>
  16. <BR>
  17. <P>
  18. <A HREF="/iissamples/issamples/ixqlang.htm">Query Syntax Help</A>
  19. </HTML>