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.

30 lines
1.1 KiB

  1. ;/**********************************************************************/
  2. ;/** Microsoft Windows NT **/
  3. ;/** Copyright(c) Microsoft Corp., 1993 **/
  4. ;/**********************************************************************/
  5. ;
  6. ;/*
  7. ; mapmsg.h
  8. ;
  9. ; This file is generated by the MC tool from the MAPMSG.MC message
  10. ; file.
  11. ;
  12. ;*/
  13. ;
  14. SeverityNames=(Success=0x0
  15. Informational=0x1
  16. Warning=0x2
  17. Error=0x3
  18. )
  19. Messageid=1 Severity=Error SymbolicName=IISCL_EVENT_CANT_OPEN_METABASE
  20. Language=English
  21. Can't access IIS metabase configuration for server %1 instance %2, error %3.
  22. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  23. .
  24. Messageid=2 Severity=Error SymbolicName=IISCL_EVENT_CANT_ACCESS_IIS
  25. Language=English
  26. Server %1 instance %2 does not respond to protocol query, error %3.
  27. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  28. .