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.

215 lines
7.8 KiB

  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "winres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE
  29. BEGIN
  30. "#include ""winres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE
  34. BEGIN
  35. "1 TYPELIB ""IISMigrTool.tlb""\r\n"
  36. "\0"
  37. END
  38. 4 TEXTINCLUDE
  39. BEGIN
  40. "#include ""version.rc2""\r\n"
  41. "\0"
  42. END
  43. #endif // APSTUDIO_INVOKED
  44. /////////////////////////////////////////////////////////////////////////////
  45. //
  46. // Version
  47. //
  48. VS_VERSION_INFO VERSIONINFO
  49. FILEVERSION 6,0,2601,0
  50. PRODUCTVERSION 6,0,2601,0
  51. FILEFLAGSMASK 0x3fL
  52. #ifdef _DEBUG
  53. FILEFLAGS 0x9L
  54. #else
  55. FILEFLAGS 0x8L
  56. #endif
  57. FILEOS 0x40004L
  58. FILETYPE 0x2L
  59. FILESUBTYPE 0x0L
  60. BEGIN
  61. BLOCK "StringFileInfo"
  62. BEGIN
  63. BLOCK "040904b0"
  64. BEGIN
  65. VALUE "CompanyName", "Microsoft Corporation"
  66. VALUE "FileDescription", "IISMigrTool Object Module"
  67. VALUE "FileVersion", "6.0.2601.0"
  68. VALUE "InternalName", "IISMigrTool.dll"
  69. VALUE "LegalCopyright", "� Microsoft Corporation. All rights reserved."
  70. VALUE "OriginalFilename", "IISMigrTool.dll"
  71. VALUE "ProductName", "Internet Information Services"
  72. VALUE "ProductVersion", "6.0.2601.0"
  73. END
  74. END
  75. BLOCK "VarFileInfo"
  76. BEGIN
  77. VALUE "Translation", 0x409, 1200
  78. END
  79. END
  80. /////////////////////////////////////////////////////////////////////////////
  81. //
  82. // REGISTRY
  83. //
  84. IDR_EXPORTPACKAGE REGISTRY "IISMigrExport.rgs"
  85. IDR_IMPORTPACKAGE REGISTRY "IISMigrImport.rgs"
  86. /////////////////////////////////////////////////////////////////////////////
  87. //
  88. // String Table
  89. //
  90. STRINGTABLE
  91. BEGIN
  92. IDS_PROJNAME "IISMigrTool"
  93. IDS_E_WEBNOTFOUND "The specified Web Site does not exist."
  94. IDS_E_PATHNOTEXISTS "'%s' does not exist."
  95. IDS_E_NOTDIR "'%s' is not an existing directory."
  96. IDS_E_CERT_PK_FIND "Failed to find SSL certificates private key"
  97. IDS_E_NO_XML_PARSER "MS XML Parser interface cannot be created. Check you have MS XML installed."
  98. IDS_E_CANNOT_CREATE_TEMPDIR "Failed to create temporary directory '%s'"
  99. IDS_E_WRITE_OUTPUT "Failed to write to the output file."
  100. IDS_E_SETACESS "Failed to set access permissions on file '%s'."
  101. IDS_E_PKG_CURRUPTED "Failed to read from package file. Possible data corruption."
  102. END
  103. STRINGTABLE
  104. BEGIN
  105. IDS_E_OPENFILE "Failed to open file '%s'."
  106. IDS_E_READFILE "Failed to read from file '%s'."
  107. IDS_E_OUTOFMEM "Out of memory"
  108. IDS_E_PKG_NOTOURPKG "The specified file is not a valid package file"
  109. IDS_E_ENUM_FILES "Failed to enumerate objects in '%s'."
  110. IDS_E_CRYPT_CONTEXT "Failed to acquire encryption context from OS"
  111. IDS_E_CRYPT_KEY_OR_HASH "Failed to create key for encryption/decryption."
  112. IDS_E_SEEKFILE "Failed to navigate trough file '%s'."
  113. IDS_E_CRYPT_CRYPTO "Failed to encrypt/decrypt file '%s'"
  114. IDS_E_NOPACKAGE "No package is currently loaded"
  115. IDS_E_NEWSITE_UNSUPPOERTED
  116. "Importing to new web site is not supported on this platform"
  117. IDS_E_WRONGPASSWORD "Incorrect password."
  118. IDS_E_CREATEDIR "Failed to create directory '%s'."
  119. IDS_E_BACKUPDIR_FULL "Backup directory ( %s ) is not empty. Clean it up if you don't need the files."
  120. IDS_E_EXPORTSITE_NOTFOUND
  121. "The specified SiteID is not included to be exported."
  122. IDS_E_MOVEFILE "File move operation failed. Source is '%s'. Target location is '%s'."
  123. END
  124. STRINGTABLE
  125. BEGIN
  126. IDS_E_FAILED_IMPORT_CFG "Site configuration import failed."
  127. IDS_E_SITEOPEN "Failed to open web site for read/write"
  128. IDS_FMO_ERROR "%s\nReason: %s"
  129. IDS_E_METABASE "Cannot access IIS metabase ( path '%s' )"
  130. IDS_E_METABASE_IO "Failed to read/write from IIS metabase"
  131. IDS_E_CRYPT_ENCRYPT "Failed to encrypt/decrypt data."
  132. IDS_E_XML_GENERATE "Error while generating XML file"
  133. IDS_E_XML_PARSE "Error while parsing XML document"
  134. IDS_E_DELETEFILE "Cannot delete '%s'."
  135. IDS_E_DELETEDIR "Cannot remove directory '%s'."
  136. IDS_E_INVALIDARG "Invalid Argument"
  137. IDS_E_NO_EXPORTSITES "No sites to export"
  138. IDS_E_CREATEINSTANCE "Failed to create instance of COM component '%s'."
  139. IDS_E_PPFILE_EXISTS "Name '%s' ( from '%s' ) conflicts with another filename. Please use a different filename."
  140. IDS_E_OPEN_CERT_STORE "Failed to open system certificate store."
  141. END
  142. STRINGTABLE
  143. BEGIN
  144. IDS_E_FIND_SSL_CERT "Failed to find site's SSL certificate in the system store."
  145. IDS_E_EXPORT_CERT "Failed to export site's SSL certificate from the system store."
  146. IDS_E_TOOBIG_PPFILES "Post-import files cannot exceed 4GB of total size"
  147. IDS_E_GETSET_CURRDIR "Failed to change current directory."
  148. IDS_E_SET_ENV "Failed to set an environment variable ( %s = %s )"
  149. IDS_E_CMD_SHELL "Failed to start command interpreter to execute post-import command."
  150. IDS_E_CMD_FAILED "Failed to execute post import command '%s' ( %s )."
  151. IDS_E_ADD_CERT_STORE "Failed to add digital certificate to store"
  152. IDS_E_NOPASSWORD_CERTEXPORT
  153. "SSL certificate cannot be exported because password was not provided."
  154. IDS_E_NOPKG_PASSWORD "No password was provided to decrypt the package file"
  155. IDS_E_INVALIDPASSWORD_CERTIMPORT
  156. "SSL certificate cannot be imported because the supplied password is invalid"
  157. IDS_E_MDRESTORE "Failed to restore the metabase"
  158. IDS_E_CERT_CHAIN "Failed to get the SSL certificate chain"
  159. IDS_E_MDBACKUP "Failed to backup the metabase"
  160. IDS_E_NO_IIS "IIS is either not installed or not running."
  161. IDS_E_NO_DOWNGRADE "Importing package from a newer to older IIS version is not supported."
  162. END
  163. STRINGTABLE
  164. BEGIN
  165. IDS_E_CMD_TOOBIG "Post-import command is too big ( '%s' )."
  166. END
  167. STRINGTABLE
  168. BEGIN
  169. IDS_E_READ_FSECURITY "Failed to read DACL for object '%s'"
  170. IDS_E_APPLY_DACL "Failed to set DACL on object '%s'"
  171. IDS_E_MD_ADDKEY "Failed to add key to the metabase ( key: '%s' )"
  172. IDS_E_DIRNOTEMPTY "The directory '%s' is not empty."
  173. IDS_E_CERT_CANNOT_VALIDATE
  174. "Failed to validate the SSL certificate against the local certificate policy"
  175. IDS_E_SEEK_PKG "Failed to navigate through the package file"
  176. END
  177. #endif // English (U.S.) resources
  178. /////////////////////////////////////////////////////////////////////////////
  179. #ifndef APSTUDIO_INVOKED
  180. /////////////////////////////////////////////////////////////////////////////
  181. //
  182. // Generated from the TEXTINCLUDE 3 resource.
  183. //
  184. 1 TYPELIB "IISMigrTool.tlb"
  185. /////////////////////////////////////////////////////////////////////////////
  186. #endif // not APSTUDIO_INVOKED