3 Can't bind socket. It seems that the port is already used
4 Can't listen on the created socket
5 Can't allocate memory. Out of memory
6 Can't spawn new thread. Out of memory
10 Can't create ActiveScripting engine; ASP pages are disabled
100 Continue
101 Switching Protocols
200 OK
201 Created
202 Accepted
203 Non-Authoritative Information
204 No Content
205 Reset Content
206 Partial Content
300 Multiple Choices
301 Moved Permanently
302 Object moved
303 See Other
304 Not Modified
305 Use Proxy
307 Temporary Redirect
400 Bad Request
401 Authorization Required
402 Payment Required
403 Forbidden
404 Not Found
405 Method Not Allowed
406 Not Acceptable
407 Proxy Authentication Required
408 Request Time-out
409 Conflict
410 Gone
411 Length Required
412 Precondition Failed
413 Request Entity Too Large
414 Request-URI Too Large
415 Unsupported Media Type
416 Requested range not satisfiable
417 Expectation Failed
500 Internal Server Error
501 Not Implemented
502 Bad Gateway
503 Service Unavailable
504 Gateway Time-out
505 HTTP Version not supported
800 Response.Write (%s);
801 Response.WritePart(%i,%i);
820 Response.Write %s
821 Response.WritePart %i, %i
840 $Response->Write(%s);
841 $Response->WritePart(%i,%i);
2000 ASP error - script engine does not exist for requested language
2001 ASP Error - can not clone script engine (Clone call fail)
2002 ASP error - can not set site (SetSite call fail)
2003 ASP Error - error while adding named item (AddNamedItem call fail)
2004 ASP Error - can not initialize script engine (InitNew call fail)
2005 ASP error - error while parsing the ASP code (ParseScriptText call fail)
2006 ASP error - can not run script engine (SetState call fail)
2007 <html>\n<title>ASP error</title>\n<body>\n<H1 align='center'>%s</H1>\n<p align='center'>Error code %i</p>\n<p>Error occurred during the attempt to execute the ASP code. \n<p>Save this page and send it to the manufacturer of the program \n</body>\n</html>
2008 <h1>Error while executing / parsing the ASP page</h1>\n<p><font face='Arial' size='2'>The script reported following error: <b>%s</b> (error number 0x%X hex)</font></p>\n<p><font face='Arial' size='2'>In file <b>%s</b></font></p>\n<p><font face='Arial' size='2'>on line %i, position %i :</font></p>\n<p><code><pre>%s</pre></code></p>\n<hr>
2009 Invalid ASP language / script language already set
2010 Can't get local host TCP/IP address
2011 Can't bind address. Server is already started
2012 Server already started - can't init SSL.
2013 SSL already initialized - stop the server first and then retry.
2014 Server already started - can't change thread pool
2015 Number of threads must be between 3 and 255
2016 Object does not implement PageRequested method