Leaked source code of windows server 2003
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.

236 lines
10 KiB

  1. ;/*************************************************************************
  2. ;* icaevent.h
  3. ;*
  4. ;* TermSrv error codes
  5. ;*
  6. ;* Copyright (C) 1997-2000 Microsoft Corporation
  7. ;*************************************************************************/
  8. ;#define CATEGORY_NOTIFY_EVENTS 1
  9. MessageId=0x1
  10. Language=English
  11. Terminal Server Notify Events
  12. .
  13. MessageId=1000 SymbolicName=EVENT_NO_LICENSES
  14. Language=English
  15. Unable to acquire a license for user '%1', domain '%2'.
  16. .
  17. MessageId=1001 SymbolicName=EVENT_GETKEY_FAILED
  18. Language=English
  19. Could not get registry key to for Change User option in the registry.
  20. .
  21. MessageId=1002 SymbolicName=EVENT_SETVALUE_FAILED
  22. Language=English
  23. Could not store Change User option in the registry.
  24. .
  25. MessageId=1003 SymbolicName=EVENT_INVALID_LICENSE
  26. Language=English
  27. The terminal service client '%1' has provided an invalid license.
  28. .
  29. MessageId=1004 SymbolicName=EVENT_CANNOT_ISSUE_LICENSE
  30. Language=English
  31. The terminal server cannot issue a client license. It was unable to issue the license due to a changed (mismatched) client license, insufficient memory, or an internal error. Further details for this problem may have been reported at the client's computer.
  32. .
  33. MessageId=1005 SymbolicName=EVENT_STACK_LOAD_FAILED
  34. Language=English
  35. Unable to load stack '%1'.
  36. .
  37. MessageId=1006 SymbolicName=EVENT_TOO_MANY_CONNECTIONS
  38. Language=English
  39. The terminal server received large number of incomplete connections. The system may be under attack.
  40. .
  41. MessageId=1007 SymbolicName=EVENT_BAD_TSINTERNET_USER
  42. Language=English
  43. Unable to log in the Internet user as TSInternetUser. If the problem is not corrected in 20 minutes, delete the account and run Setup again.
  44. .
  45. MessageId=1008 SymbolicName=EVENT_LICENSING_GRACE_PERIOD_EXPIRED
  46. Language=English
  47. The terminal server licensing grace period has expired and the service has not registered with a license server with installed licenses. A terminal server license server is required for continuous operation. A terminal server can operate without a license server for 120 days after initial start up.
  48. .
  49. MessageId=1009 SymbolicName=EVENT_LICENSING_GRACE_PERIOD_ABOUT_TO_EXPIRE
  50. Language=English
  51. The terminal server licensing grace period is about to expire on %1 and the service has not registered with a license server with installed licenses. A terminal server license server is required for continuous operation. A terminal server can operate without a license server for 120 days after initial start up.
  52. .
  53. MessageId=1010 SymbolicName=EVENT_NO_LICENSE_SERVER
  54. Language=English
  55. The terminal server could not locate a license server. Confirm that all license servers on the network are registered in WINS/DNS, accepting network requests, and the Terminal Server Licensing Service is running.
  56. .
  57. MessageId=1011 SymbolicName=EVENT_EXPIRED_TEMPORARY_LICENSE
  58. Language=English
  59. The terminal server client %1 has been disconnected because its temporary license has expired.
  60. .
  61. MessageId=1012 Severity=Informational SymbolicName=EVENT_EXCEEDED_MAX_LOGON_ATTEMPTS
  62. Language=English
  63. Remote session from client name %1 exceeded the maximum allowed failed logon attempts. The session was forcibly terminated.
  64. .
  65. MessageId=1013 SymbolicName=EVENT_CANNOT_ALLOW_CONCURRENT
  66. Language=English
  67. The terminal server has exceeded the maximum number of allowed connections.
  68. .
  69. MessageId=1014 Severity=Error SymbolicName=EVENT_BAD_STACK_MODULE
  70. Language=English
  71. Cannot load illegal module: %1.
  72. .
  73. MessageId=1015 Severity=Warning SymbolicName=EVENT_WINSTA_DISABLED_DUE_TO_LANA
  74. Language=English
  75. The connection %1 was disabled and its custom network adapter settings reset because the terminal server could not determine the desired adapter. The connection can be enabled and the network adapter settings modified by using the Terminal Server Configuration tool.
  76. .
  77. MessageId=1016 Severity=Error SymbolicName=EVENT_TERMSRV_FAIL_COM_INIT
  78. Language=English
  79. The terminal server service failed to load because it could not initialize the COM library, hresult=%1.
  80. .
  81. MessageId=1017 Severity=Error SymbolicName=EVENT_NOT_A_TSBOX
  82. Language=English
  83. The terminal server service failed to start because this is not a terminal server computer.
  84. .
  85. MessageId=1018 Severity=Error SymbolicName=EVENT_NOT_SYSTEM_ACCOUNT
  86. Language=English
  87. TermService service must be configured to log on as Local System account.
  88. .
  89. MessageId=1019 Severity=Error SymbolicName=EVENT_TS_SESSDIR_NO_COMPUTER_DNS_NAME
  90. Language=English
  91. TermService clustering failed to start because the local machine DNS address could not be retrieved, winerror=%1.
  92. .
  93. MessageId=1020 Severity=Error SymbolicName=EVENT_TS_SESSDIR_FAIL_UPDATE
  94. Language=English
  95. TermService clustering failed to update the session directory, hresult=%1.
  96. .
  97. MessageId=1021 Severity=Error SymbolicName=EVENT_TS_SESSDIR_FAIL_QUERY
  98. Language=English
  99. TermService clustering failed to query the session directory, hresult=%1.
  100. .
  101. MessageId=1022 Severity=Error SymbolicName=EVENT_TS_SESSDIR_FAIL_CLIENT_REDIRECT
  102. Language=English
  103. TermService clustering failed to redirect a client to an alternate clustered server, ntstatus=%1.
  104. .
  105. MessageId=1023 Severity=Error SymbolicName=EVENT_TS_SESSDIR_FAIL_CREATE_TSSD
  106. Language=English
  107. TermService clustering failed to initialize because it could not create an instance of the Session Directory Provider, hresult=%1.
  108. .
  109. MessageId=1024 Severity=Error SymbolicName=EVENT_TS_SESSDIR_FAIL_INIT_TSSD
  110. Language=English
  111. TermService clustering failed to initialize because the Session Directory Provider failed to initialize, hresult=%1.
  112. .
  113. MessageId=1025 Severity=Error SymbolicName=EVENT_TS_SESSDIR_FAIL_GET_TSSD_CLSID
  114. Language=English
  115. TermService clustering failed to initialize because the Session Directory Provider CLSID was not present, could not be read, or could not be interpreted as a CLSID.
  116. .
  117. MessageId=1026 SymbolicName=EVENT_NO_LICENSE_SERVER_DOMAIN
  118. Language=English
  119. The terminal server could not locate a license server in the %1 domain. Confirm that all license servers on the network are registered in WINS/DNS, accepting network requests, and the Terminal Server Licensing Service is running.
  120. .
  121. MessageId=1027 SymbolicName=EVENT_NO_LICENSE_SERVER_WORKGROUP
  122. Language=English
  123. The terminal server could not locate a license server in the %1 workgroup or Windows NT 4 domain. Confirm that all license servers on the network are registered in WINS/DNS, accepting network requests, and the Terminal Server Licensing Service is running.
  124. .
  125. MessageId=1028 SymbolicName=EVENT_EXPIRED_PERMANENT_LICENSE
  126. Language=English
  127. The terminal server client %1 has been disconnected because its license could not be renewed.
  128. .
  129. MessageId=1029 SymbolicName=EVENT_LICENSING_CONCURRENT_CANT_START
  130. Language=English
  131. Per Session licensing could not be enabled because of an error during startup: %1.
  132. .
  133. MessageId=1030 SymbolicName=EVENT_LICENSING_IC_TO_CONCURRENT
  134. Language=English
  135. The Terminal Server has been converted to Per Session licensing. Internet Connector licensing is not supported in this version of Windows.
  136. .
  137. MessageId=1031 SymbolicName=EVENT_LICENSING_CONCURRENT_NOT_DYNAMIC
  138. Language=English
  139. Per Session licensing has encountered an error and will disable dynamic license allocation (%1).
  140. .
  141. MessageId=1032 SymbolicName=EVENT_TS_SESSDIR_FAIL_CREATE_TSSDEX
  142. Language=English
  143. Terminal Server clustering failed to initialize because it could not create an instance of the Session Directory Extended Redirection Provider, hresult=%1.
  144. .
  145. MessageId=1033 SymbolicName=EVENT_TS_SESSDIR_FAIL_GET_TSSDEX_CLSID
  146. Language=English
  147. Terminal Server clustering failed to initialize because the Session Directory Extended Redirection Provider CLSID was not present, could not be read, or could not be interpreted as a CLSID.
  148. .
  149. MessageId=1034 SymbolicName=EVENT_TS_SESSDIR_FAIL_LBQUERY
  150. Language=English
  151. Terminal Server clustering failed to query the Session Directory Extended Redirection Provider for information on redirection, and therefore is not functioning properly. This error may occur again, but this will be the only log of the error until you reboot. The error code was %1.
  152. .
  153. MessageId=1035 SymbolicName=EVENT_TS_LISTNER_WINSTATION_ISDOWN
  154. Language=English
  155. Terminal Server listener stack was down. The relevant status code %1.
  156. .
  157. MessageId=1036 SymbolicName=EVENT_TS_WINSTATION_START_FAILED
  158. Language=English
  159. Terminal Server session creation failed. The relevant status code was %1.
  160. .
  161. MessageId=1037 SymbolicName=EVENT_LICENSING_CONCURRENT_EXPIRED
  162. Language=English
  163. Per Session licenses have expired and could not be renewed. No further connections will be allowed. Confirm that you have a sufficient number of licenses.
  164. .
  165. MessageId=1038 SymbolicName=EVENT_LICENSING_CONCURRENT_NO_LICENSES
  166. Language=English
  167. No Per Session licenses could be acquired from the Terminal Server Licensing Service. No further connections will be allowed. Confirm that you have a sufficient number of licenses.
  168. .
  169. MessageId=1039 SymbolicName=EVENT_LICENSING_CONCURRENT_FEWER_LICENSES
  170. Language=English
  171. Fewer Per Session licenses were received than were requested from the Terminal Server Licensing Service. Confirm that you have a sufficient number of licenses.
  172. .
  173. MessageId=1040 SymbolicName=EVENT_LICENSING_CONCURRENT_NOT_RETURNED
  174. Language=English
  175. Per Session licenses could not be returned to the Terminal Server Licensing Service. Confirm that all license servers on the network are registered in WINS/DNS, accepting network requests, and the Terminal Server Licensing service is running. (%1)
  176. .
  177. MessageId=1041 SymbolicName=EVENT_AUTORECONNECT_AUTHENTICATION_FAILED
  178. Language=English
  179. Autoreconnect failed to reconnect user to session because authentication failed. (%1)
  180. .
  181. MessageId=1043 SymbolicName=EVENT_LICENSE_SERVER_AUTHENTICATION_FAILED
  182. Language=English
  183. This Terminal Server is not able to communicate with the License Server. Please make sure that this Terminal Server's computer account is a member of the "Terminal Server Computers" group on License Server (%1).
  184. .
  185. MessageId=1044 SymbolicName=EVENT_LICENSING_IC_TO_PER_USER
  186. Language=English
  187. The Terminal Server has been converted to Per User licensing. Internet Connector licensing is not supported in this version of Windows.
  188. .