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.

56 lines
2.3 KiB

  1. ;/**********************************************************************/
  2. ;/** Microsoft Windows NT **/
  3. ;/** Copyright(c) Microsoft Corp., 1993 **/
  4. ;/**********************************************************************/
  5. ;
  6. ;/*
  7. ; extend.h
  8. ;
  9. ; This file is generated by the MC tool from the INETAMSG.MC message
  10. ; file.
  11. ;
  12. ;
  13. ; FILE HISTORY:
  14. ; KestutiP 28-May-1999 Created.
  15. ;
  16. ;*/
  17. ;
  18. ;
  19. ;#ifndef _EXTEND_H_
  20. ;#define _EXTEND_H_
  21. ;
  22. SeverityNames=(Success=0x0
  23. Informational=0x1
  24. Warning=0x2
  25. Error=0x3
  26. )
  27. Messageid=101 Severity=Warning SymbolicName=INET_SVC_ACCOUNT_RECREATED
  28. Language=English
  29. IISADMIN service recreated an account %1.
  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=102 Severity=Error SymbolicName=INET_SVC_ACCOUNT_DISABLED
  33. Language=English
  34. IISADMIN service found that account %1 is disabled. Some IIS functions can fail for this reason.
  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=103 Severity=Error SymbolicName=INET_SVC_ACCOUNT_COMUPDATE_FAILED
  38. Language=English
  39. IISADMIN service was unable to update the activation identity for all IIS COM+ applications. Some IIS applications may fail to function.
  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=104 Severity=Warning SymbolicName=INET_SVC_ACCOUNT_CREATE_FAILED
  43. Language=English
  44. IISADMIN service failed to create account %1. Some IIS functions can fail for this reason.
  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=105 Severity=Warning SymbolicName=INET_SVC_ACCOUNT_NOT_EXIST
  48. Language=English
  49. IISADMIN service failed to verify anonymous/wam account %1. Some IIS functions can fail for this reason.
  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. ;
  53. ;#endif // _EXTEND_H_
  54. ;