home *** CD-ROM | disk | FTP | other *** search
/ Introducing the New Way to Shop from Home / Iceland.iso / pc / unipower / Data1.cab / WebSvr.DLL / string.txt next >
Text File  |  2002-03-05  |  3KB  |  71 lines

  1. 1    Can't initialize WINSOCK library
  2. 2    Can't create socket!
  3. 3    Can't bind socket. It seems that the port is already used
  4. 4    Can't listen on the created socket
  5. 5    Can't allocate memory. Out of memory
  6. 6    Can't spawn new thread. Out of memory
  7. 10    Can't create ActiveScripting engine; ASP pages are disabled
  8. 100    Continue
  9. 101    Switching Protocols
  10. 200    OK
  11. 201    Created
  12. 202    Accepted
  13. 203    Non-Authoritative Information
  14. 204    No Content
  15. 205    Reset Content
  16. 206    Partial Content
  17. 300    Multiple Choices
  18. 301    Moved Permanently
  19. 302    Object moved
  20. 303    See Other
  21. 304    Not Modified
  22. 305    Use Proxy
  23. 307    Temporary Redirect
  24. 400    Bad Request
  25. 401    Authorization Required
  26. 402    Payment Required
  27. 403    Forbidden
  28. 404    Not Found
  29. 405    Method Not Allowed
  30. 406    Not Acceptable
  31. 407    Proxy Authentication Required
  32. 408    Request Time-out
  33. 409    Conflict
  34. 410    Gone
  35. 411    Length Required
  36. 412    Precondition Failed
  37. 413    Request Entity Too Large
  38. 414    Request-URI Too Large
  39. 415    Unsupported Media Type
  40. 416    Requested range not satisfiable
  41. 417    Expectation Failed
  42. 500    Internal Server Error
  43. 501    Not Implemented
  44. 502    Bad Gateway
  45. 503    Service Unavailable
  46. 504    Gateway Time-out
  47. 505    HTTP Version not supported
  48. 800    Response.Write (%s);
  49. 801    Response.WritePart(%i,%i);
  50. 820    Response.Write %s
  51. 821    Response.WritePart %i, %i
  52. 840    $Response->Write(%s);
  53. 841    $Response->WritePart(%i,%i);
  54. 2000    ASP error - script engine does not exist for requested language
  55. 2001    ASP Error - can not clone script engine (Clone call fail)
  56. 2002    ASP error - can not set site (SetSite call fail)
  57. 2003    ASP Error - error while adding named item (AddNamedItem call fail)
  58. 2004    ASP Error - can not initialize script engine (InitNew call fail)
  59. 2005    ASP error - error while parsing the ASP code (ParseScriptText call fail)
  60. 2006    ASP error - can not run script engine (SetState call fail)
  61. 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>
  62. 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>
  63. 2009    Invalid ASP language / script language already set
  64. 2010    Can't get local host TCP/IP address
  65. 2011    Can't bind address. Server is already started
  66. 2012    Server already started - can't init SSL.
  67. 2013    SSL already initialized - stop the server first and then retry.
  68. 2014    Server already started - can't change thread pool
  69. 2015    Number of threads must be between 3 and 255
  70. 2016    Object does not implement PageRequested method
  71.