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.

322 lines
17 KiB

  1. ;/**********************************************************************/
  2. ;/** Microsoft Windows NT **/
  3. ;/** Copyright(c) Microsoft Corp., 1993 **/
  4. ;/**********************************************************************/
  5. ;
  6. ;/*
  7. ; w3msg.h
  8. ;
  9. ; This file is generated by the MC tool from the W3MSG.MC message
  10. ; file.
  11. ;
  12. ;
  13. ; FILE HISTORY:
  14. ; KeithMo 19-Mar-1993 Created.
  15. ;
  16. ;*/
  17. ;
  18. ;
  19. ;#ifndef _W3MSG_H_
  20. ;#define _W3MSG_H_
  21. ;
  22. SeverityNames=(Success=0x0
  23. Informational=0x1
  24. Warning=0x2
  25. Error=0x3
  26. )
  27. Messageid=1 Severity=Error SymbolicName=W3_EVENT_CANNOT_INITIALIZE_SECURITY
  28. Language=English
  29. HTTP Server could not initialize its security. The data is the error.
  30. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  31. .
  32. Messageid=3 Severity=Error SymbolicName=W3_EVENT_CANNOT_INITIALIZE_WINSOCK
  33. Language=English
  34. HTTP Server could not initialize the socket library. The data is the error.
  35. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  36. .
  37. Messageid=4 Severity=Error SymbolicName=W3_EVENT_OUT_OF_MEMORY
  38. Language=English
  39. HTTP Server was unable to initialize due to a shortage of available memory. The data is the error.
  40. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  41. .
  42. Messageid=6 Severity=Error SymbolicName=W3_EVENT_CANNOT_CREATE_CONNECTION_SOCKET
  43. Language=English
  44. HTTP Server could not create the main connection socket. The data is the error.
  45. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  46. .
  47. MessageId=8 Severity=Error SymbolicName=W3_EVENT_CANNOT_CREATE_CLIENT_CONN
  48. Language=English
  49. HTTP Server could not create a client connection object for user at host %1. The connection to this user is terminated. The data is the error.
  50. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  51. .
  52. Messageid=14 Severity=Error SymbolicName=W3_EVENT_FILTER_DLL_LOAD_FAILED
  53. Language=English
  54. The HTTP Filter DLL %1 failed to load. The data is the error.
  55. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  56. .
  57. Messageid=16 Severity=Error SymbolicName=W3_EVENT_KILLING_SCRIPT
  58. Language=English
  59. The script started from the URL '%1' with parameters '%2' has not responded within the configured timeout period. The HTTP server is terminating the script.
  60. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  61. .
  62. Messageid=18 Severity=Error SymbolicName=W3_MSG_SSI_ERROR
  63. Language=English
  64. The HTTP server encountered an error processing the server side include file '%1'.<BR>The error was '%2'.<BR>
  65. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  66. .
  67. Messageid=19 Severity=Error SymbolicName=W3_EVENT_EXTENSION_EXCEPTION
  68. Language=English
  69. The HTTP server encountered an unhandled exception while processing the ISAPI Application '%1'.
  70. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  71. .
  72. Messageid=20 Severity=Error SymbolicName=W3_EVENT_EXTENSION_LOAD_FAILED
  73. Language=English
  74. The HTTP server was unable to load the ISAPI Application '%1'. The data is the error.
  75. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  76. .
  77. Messageid=21 Severity=Error SymbolicName=W3_MSG_SSI_TOO_MANY_NESTED_INCLUDES
  78. Language=English
  79. A server side include file has included itself or the maximum depth of server side includes has been exceeded.
  80. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  81. .
  82. Messageid=22 Severity=Error SymbolicName=W3_MSG_READ_RAW_MUST_BE_GLOBAL
  83. Language=English
  84. An attempt was made to load filter '%1' on a server instance but it requires
  85. the SF_NOTIFY_READ_RAW_DATA filter notification so it must be loaded as a global
  86. filter.
  87. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  88. .
  89. Messageid=23 Severity=Informational SymbolicName=W3_MSG_LOADED_FILTER_FROM_REG
  90. Language=English
  91. For compatibility with previous versions of IIS, the filter '%1' was loaded as a global filter from the registry.
  92. To control the filter with the Internet Service Manager, remove the filter from the
  93. registry and add it as a global filter with Internet Service Manager. Filters in the
  94. registry are stored at "HKLM\System\CurrentControlSet\Services\W3Svc\Parameters\Filter DLLs".
  95. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  96. .
  97. Messageid=26 Severity=Warning SymbolicName=W3_EVENT_CANNOT_READ_FILE_SECURITY
  98. Language=English
  99. The server was unable to read the file %1 due a to lack of access permissions.
  100. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  101. .
  102. Messageid=27 Severity=Error SymbolicName=W3_EVENT_CAL_SSL_EXCEEDED
  103. Language=English
  104. The server was unable to acquire a license for a SSL connection.
  105. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  106. .
  107. Messageid=28 Severity=Warning SymbolicName=W3_EVENT_NO_MORE_CRASH
  108. Language=English
  109. The server stop serving requests for application '%1' because the number of Out of Process
  110. component crashes exceed a limit.
  111. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  112. .
  113. Messageid=29 Severity=Warning SymbolicName=W3_EVENT_FAIL_SHUTDOWN
  114. Language=English
  115. The server failed to shut down application '%1'. The error was '%2'.
  116. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  117. .
  118. Messageid=30 Severity=Warning SymbolicName=W3_EVENT_CANNOT_READ_FILE_EXIST
  119. Language=English
  120. The server was unable to read the file %1. The file does not exist.
  121. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  122. .
  123. Messageid=31 Severity=Warning SymbolicName=W3_EVENT_CANNOT_READ_FILE
  124. Language=English
  125. The server was unable to read the file %1. The Windows 32 error returned from the attempt is %2.
  126. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  127. .
  128. Messageid=32 Severity=Warning SymbolicName=W3_EVENT_CANNOT_READ_FILE_SIZE
  129. Language=English
  130. The server was unable to read the file %1. The file exceeds the maximum allowable size of %2.
  131. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  132. .
  133. Messageid=33 Severity=Warning SymbolicName=W3_EVENT_CANNOT_READ_FILE_MEMORY
  134. Language=English
  135. The server was unable to allocate a buffer to read the file %1.
  136. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  137. .
  138. Messageid=34 Severity=Warning SymbolicName=W3_EVENT_CANNOT_PUT_RENAME
  139. Language=English
  140. The server was unable to PUT to the URL %1 (filename %2). This file may have been lost. A backup copy was saved as %3.
  141. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  142. .
  143. Messageid=35 Severity=Warning SymbolicName=W3_EVENT_CANNOT_PUT
  144. Language=English
  145. The server was unable to PUT to the URL %1 (filename %2).
  146. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  147. .
  148. Messageid=36 Severity=Warning SymbolicName=W3_EVENT_FAIL_LOADWAM
  149. Language=English
  150. The server failed to load application '%1'. The error was '%2'.
  151. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  152. .
  153. Messageid=37 Severity=Warning SymbolicName=W3_EVENT_OOPAPP_VANISHED
  154. Language=English
  155. Out of process application '%1' terminated unexpectedly.
  156. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  157. .
  158. Messageid=38 Severity=Error SymbolicName=W3_EVENT_JOB_QUERY_FAILED
  159. Language=English
  160. Job object query failed. The data is the error.
  161. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  162. .
  163. Messageid=39 Severity=Error SymbolicName=W3_EVENT_JOB_SET_LIMIT_FAILED
  164. Language=English
  165. Job object set limit failed. The data is the error.
  166. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  167. .
  168. Messageid=40 Severity=Error SymbolicName=W3_EVENT_JOB_SCEDULE_FAILED
  169. Language=English
  170. Schedule a work item for CPU Accounting or Limits failed. The data is the error.
  171. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  172. .
  173. Messageid=41 Severity=Warning SymbolicName=W3_EVENT_JOB_LOGEVENT_LIMIT
  174. Language=English
  175. Site '%1' hit its CPU Limit. No action was taken.
  176. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  177. .
  178. Messageid=42 Severity=Warning SymbolicName=W3_EVENT_JOB_PRIORITY_LIMIT
  179. Language=English
  180. Site '%1' hit its CPU Limit. The priority of all process on that site has been lowered to idle class.
  181. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  182. .
  183. Messageid=43 Severity=Warning SymbolicName=W3_EVENT_JOB_PROCSTOP_LIMIT
  184. Language=English
  185. Site '%1' hit its CPU Limit. All processes on that site have been terminated.
  186. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  187. .
  188. Messageid=44 Severity=Warning SymbolicName=W3_EVENT_JOB_PAUSE_LIMIT
  189. Language=English
  190. Site '%1' hit its CPU Limit. The site has been paused.
  191. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  192. .
  193. Messageid=45 Severity=Warning SymbolicName=SSL_MSG_TIME_INVALID_SERVER_CERT
  194. Language=English
  195. The server certificate for instance '%1' has expired or is not yet valid.
  196. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  197. .
  198. Messageid=46 Severity=Warning SymbolicName=SSL_MSG_REVOKED_SERVER_CERT
  199. Language=English
  200. The server certificate for instance '%1' has been revoked.
  201. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  202. .
  203. Messageid=47 Severity=Warning SymbolicName=SSL_MSG_UNTRUSTED_SERVER_CERT
  204. Language=English
  205. The server certificate for instance '%1' does not chain up to a trusted root certificate.
  206. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  207. .
  208. Messageid=48 Severity=Warning SymbolicName=SSL_MSG_SIGNATURE_INVALID_SERVER_CERT
  209. Language=English
  210. One of the certificates in the certificate chain of the server certificate for
  211. instance '%1' has an invalid signature.
  212. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  213. .
  214. Messageid=49 Severity=Warning SymbolicName=W3_EVENT_JOB_QUEUE_FAILURE
  215. Language=English
  216. CPU Limits/Accounting failed to queue work item. The data is the error.
  217. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  218. .
  219. Messageid=50 Severity=Warning SymbolicName=SSL_MSG_CERT_MB_ERROR
  220. Language=English
  221. The server certificate for instance '%1' had invalid metabase data associated with it and could not be retrieved; the error encountered was '%2'.
  222. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  223. .
  224. Messageid=51 Severity=Warning SymbolicName=SSL_MSG_CERT_CAPI_ERROR
  225. Language=English
  226. A CryptoAPI error was encountered trying to retrieve the server certificate for instance '%1'; the error encountered was '%2'.
  227. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  228. .
  229. Messageid=52 Severity=Warning SymbolicName=SSL_MSG_CERT_NOT_FOUND
  230. Language=English
  231. The server certificate for instance '%1' could not be retrieved because it could not be found in a certificate store; the eerror encountered was '%2'
  232. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  233. .
  234. Messageid=53 Severity=Warning SymbolicName=SSL_MSG_CERT_INTERNAL_ERROR
  235. Language=English
  236. The server certificate for instance '%1' could not be retrieved due to an internal error; the error encountered was '%2'.
  237. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  238. .
  239. Messageid=54 Severity=Warning SymbolicName=SSL_MSG_CTL_MB_ERROR
  240. Language=English
  241. The server Certificate Trust List for instance '%1' had invalid metabase data associated with it and could not be retrieved; the error encountered was '%2'.
  242. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  243. .
  244. Messageid=55 Severity=Warning SymbolicName=SSL_MSG_CTL_CAPI_ERROR
  245. Language=English
  246. A CryptoAPI error was encountered trying to retrieve the server Certificate Trust List for instance '%1'; the error encountered was '%2'.
  247. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  248. .
  249. Messageid=56 Severity=Warning SymbolicName=SSL_MSG_CTL_NOT_FOUND
  250. Language=English
  251. The server Certificate Trust List for instance '%1' could not be retrieved because it could not be found in a certificate store; the error encountered was '%2'.
  252. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  253. .
  254. Messageid=57 Severity=Warning SymbolicName=SSL_MSG_CTL_INTERNAL_ERROR
  255. Language=English
  256. The server certificate for instance '%1' could not be retrieved due to an internal error; the error number is '%2'.
  257. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  258. .
  259. Messageid=58 Severity=Warning SymbolicName=W3_EVENT_FAILED_CLOSE_CC_SHUTDOWN
  260. Language=English
  261. The server failed to close client connections to the following URLs during shutdown:
  262. '%1'.
  263. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  264. .
  265. Messageid=59 Severity=Error SymbolicName=W3_EVENT_FAIL_OOP_ACTIVATION
  266. Language=English
  267. The COM Application '%1' at '%2' failed to activate out of process.
  268. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  269. .
  270. ;
  271. ;#endif // _W3MSG_H_
  272. ;
  273.