home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 May / MICD_2000_05.iso / CBuilder5 / INSTALL / DATA1.CAB / Program_Built_Files / Include / crsmsg.h < prev    next >
C/C++ Source or Header  |  2000-02-01  |  83KB  |  3,884 lines

  1. #pragma option push -b -a8 -pc -A- /*P_O_Push*/
  2. //====================================================================
  3. //                                                                     
  4. //   Microsoft Site Server v3.00                                   
  5. //                                                                     
  6. //   Copyright (c) 1997-98 Microsoft Corporation.  All rights reserved.   
  7. //   THIS CODE AND INFORMATION IS PROVIDED 'AS IS' WITHOUT WARRANTY OF
  8. //   ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  9. //   THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  10. //   PARTICULAR PURPOSE.
  11. //=====================================================================
  12.  
  13. //
  14. //  Values are 32 bit values layed out as follows:
  15. //
  16. //   3 3 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1
  17. //   1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0
  18. //  +---+-+-+-----------------------+-------------------------------+
  19. //  |Sev|C|R|     Facility          |               Code            |
  20. //  +---+-+-+-----------------------+-------------------------------+
  21. //
  22. //  where
  23. //
  24. //      Sev - is the severity code
  25. //
  26. //          00 - Success
  27. //          01 - Informational
  28. //          10 - Warning
  29. //          11 - Error
  30. //
  31. //      C - is the Customer code flag
  32. //
  33. //      R - is a reserved bit
  34. //
  35. //      Facility - is the facility code
  36. //
  37. //      Code - is the facility's status code
  38. //
  39. //
  40. // Define the facility codes
  41. //
  42.  
  43.  
  44. //
  45. // Define the severity codes
  46. //
  47.  
  48.  
  49. //
  50. // MessageId: CRS_ERROR_FIRST
  51. //
  52. // MessageText:
  53. //
  54. //  Site Server Content Deployment service first error message.
  55. //
  56. #define CRS_ERROR_FIRST                  0x40003A98L
  57.  
  58. //
  59. // MessageId: CRS_NET_SOURCE
  60. //
  61. // MessageText:
  62. //
  63. //  Source directory %2 for the project %1 is on a network drive.  Cannot deploy from network drives.
  64. //
  65. #define CRS_NET_SOURCE                   0xC0003A9CL
  66.  
  67. //
  68. // MessageId: CRS_ERROR_ACCESS_DENIED
  69. //
  70. // MessageText:
  71. //
  72. //  Access denied.
  73. //
  74. #define CRS_ERROR_ACCESS_DENIED          0xC0003A9DL
  75.  
  76. //
  77. // MessageId: CRS_FILE_CREATE_ERROR
  78. //
  79. // MessageText:
  80. //
  81. //  Unable to open the file %1.
  82. //
  83. #define CRS_FILE_CREATE_ERROR            0xC0003A9EL
  84.  
  85. //
  86. // MessageId: CRS_SENDINET_ERROR
  87. //
  88. // MessageText:
  89. //
  90. //  Project was unable to send file %1.
  91. //
  92. #define CRS_SENDINET_ERROR               0xC0003A9FL
  93.  
  94. //
  95. // MessageId: CRS_SAMEBOX_NET_TARGET
  96. //
  97. // MessageText:
  98. //
  99. //  Destination directory %2 for the project %1 is on a network drive.  Cannot deploy to network drives.
  100. //
  101. #define CRS_SAMEBOX_NET_TARGET           0xC0003AA0L
  102.  
  103. //
  104. // MessageId: CRS_BAD_SOURCE
  105. //
  106. // MessageText:
  107. //
  108. //  Unable to access the project source %1.
  109. //
  110. #define CRS_BAD_SOURCE                   0xC0003AA1L
  111.  
  112. //
  113. // MessageId: CRS_SENDINET_CONNECT
  114. //
  115. // MessageText:
  116. //
  117. //  Unable to connect to the remote server %1.
  118. //
  119. #define CRS_SENDINET_CONNECT             0xC0003AA2L
  120.  
  121. //
  122. // MessageId: CRS_HASH_MISMATCH
  123. //
  124. // MessageText:
  125. //
  126. //  MD5 Hash did not match during a transmission.  This could indicate transmission failure or that the files transmitted at the source have been modified in transit.
  127. //
  128. #define CRS_HASH_MISMATCH                0xC0003AA3L
  129.  
  130. //
  131. // MessageId: CRS_SERVER_ABORTED
  132. //
  133. // MessageText:
  134. //
  135. //  Remote server was restarted.  The project %1 is being restarted.
  136. //
  137. #define CRS_SERVER_ABORTED               0xC0003AA4L
  138.  
  139. //
  140. // MessageId: CRS_REPLICATION_ABORTED
  141. //
  142. // MessageText:
  143. //
  144. //  Project %1 was aborted.
  145. //
  146. #define CRS_REPLICATION_ABORTED          0xC0003AA5L
  147.  
  148. //
  149. // MessageId: CRS_SEQUENCE_ERROR
  150. //
  151. // MessageText:
  152. //
  153. //  An internal messaging sequence error occurred.
  154. //
  155. #define CRS_SEQUENCE_ERROR               0xC0003AA6L
  156.  
  157. //
  158. // MessageId: CRS_SERVICE_STARTED
  159. //
  160. // MessageText:
  161. //
  162. //  Site Server Content Deployment service started successfully.
  163. //
  164. #define CRS_SERVICE_STARTED              0x40003AA7L
  165.  
  166. //
  167. // MessageId: CRS_SERVICE_SHUTDOWN
  168. //
  169. // MessageText:
  170. //
  171. //  Site Server Content Deployment service shut down successfully.
  172. //
  173. #define CRS_SERVICE_SHUTDOWN             0x40003AA8L
  174.  
  175. //
  176. // MessageId: CRS_ERROR_METABASE_ACCESS
  177. //
  178. // MessageText:
  179. //
  180. //  Could not open storage/stream %1.  Ensure the authentication account has access to this storage/stream.
  181. //
  182. #define CRS_ERROR_METABASE_ACCESS        0xC0003AAAL
  183.  
  184. //
  185. // MessageId: CRS_AUTH_FAILURE
  186. //
  187. // MessageText:
  188. //
  189. //  Authorization failure against server %1.  Ensure the service has access to this server.
  190. //
  191. #define CRS_AUTH_FAILURE                 0xC0003AABL
  192.  
  193. //
  194. // MessageId: CRS_REMOTE_AUTH_FAILURE
  195. //
  196. // MessageText:
  197. //
  198. //  Remote authorization failed to server %1.  Ensure the service has access to this server.
  199. //
  200. #define CRS_REMOTE_AUTH_FAILURE          0xC0003AACL
  201.  
  202. //
  203. // MessageId: CRS_ERROR_NOT_IN_ORDER
  204. //
  205. // MessageText:
  206. //
  207. //  Message was received out of order.  Closing connection.
  208. //
  209. #define CRS_ERROR_NOT_IN_ORDER           0xC0003AADL
  210.  
  211. //
  212. // MessageId: CRS_CONNECTION_RETRY_FAILED
  213. //
  214. // MessageText:
  215. //
  216. //  Connection to server %1 failed and could not be re-established.
  217. //
  218. #define CRS_CONNECTION_RETRY_FAILED      0xC0003AAEL
  219.  
  220. //
  221. // MessageId: CRS_ERROR_REPLICATION_CANCELED
  222. //
  223. // MessageText:
  224. //
  225. //  Project %1 canceled at the request of the user.
  226. //
  227. #define CRS_ERROR_REPLICATION_CANCELED   0xC0003AAFL
  228.  
  229. //
  230. // MessageId: CRS_ERROR_DEST_TOOBIG
  231. //
  232. // MessageText:
  233. //
  234. //  Could not add the specified destination(s).  The maximum number of destinations has been reached.
  235. //
  236. #define CRS_ERROR_DEST_TOOBIG            0xC0003AB0L
  237.  
  238. //
  239. // MessageId: CRS_ERROR_NO_IP_MAPPING
  240. //
  241. // MessageText:
  242. //
  243. //  Cannot resolve IP address for server %1.  No virtual root created.
  244. //
  245. #define CRS_ERROR_NO_IP_MAPPING          0xC0003AB1L
  246.  
  247. //
  248. // MessageId: CRS_ERROR_DISK_FULL
  249. //
  250. // MessageText:
  251. //
  252. //  Not enough space on the disk.
  253. //
  254. #define CRS_ERROR_DISK_FULL              0xC0003AB2L
  255.  
  256. //
  257. // MessageId: CRS_ERROR_TOO_MANY_RUNNING
  258. //
  259. // MessageText:
  260. //
  261. //  Too many active projects. No more can be started until others complete.
  262. //
  263. #define CRS_ERROR_TOO_MANY_RUNNING       0xC0003AB3L
  264.  
  265. //
  266. // MessageId: CRS_ERROR_WOULDBLOCK
  267. //
  268. // MessageText:
  269. //
  270. //  The network operation would block.
  271. //
  272. #define CRS_ERROR_WOULDBLOCK             0x00003ABBL
  273.  
  274. //
  275. // MessageId: CRS_ERROR_NETDOWN
  276. //
  277. // MessageText:
  278. //
  279. //  The remote network is down.
  280. //
  281. #define CRS_ERROR_NETDOWN                0xC0003ACAL
  282.  
  283. //
  284. // MessageId: CRS_ERROR_NETUNREACH
  285. //
  286. // MessageText:
  287. //
  288. //  The remote network is unreachable.
  289. //
  290. #define CRS_ERROR_NETUNREACH             0xC0003ACBL
  291.  
  292. //
  293. // MessageId: CRS_ERROR_CONNABORTED
  294. //
  295. // MessageText:
  296. //
  297. //  The network connection was aborted at the network layer.
  298. //
  299. #define CRS_ERROR_CONNABORTED            0xC0003ACDL
  300.  
  301. //
  302. // MessageId: CRS_ERROR_TIMEOUT
  303. //
  304. // MessageText:
  305. //
  306. //  The network session timed out on a send or receive operation.
  307. //
  308. #define CRS_ERROR_TIMEOUT                0xC0003AD4L
  309.  
  310. //
  311. // MessageId: WINSOCK_WSAEWOULDBLOCK
  312. //
  313. // MessageText:
  314. //
  315. //  The network operation would block.
  316. //
  317. #define WINSOCK_WSAEWOULDBLOCK           0x00002733L
  318.  
  319. //
  320. // MessageId: WINSOCK_WSAENETDOWN
  321. //
  322. // MessageText:
  323. //
  324. //  The remote network is down.
  325. //
  326. #define WINSOCK_WSAENETDOWN              0x00002742L
  327.  
  328. //
  329. // MessageId: WINSOCK_WSAENETUNREACH
  330. //
  331. // MessageText:
  332. //
  333. //  The remote network is unreachable.
  334. //
  335. #define WINSOCK_WSAENETUNREACH           0x00002743L
  336.  
  337. //
  338. // MessageId: WINSOCK_WSAECONNABORTED
  339. //
  340. // MessageText:
  341. //
  342. //  The network connection was aborted at the network layer.
  343. //
  344. #define WINSOCK_WSAECONNABORTED          0x00002745L
  345.  
  346. //
  347. // MessageId: WINSOCK_WSAECONNRESET
  348. //
  349. // MessageText:
  350. //
  351. //  The network session was aborted.
  352. //
  353. #define WINSOCK_WSAECONNRESET            0x00002746L
  354.  
  355. //
  356. // MessageId: WINSOCK_WSAETIMEDOUT
  357. //
  358. // MessageText:
  359. //
  360. //  The network session timed out on a send or receive operation.
  361. //
  362. #define WINSOCK_WSAETIMEDOUT             0x0000274CL
  363.  
  364. //
  365. // MessageId: WINSOCK_WSAECONNREFUSED
  366. //
  367. // MessageText:
  368. //
  369. //  The remote server was not listening on the appropriate port. This generally indicates that the service was not running but the server is up.
  370. //
  371. #define WINSOCK_WSAECONNREFUSED          0x0000274DL
  372.  
  373. //
  374. // MessageId: CRS_ERROR_NO_PROJECTS
  375. //
  376. // MessageText:
  377. //
  378. //  No projects defined.
  379. //
  380. #define CRS_ERROR_NO_PROJECTS            0xC0003AFCL
  381.  
  382. //
  383. // MessageId: CRS_ERROR_PROJECT_NOT_FOUND
  384. //
  385. // MessageText:
  386. //
  387. //  Could not find project %1.
  388. //
  389. #define CRS_ERROR_PROJECT_NOT_FOUND      0xC0003AFDL
  390.  
  391. //
  392. // MessageId: CRS_ERROR_INVALID_PARAMETER
  393. //
  394. // MessageText:
  395. //
  396. //  Invalid parameter.
  397. //
  398. #define CRS_ERROR_INVALID_PARAMETER      0xC0003AFEL
  399.  
  400. //
  401. // MessageId: CRS_PROJECT_CREATED
  402. //
  403. // MessageText:
  404. //
  405. //  Created project %1.
  406. //
  407. #define CRS_PROJECT_CREATED              0xC0003AFFL
  408.  
  409. //
  410. // MessageId: CRS_ERROR_AUTHENTICATION_FAILURE
  411. //
  412. // MessageText:
  413. //
  414. //  Authentication failure.  Ensure the account has proper access on local and remote servers.
  415. //
  416. #define CRS_ERROR_AUTHENTICATION_FAILURE 0xC0003B00L
  417.  
  418. //
  419. // MessageId: CRS_ERROR_DELETE_PROJECT_DOWN_ROUTE
  420. //
  421. // MessageText:
  422. //
  423. //  Could not delete the route from the project on at least one server down the defined routes.  The project will have to be edited manually there.
  424. //
  425. #define CRS_ERROR_DELETE_PROJECT_DOWN_ROUTE 0x80003B01L
  426.  
  427. //
  428. // MessageId: CRS_ERROR_SERVICE_NOT_RUNNING
  429. //
  430. // MessageText:
  431. //
  432. //  Server %1 is available, but the Site Server Content Deployment service is not running.
  433. //
  434. #define CRS_ERROR_SERVICE_NOT_RUNNING    0xC0003B02L
  435.  
  436. //
  437. // MessageId: CRS_ERROR_HOST_DOWN
  438. //
  439. // MessageText:
  440. //
  441. //  Server %1 is unavailable.
  442. //
  443. #define CRS_ERROR_HOST_DOWN              0xC0003B03L
  444.  
  445. //
  446. // MessageId: CRS_ERROR_BAD_NET_NAME
  447. //
  448. // MessageText:
  449. //
  450. //  Server %1 cannot be found.
  451. //
  452. #define CRS_ERROR_BAD_NET_NAME           0xC0003B04L
  453.  
  454. //
  455. // MessageId: CRS_ERROR_ROUTE_NOT_FOUND
  456. //
  457. // MessageText:
  458. //
  459. //  Could not find route %1.  Ensure the route name is correct and that it exists on the target servers.
  460. //
  461. #define CRS_ERROR_ROUTE_NOT_FOUND        0xC0003B05L
  462.  
  463. //
  464. // MessageId: CRS_ERROR_NO_ROUTES
  465. //
  466. // MessageText:
  467. //
  468. //  No routes defined.
  469. //
  470. #define CRS_ERROR_NO_ROUTES              0xC0003B06L
  471.  
  472. //
  473. // MessageId: CRS_ERROR_CREATE_PROJECT_DOWN_ROUTE
  474. //
  475. // MessageText:
  476. //
  477. //  Could not create the project on at least one server down the defined routes.  The project will have to be created manually there.
  478. //
  479. #define CRS_ERROR_CREATE_PROJECT_DOWN_ROUTE 0x80003B07L
  480.  
  481. //
  482. // MessageId: CRS_ERROR_SERVICE_PAUSED
  483. //
  484. // MessageText:
  485. //
  486. //  Site Server Content Deployment service on server %1 is paused and is not accepting new requests.  Retry project %2 later.
  487. //
  488. #define CRS_ERROR_SERVICE_PAUSED         0xC0003B08L
  489.  
  490. //
  491. // MessageId: CRS_ERROR_SERVICE_NOT_PAUSED
  492. //
  493. // MessageText:
  494. //
  495. //  Could not restart service. Service is not paused.
  496. //
  497. #define CRS_ERROR_SERVICE_NOT_PAUSED     0xC0003B09L
  498.  
  499. //
  500. // MessageId: CRS_ERROR_NAME_NOT_RESOLVED
  501. //
  502. // MessageText:
  503. //
  504. //  Could not resolve URL %2 for project %1.  Ensure URL and/or proxy settings are correct.
  505. //
  506. #define CRS_ERROR_NAME_NOT_RESOLVED      0xC0003B0AL
  507.  
  508. //
  509. // MessageId: CRS_ERROR_CONNECTION_RESET
  510. //
  511. // MessageText:
  512. //
  513. //  Connection to server %1 has been reset.  This indicates problems with the remote service or network.
  514. //
  515. #define CRS_ERROR_CONNECTION_RESET       0xC0003B0BL
  516.  
  517. //
  518. // MessageId: CRS_ERROR_REPLICATION_NOT_FOUND
  519. //
  520. // MessageText:
  521. //
  522. //  No entries.
  523. //
  524. #define CRS_ERROR_REPLICATION_NOT_FOUND  0xC0003B0CL
  525.  
  526. //
  527. // MessageId: CRS_ERROR_SERVICE_ALREADY_RUNNING
  528. //
  529. // MessageText:
  530. //
  531. //  Could not start service.  The service has already been started.
  532. //
  533. #define CRS_ERROR_SERVICE_ALREADY_RUNNING 0xC0003B0DL
  534.  
  535. //
  536. // MessageId: CRS_ERROR_PROJECT_ALREADY_RUNNING
  537. //
  538. // MessageText:
  539. //
  540. //  Failed to start project %1.  It is already running.
  541. //
  542. #define CRS_ERROR_PROJECT_ALREADY_RUNNING 0xC0003B0EL
  543.  
  544. //
  545. // MessageId: CRS_ERROR_FILE_MOVE_ERROR
  546. //
  547. // MessageText:
  548. //
  549. //  Failed to move file %1 to %2.
  550. //
  551. #define CRS_ERROR_FILE_MOVE_ERROR        0xC0003B0FL
  552.  
  553. //
  554. // MessageId: CRS_ERROR_PRODUCT_EXPIRED
  555. //
  556. // MessageText:
  557. //
  558. //  Thank you for your interest in Site Server Content Deployment.  This software has expired.  Please acquire the final retail version of this software.
  559. //
  560. #define CRS_ERROR_PRODUCT_EXPIRED        0xC0003B10L
  561.  
  562. //
  563. // MessageId: CRS_ERROR_PROJECT_INCOMPLETE
  564. //
  565. // MessageText:
  566. //
  567. //  Project information for %1 is incomplete.
  568. //
  569. #define CRS_ERROR_PROJECT_INCOMPLETE     0xC0003B11L
  570.  
  571. //
  572. // MessageId: CRS_ERROR_PARAMETER_NOT_FOUND
  573. //
  574. // MessageText:
  575. //
  576. //  Parameter %1 not found.
  577. //
  578. #define CRS_ERROR_PARAMETER_NOT_FOUND    0xC0003B12L
  579.  
  580. //
  581. // MessageId: CRS_ERROR_REPLICATION_RUNNING
  582. //
  583. // MessageText:
  584. //
  585. //  Project %1 is running.  The operation could not be completed.
  586. //
  587. #define CRS_ERROR_REPLICATION_RUNNING    0xC0003B13L
  588.  
  589. //
  590. // MessageId: CRS_ERROR_INVALID_PROJECT_NAME
  591. //
  592. // MessageText:
  593. //
  594. //  Project name %1 is invalid.  Project names cannot contain backslashes and cannot be empty.
  595. //
  596. #define CRS_ERROR_INVALID_PROJECT_NAME   0xC0003B14L
  597.  
  598. //
  599. // MessageId: CRS_ERROR_INVALID_ROUTE_NAME
  600. //
  601. // MessageText:
  602. //
  603. //  Route name %1 is invalid.  Route names cannot contain backslashes or DBCS characters and cannot be empty.
  604. //
  605. #define CRS_ERROR_INVALID_ROUTE_NAME     0xC0003B15L
  606.  
  607. //
  608. // MessageId: CRS_ERROR_INVALID_DWORD
  609. //
  610. // MessageText:
  611. //
  612. //  Parameter %1 must be a positive integer.
  613. //
  614. #define CRS_ERROR_INVALID_DWORD          0xC0003B16L
  615.  
  616. //
  617. // MessageId: CRS_ERROR_NO_MORE_ITEMS
  618. //
  619. // MessageText:
  620. //
  621. //  No more items in the list.
  622. //
  623. #define CRS_ERROR_NO_MORE_ITEMS          0x80003B17L
  624.  
  625. //
  626. // MessageId: CRS_ERROR_TOO_MANY_ARGS
  627. //
  628. // MessageText:
  629. //
  630. //  Too many arguments specified.
  631. //
  632. #define CRS_ERROR_TOO_MANY_ARGS          0xC0003B18L
  633.  
  634. //
  635. // MessageId: CRS_MBS_INIT_ERROR
  636. //
  637. // MessageText:
  638. //
  639. //  Internal error trying to initialize for ACL replication.
  640. //
  641. #define CRS_MBS_INIT_ERROR               0xC0003B19L
  642.  
  643. //
  644. // MessageId: CRS_ERROR_OPENING_FILE
  645. //
  646. // MessageText:
  647. //
  648. //  Error opening file %1 or file not found.
  649. //
  650. #define CRS_ERROR_OPENING_FILE           0xC0003B1BL
  651.  
  652. //
  653. // MessageId: CRS_ERROR_FILE_FORMAT
  654. //
  655. // MessageText:
  656. //
  657. //  Invalid file format.
  658. //
  659. #define CRS_ERROR_FILE_FORMAT            0xC0003B1CL
  660.  
  661. //
  662. // MessageId: CRS_ERROR_FILE_WRITE
  663. //
  664. // MessageText:
  665. //
  666. //  Error writing to file %1.
  667. //
  668. #define CRS_ERROR_FILE_WRITE             0xC0003B1DL
  669.  
  670. //
  671. // MessageId: WINSOCK_WSAHOSTNAME
  672. //
  673. // MessageText:
  674. //
  675. //  Gethostname failed.
  676. //
  677. #define WINSOCK_WSAHOSTNAME              0xC0003B1EL
  678.  
  679. //
  680. // MessageId: CRS_ERROR_NODE_EXISTS
  681. //
  682. // MessageText:
  683. //
  684. //  Node already exists in the topology map.
  685. //
  686. #define CRS_ERROR_NODE_EXISTS            0xC0003B1FL
  687.  
  688. //
  689. // MessageId: CRS_ERROR_NODE_NOT_FOUND
  690. //
  691. // MessageText:
  692. //
  693. //  Node not found in topology map.
  694. //
  695. #define CRS_ERROR_NODE_NOT_FOUND         0xC0003B20L
  696.  
  697. //
  698. // MessageId: CRS_ERROR_EDGE_EXISTS
  699. //
  700. // MessageText:
  701. //
  702. //  Edge already exists in topology map.
  703. //
  704. #define CRS_ERROR_EDGE_EXISTS            0x80003B21L
  705.  
  706. //
  707. // MessageId: CRS_ERROR_ROOTNODE_NOT_FOUND
  708. //
  709. // MessageText:
  710. //
  711. //  Root node does not exist in topology map.
  712. //
  713. #define CRS_ERROR_ROOTNODE_NOT_FOUND     0xC0003B22L
  714.  
  715. //
  716. // MessageId: CRS_ERROR_PATH_NOT_FOUND
  717. //
  718. // MessageText:
  719. //
  720. //  No path to from root to node in topology map.
  721. //
  722. #define CRS_ERROR_PATH_NOT_FOUND         0xC0003B23L
  723.  
  724. //
  725. // MessageId: CRS_ERROR_EDGE_NOT_FOUND
  726. //
  727. // MessageText:
  728. //
  729. //  Edge does not exist in topology map.
  730. //
  731. #define CRS_ERROR_EDGE_NOT_FOUND         0xC0003B24L
  732.  
  733. //
  734. // MessageId: CRS_ERROR_INVALID_CONTEXT
  735. //
  736. // MessageText:
  737. //
  738. //  Current context is invalid.  Project being reset.
  739. //
  740. #define CRS_ERROR_INVALID_CONTEXT        0xC0003B25L
  741.  
  742. //
  743. // MessageId: CRS_ERROR_DOWNLEVEL_SERVER
  744. //
  745. // MessageText:
  746. //
  747. //  Operation is not supported on a down-level server.
  748. //
  749. #define CRS_ERROR_DOWNLEVEL_SERVER       0xC0003B26L
  750.  
  751. //
  752. // MessageId: CRS_ERROR_NO_MAPPING
  753. //
  754. // MessageText:
  755. //
  756. //  URL does not map to any project definitions.
  757. //
  758. #define CRS_ERROR_NO_MAPPING             0xC0003B27L
  759.  
  760. //
  761. // MessageId: CRS_ERROR_START_PENDING
  762. //
  763. // MessageText:
  764. //
  765. //  Start pending completion of the active project.
  766. //
  767. #define CRS_ERROR_START_PENDING          0xC0003B28L
  768.  
  769. //
  770. // MessageId: CRS_ERROR_NO_EVENTSINKS
  771. //
  772. // MessageText:
  773. //
  774. //  No event sinks defined.
  775. //
  776. #define CRS_ERROR_NO_EVENTSINKS          0xC0003B29L
  777.  
  778. //
  779. // MessageId: CRS_ERROR_EVENTSINK_NOT_FOUND
  780. //
  781. // MessageText:
  782. //
  783. //  Could not find event sink %1.
  784. //
  785. #define CRS_ERROR_EVENTSINK_NOT_FOUND    0xC0003B2AL
  786.  
  787. //
  788. // MessageId: CRS_ERROR_WSAHOSTNOTFOUND
  789. //
  790. // MessageText:
  791. //
  792. //  Host not found.
  793. //
  794. #define CRS_ERROR_WSAHOSTNOTFOUND        0xC0003B2BL
  795.  
  796. //
  797. // MessageId: CRS_ERROR_WSATRYAGAIN
  798. //
  799. // MessageText:
  800. //
  801. //  Host not found, or SERVERFAIL.  Try again.
  802. //
  803. #define CRS_ERROR_WSATRYAGAIN            0xC0003B2CL
  804.  
  805. //
  806. // MessageId: CRS_ERROR_WSANORECOVERY
  807. //
  808. // MessageText:
  809. //
  810. //  Non-recoverable winsock error.
  811. //
  812. #define CRS_ERROR_WSANORECOVERY          0xC0003B2DL
  813.  
  814. //
  815. // MessageId: CRS_ERROR_WSANODATA
  816. //
  817. // MessageText:
  818. //
  819. //  Invalid address.
  820. //
  821. #define CRS_ERROR_WSANODATA              0xC0003B2EL
  822.  
  823. //
  824. // MessageId: CRS_EVENTSINK_INITIALIZED
  825. //
  826. // MessageText:
  827. //
  828. //  Event sink %1 was successfully initialized.
  829. //
  830. #define CRS_EVENTSINK_INITIALIZED        0x00003B2FL
  831.  
  832. //
  833. // MessageId: CRS_ERROR_EVENTSINK_NOT_INITIALIZED
  834. //
  835. // MessageText:
  836. //
  837. //  Event sink %1 failed to initialize.
  838. //
  839. #define CRS_ERROR_EVENTSINK_NOT_INITIALIZED 0xC0003B30L
  840.  
  841. //
  842. // MessageId: CRS_ERROR_NOTHING_TO_ROLLBACK
  843. //
  844. // MessageText:
  845. //
  846. //  Could not roll back project.  No rollback information found.
  847. //
  848. #define CRS_ERROR_NOTHING_TO_ROLLBACK    0xC0003B31L
  849.  
  850. //
  851. // MessageId: CRS_ERROR_NO_DESTINATIONS
  852. //
  853. // MessageText:
  854. //
  855. //  Project could not be started because no destinations are defined.
  856. //
  857. #define CRS_ERROR_NO_DESTINATIONS        0xC0003B32L
  858.  
  859. //
  860. // MessageId: CRS_ERROR_REAUTHENTICATE
  861. //
  862. // MessageText:
  863. //
  864. //  Re-authenticate using an acceptable protocol.
  865. //
  866. #define CRS_ERROR_REAUTHENTICATE         0xC0003B33L
  867.  
  868. //
  869. // MessageId: CRS_ERROR_UNSUPPORTED
  870. //
  871. // MessageText:
  872. //
  873. //  Function not supported in this version to this server.
  874. //
  875. #define CRS_ERROR_UNSUPPORTED            0xC0003B34L
  876.  
  877. //
  878. // MessageId: CRS_ERROR_USER_NOT_FOUND
  879. //
  880. // MessageText:
  881. //
  882. //  Specified user %1 could not be found.
  883. //
  884. #define CRS_ERROR_USER_NOT_FOUND         0xC0003B35L
  885.  
  886. //
  887. // MessageId: CRS_ERROR_NO_TRANSACTIONS
  888. //
  889. // MessageText:
  890. //
  891. //  No transactions for the specified project.
  892. //
  893. #define CRS_ERROR_NO_TRANSACTIONS        0xC0003B36L
  894.  
  895. //
  896. // MessageId: CRS_ERROR_NO_SERVERS
  897. //
  898. // MessageText:
  899. //
  900. //  No destination servers defined.
  901. //
  902. #define CRS_ERROR_NO_SERVERS             0xC0003B37L
  903.  
  904. //
  905. // MessageId: CRS_ERROR_NO_SCHEDULES
  906. //
  907. // MessageText:
  908. //
  909. //  No schedules defined for this project.
  910. //
  911. #define CRS_ERROR_NO_SCHEDULES           0xC0003B38L
  912.  
  913. //
  914. // MessageId: CRS_ERROR_NO_EMAIL
  915. //
  916. // MessageText:
  917. //
  918. //  Could not contact SMTP server %1 to send e-mail report for project %2.
  919. //
  920. #define CRS_ERROR_NO_EMAIL               0xC0003B39L
  921.  
  922. //
  923. // MessageId: CRS_ERROR_WAIT_ABORT
  924. //
  925. // MessageText:
  926. //
  927. //  Waiting abort on project %1 after losing connection with source server.
  928. //
  929. #define CRS_ERROR_WAIT_ABORT             0xC0003B3AL
  930.  
  931. //
  932. // MessageId: CRS_RESUME_REPLICATION
  933. //
  934. // MessageText:
  935. //
  936. //  Resuming project %1 to server %2.
  937. //
  938. #define CRS_RESUME_REPLICATION           0x40003B3BL
  939.  
  940. //
  941. // MessageId: CRS_METABASE_NOT_FOUND
  942. //
  943. // MessageText:
  944. //
  945. //  Metabase is not responding.
  946. //
  947. #define CRS_METABASE_NOT_FOUND           0xC0003B3CL
  948.  
  949. //
  950. // MessageId: CRS_SSE_VROOT_NOT_FOUND
  951. //
  952. // MessageText:
  953. //
  954. //  Site Server virtual directory not found.
  955. //
  956. #define CRS_SSE_VROOT_NOT_FOUND          0xC0003B3DL
  957.  
  958. //
  959. // MessageId: CRS_WARNING_CONNECTION_FAILED
  960. //
  961. // MessageText:
  962. //
  963. //  Connection to server %1 for project %2 failed.  Will attempt to re-establish session.
  964. //
  965. #define CRS_WARNING_CONNECTION_FAILED    0x80003B3EL
  966.  
  967. //
  968. // MessageId: CRS_ERROR_DROPPED_EMAIL_REPORT
  969. //
  970. // MessageText:
  971. //
  972. //  Dropped e-mail report for project %1.
  973. //
  974. #define CRS_ERROR_DROPPED_EMAIL_REPORT   0xC0003B3FL
  975.  
  976. //
  977. // MessageId: CRS_ERROR_EMAIL_HOST_NOT_DEFINED
  978. //
  979. // MessageText:
  980. //
  981. //  No SMTP server defined.
  982. //
  983. #define CRS_ERROR_EMAIL_HOST_NOT_DEFINED 0xC0003B40L
  984.  
  985. //
  986. // MessageId: CRS_ERROR_VROOT_CREATION
  987. //
  988. // MessageText:
  989. //
  990. //  Could not create the specified virtual directory.
  991. //
  992. #define CRS_ERROR_VROOT_CREATION         0x80003B41L
  993.  
  994. //
  995. // MessageId: CRS_ERROR_UPLPAGE_CREATION
  996. //
  997. // MessageText:
  998. //
  999. //  Could not create the upload page.
  1000. //
  1001. #define CRS_ERROR_UPLPAGE_CREATION       0xC0003B42L
  1002.  
  1003. //
  1004. // MessageId: CRS_ERROR_CIRCULAR_ROUTE
  1005. //
  1006. // MessageText:
  1007. //
  1008. //  System has detected a circular route.  Project not created.
  1009. //
  1010. #define CRS_ERROR_CIRCULAR_ROUTE         0xC0003B43L
  1011.  
  1012. //
  1013. // MessageId: CRS_ERROR_TRANSACTION_APPLY_FAILED
  1014. //
  1015. // MessageText:
  1016. //
  1017. //  Transaction application for project %1 failed.  Check permissions on the destination directory and files and ensure that no files are locked open.
  1018. //
  1019. #define CRS_ERROR_TRANSACTION_APPLY_FAILED 0xC0003B44L
  1020.  
  1021. //
  1022. // MessageId: CRS_ERROR_DATABASE
  1023. //
  1024. // MessageText:
  1025. //
  1026. //  Error occurred with the database %1.  Error is: %2.
  1027. //
  1028. #define CRS_ERROR_DATABASE               0xC0003B45L
  1029.  
  1030. //
  1031. // MessageId: CRS_ERROR_SINK_CONNECT_FAILED
  1032. //
  1033. // MessageText:
  1034. //
  1035. //  Unable to connect to remote server %1 to forward events.
  1036. //
  1037. #define CRS_ERROR_SINK_CONNECT_FAILED    0xC0003B46L
  1038.  
  1039. //
  1040. // MessageId: CRS_ERROR_CANT_SEND_EVENTS_TO_DOWNLEVEL_SERVER
  1041. //
  1042. // MessageText:
  1043. //
  1044. //  Unable to send events to server %1.  This operation is not supported.
  1045. //
  1046. #define CRS_ERROR_CANT_SEND_EVENTS_TO_DOWNLEVEL_SERVER 0xC0003B47L
  1047.  
  1048. //
  1049. // MessageId: CRS_ERROR_FILE_CORRUPT
  1050. //
  1051. // MessageText:
  1052. //
  1053. //  File %1 is corrupt or unreadable.
  1054. //
  1055. #define CRS_ERROR_FILE_CORRUPT           0xC0003B48L
  1056.  
  1057. //
  1058. // MessageId: CRS_ERROR_FILE_BUSY
  1059. //
  1060. // MessageText:
  1061. //
  1062. //  File %1 is busy.
  1063. //
  1064. #define CRS_ERROR_FILE_BUSY              0xC0003B49L
  1065.  
  1066. //
  1067. // MessageId: CRS_ACL_ERROR_INVALID_ACE
  1068. //
  1069. // MessageText:
  1070. //
  1071. //  Could not set the ACE %1 on file %2.
  1072. //
  1073. #define CRS_ACL_ERROR_INVALID_ACE        0x80003B4AL
  1074.  
  1075. //
  1076. // MessageId: CRS_ACL_ERROR_ACL_FAILED
  1077. //
  1078. // MessageText:
  1079. //
  1080. //  Could not set the ACLS appropriately on file %1, setting default ACLs on this file.
  1081. //
  1082. #define CRS_ACL_ERROR_ACL_FAILED         0xC0003B4BL
  1083.  
  1084. //
  1085. // MessageId: CRS_ERROR_PROJECT_NOT_FOUND_ON_DESTINATION
  1086. //
  1087. // MessageText:
  1088. //
  1089. //  Could not find project %1 on server %2.
  1090. //
  1091. #define CRS_ERROR_PROJECT_NOT_FOUND_ON_DESTINATION 0xC0003B4CL
  1092.  
  1093. //
  1094. // MessageId: CRS_ERROR_PROJECT_INCOMPLETE_ON_DESTINATION
  1095. //
  1096. // MessageText:
  1097. //
  1098. //  Project information for project %1 is incomplete on server %2.
  1099. //
  1100. #define CRS_ERROR_PROJECT_INCOMPLETE_ON_DESTINATION 0xC0003B4DL
  1101.  
  1102. //
  1103. // MessageId: CRS_ERROR_SERVICE_DOWN_ON_REMOTE_SERVER
  1104. //
  1105. // MessageText:
  1106. //
  1107. //  Remote server available, but the Site Server Content Deployment service is not running.
  1108. //
  1109. #define CRS_ERROR_SERVICE_DOWN_ON_REMOTE_SERVER 0xC0003B4EL
  1110.  
  1111. //
  1112. // MessageId: CRS_ERROR_DISK_FULL_ON_DESTINATION
  1113. //
  1114. // MessageText:
  1115. //
  1116. //  Disk is full on the destination server %1.
  1117. //
  1118. #define CRS_ERROR_DISK_FULL_ON_DESTINATION 0xC0003B4FL
  1119.  
  1120. //
  1121. // MessageId: CRS_FILE_CREATE_ERROR_ON_DESTINATION
  1122. //
  1123. // MessageText:
  1124. //
  1125. //  Unable to open a file on the destination server %1.  Check permissions on the project directory and files.
  1126. //
  1127. #define CRS_FILE_CREATE_ERROR_ON_DESTINATION 0xC0003B50L
  1128.  
  1129. //
  1130. // MessageId: CRS_ERROR_REMOTE_SERVER_NOT_FOUND
  1131. //
  1132. // MessageText:
  1133. //
  1134. //  Remote server could not be found.
  1135. //
  1136. #define CRS_ERROR_REMOTE_SERVER_NOT_FOUND 0xC0003B51L
  1137.  
  1138. //
  1139. // MessageId: CRS_ERROR_REMOTE_APPLY_FAILED
  1140. //
  1141. // MessageText:
  1142. //
  1143. //  Unable to apply transactions for project %1 on server %2.
  1144. //
  1145. #define CRS_ERROR_REMOTE_APPLY_FAILED    0xC0003B52L
  1146.  
  1147. //
  1148. // MessageId: CRS_ERROR_INVALID_FLAG_COMBINATION
  1149. //
  1150. // MessageText:
  1151. //
  1152. //  Invalid flag combination.
  1153. //
  1154. #define CRS_ERROR_INVALID_FLAG_COMBINATION 0xC0003B53L
  1155.  
  1156. //
  1157. // MessageId: CRS_ERROR_RUNNING_SCRIPT
  1158. //
  1159. // MessageText:
  1160. //
  1161. //  Error running the script %1.  Ensure that the script exists and can be located in the path.
  1162. //
  1163. #define CRS_ERROR_RUNNING_SCRIPT         0xC0003B54L
  1164.  
  1165. //
  1166. // MessageId: CRS_ERROR_CANT_FORWARD_TO_LOCAL_SERVER
  1167. //
  1168. // MessageText:
  1169. //
  1170. //  Cannot forward events to the local server.
  1171. //
  1172. #define CRS_ERROR_CANT_FORWARD_TO_LOCAL_SERVER 0xC0003B55L
  1173.  
  1174. //
  1175. // MessageId: CRS_ERROR_SCHEDULE_NOT_FOUND
  1176. //
  1177. // MessageText:
  1178. //
  1179. //  Specified project schedule could not be found.
  1180. //
  1181. #define CRS_ERROR_SCHEDULE_NOT_FOUND     0xC0003B56L
  1182.  
  1183. //
  1184. // MessageId: CRS_ERROR_METABASE
  1185. //
  1186. // MessageText:
  1187. //
  1188. //  An error occurred accessing the metabase for the project %1.  Ensure that the web site exists and that the account has access to it.
  1189. //
  1190. #define CRS_ERROR_METABASE               0xC0003B57L
  1191.  
  1192. //
  1193. // MessageId: CRS_ERROR_SCHEDULER_FAILURE
  1194. //
  1195. // MessageText:
  1196. //
  1197. //  An error occurred with the task scheduler.
  1198. //
  1199. #define CRS_ERROR_SCHEDULER_FAILURE      0xC0003B58L
  1200.  
  1201. //
  1202. // MessageId: CRS_SAMEBOX_META_TARGET
  1203. //
  1204. // MessageText:
  1205. //
  1206. //  The destination %1 for metabase replication is invalid.
  1207. //
  1208. #define CRS_SAMEBOX_META_TARGET          0xC0003B59L
  1209.  
  1210. //
  1211. // MessageId: CRS_ERROR_DROPPED_EVENTS
  1212. //
  1213. // MessageText:
  1214. //
  1215. //  The event sink %1 has started dropping events.
  1216. //
  1217. #define CRS_ERROR_DROPPED_EVENTS         0xC0003B5AL
  1218.  
  1219. //
  1220. // MessageId: CRS_MSG_REPLICATION_FIRST
  1221. //
  1222. // MessageText:
  1223. //
  1224. //  Site Server Content Deployment first replication event message.
  1225. //
  1226. #define CRS_MSG_REPLICATION_FIRST        0x40003BC4L
  1227.  
  1228. //
  1229. // MessageId: CRS_MSG_STARTING_REPLICATION
  1230. //
  1231. // MessageText:
  1232. //
  1233. //  Project %1 starting to server %2.
  1234. //
  1235. #define CRS_MSG_STARTING_REPLICATION     0x40003BC5L
  1236.  
  1237. //
  1238. // MessageId: CRS_MSG_REPLICATION_COMPLETE
  1239. //
  1240. // MessageText:
  1241. //
  1242. //  Project %1 complete to server %2.
  1243. //
  1244. #define CRS_MSG_REPLICATION_COMPLETE     0x40003BC6L
  1245.  
  1246. //
  1247. // MessageId: CRS_MSG_STARTING_PULL_REPLICATION
  1248. //
  1249. // MessageText:
  1250. //
  1251. //  Retrieval project %1 starting from URL %2.
  1252. //
  1253. #define CRS_MSG_STARTING_PULL_REPLICATION 0x40003BC7L
  1254.  
  1255. //
  1256. // MessageId: CRS_MSG_PULL_REPLICATION_COMPLETE
  1257. //
  1258. // MessageText:
  1259. //
  1260. //  Retrieval project %1 complete from URL %2.
  1261. //
  1262. #define CRS_MSG_PULL_REPLICATION_COMPLETE 0x40003BC8L
  1263.  
  1264. //
  1265. // MessageId: CRS_MSG_STARTING_RECEIVE_REPLICATION
  1266. //
  1267. // MessageText:
  1268. //
  1269. //  Starting to receive project %1 from server %2.
  1270. //
  1271. #define CRS_MSG_STARTING_RECEIVE_REPLICATION 0x40003BC9L
  1272.  
  1273. //
  1274. // MessageId: CRS_MSG_REPLICATION_RECEIVE_COMPLETE
  1275. //
  1276. // MessageText:
  1277. //
  1278. //  Finished receiving project %1 from server %2.
  1279. //
  1280. #define CRS_MSG_REPLICATION_RECEIVE_COMPLETE 0x40003BCAL
  1281.  
  1282. //
  1283. // MessageId: CRS_MSG_STARTING_REPLICATION_SCAN
  1284. //
  1285. // MessageText:
  1286. //
  1287. //  Project %1 starting.
  1288. //
  1289. #define CRS_MSG_STARTING_REPLICATION_SCAN 0x40003BCBL
  1290.  
  1291. //
  1292. // MessageId: CRS_MSG_REPLICATION_LAST
  1293. //
  1294. // MessageText:
  1295. //
  1296. //  Site Server Content Deployment last replication event message.
  1297. //
  1298. #define CRS_MSG_REPLICATION_LAST         0x40003BF5L
  1299.  
  1300. //
  1301. // MessageId: CRS_MSG_FILE_FIRST
  1302. //
  1303. // MessageText:
  1304. //
  1305. //  Site Server Content Deployment first file event message.
  1306. //
  1307. #define CRS_MSG_FILE_FIRST               0x40003BF6L
  1308.  
  1309. //
  1310. // MessageId: CRS_MSG_SENDING_FILE
  1311. //
  1312. // MessageText:
  1313. //
  1314. //  Sending file %1.
  1315. //
  1316. #define CRS_MSG_SENDING_FILE             0x40003BF7L
  1317.  
  1318. //
  1319. // MessageId: CRS_MSG_SENT_FILE
  1320. //
  1321. // MessageText:
  1322. //
  1323. //  File %1 sent.
  1324. //
  1325. #define CRS_MSG_SENT_FILE                0x40003BF8L
  1326.  
  1327. //
  1328. // MessageId: CRS_MSG_RECEIVING_FILE
  1329. //
  1330. // MessageText:
  1331. //
  1332. //  Receiving file %1.
  1333. //
  1334. #define CRS_MSG_RECEIVING_FILE           0x40003BF9L
  1335.  
  1336. //
  1337. // MessageId: CRS_MSG_RECEIVED_FILE
  1338. //
  1339. // MessageText:
  1340. //
  1341. //  File %1 received.
  1342. //
  1343. #define CRS_MSG_RECEIVED_FILE            0x40003BFAL
  1344.  
  1345. //
  1346. // MessageId: CRS_MSG_SENT_DELETE_FILE
  1347. //
  1348. // MessageText:
  1349. //
  1350. //  Sent delete file request for file %1.
  1351. //
  1352. #define CRS_MSG_SENT_DELETE_FILE         0x40003BFBL
  1353.  
  1354. //
  1355. // MessageId: CRS_MSG_RECEIVED_DELETE_FILE
  1356. //
  1357. // MessageText:
  1358. //
  1359. //  File delete request received for file %1.
  1360. //
  1361. #define CRS_MSG_RECEIVED_DELETE_FILE     0x40003BFCL
  1362.  
  1363. //
  1364. // MessageId: CRS_MSG_RETRYING_SENDING_FILE
  1365. //
  1366. // MessageText:
  1367. //
  1368. //  Trying to resend file %1.
  1369. //
  1370. #define CRS_MSG_RETRYING_SENDING_FILE    0x40003C00L
  1371.  
  1372. //
  1373. // MessageId: CRS_MSG_FILE_BUSY
  1374. //
  1375. // MessageText:
  1376. //
  1377. //  File %1 is busy.  The service is waiting for the file to become available.
  1378. //
  1379. #define CRS_MSG_FILE_BUSY                0x40003C01L
  1380.  
  1381. //
  1382. // MessageId: CRS_MSG_SENDING_ACL
  1383. //
  1384. // MessageText:
  1385. //
  1386. //  Sending the ACL for the file %1.
  1387. //
  1388. #define CRS_MSG_SENDING_ACL              0x40003C02L
  1389.  
  1390. //
  1391. // MessageId: CRS_MSG_SENT_ACL
  1392. //
  1393. // MessageText:
  1394. //
  1395. //  Sent the ACL for the file %1.
  1396. //
  1397. #define CRS_MSG_SENT_ACL                 0x40003C03L
  1398.  
  1399. //
  1400. // MessageId: CRS_MSG_RECEIVING_ACL
  1401. //
  1402. // MessageText:
  1403. //
  1404. //  Receiving the ACL for the file %1.
  1405. //
  1406. #define CRS_MSG_RECEIVING_ACL            0x40003C04L
  1407.  
  1408. //
  1409. // MessageId: CRS_MSG_RECEIVED_ACL
  1410. //
  1411. // MessageText:
  1412. //
  1413. //  Received the ACL for the file %1.
  1414. //
  1415. #define CRS_MSG_RECEIVED_ACL             0x40003C05L
  1416.  
  1417. //
  1418. // MessageId: CRS_MSG_PULLED_FILE_HTTP
  1419. //
  1420. // MessageText:
  1421. //
  1422. //  File %1 retrieved over HTTP.
  1423. //
  1424. #define CRS_MSG_PULLED_FILE_HTTP         0x40003C06L
  1425.  
  1426. //
  1427. // MessageId: CRS_MSG_PULLED_FILE_FTP
  1428. //
  1429. // MessageText:
  1430. //
  1431. //  File %1 retrieved over FTP.
  1432. //
  1433. #define CRS_MSG_PULLED_FILE_FTP          0x40003C07L
  1434.  
  1435. //
  1436. // MessageId: CRS_MSG_FILE_COMMITTED
  1437. //
  1438. // MessageText:
  1439. //
  1440. //  File %1 committed to disk.
  1441. //
  1442. #define CRS_MSG_FILE_COMMITTED           0x40003C08L
  1443.  
  1444. //
  1445. // MessageId: CRS_MSG_FILE_DELETED
  1446. //
  1447. // MessageText:
  1448. //
  1449. //  File %1 deleted.
  1450. //
  1451. #define CRS_MSG_FILE_DELETED             0x40003C09L
  1452.  
  1453. //
  1454. // MessageId: CRS_MSG_SKIPPING_LOCKED_FILE
  1455. //
  1456. // MessageText:
  1457. //
  1458. //  File %1 skipped because it could not be opened.
  1459. //
  1460. #define CRS_MSG_SKIPPING_LOCKED_FILE     0x80003C0AL
  1461.  
  1462. //
  1463. // MessageId: CRS_FILE_MATCHED
  1464. //
  1465. // MessageText:
  1466. //
  1467. //  File %1 matched.
  1468. //
  1469. #define CRS_FILE_MATCHED                 0x40003C0BL
  1470.  
  1471. //
  1472. // MessageId: CRS_MSG_FILE_LAST
  1473. //
  1474. // MessageText:
  1475. //
  1476. //  Site Server Content Deployment last file event message.
  1477. //
  1478. #define CRS_MSG_FILE_LAST                0x40003C27L
  1479.  
  1480. //
  1481. // MessageId: CRS_MSG_ADMIN_FIRST
  1482. //
  1483. // MessageText:
  1484. //
  1485. //  Site Server Content Deployment first administration event message.
  1486. //
  1487. #define CRS_MSG_ADMIN_FIRST              0x40003C28L
  1488.  
  1489. //
  1490. // MessageId: CRS_MSG_PROJECT_CREATED
  1491. //
  1492. // MessageText:
  1493. //
  1494. //  Project %1 created.
  1495. //
  1496. #define CRS_MSG_PROJECT_CREATED          0x40003C29L
  1497.  
  1498. //
  1499. // MessageId: CRS_MSG_PROJECT_DELETED
  1500. //
  1501. // MessageText:
  1502. //
  1503. //  Project %1 deleted.
  1504. //
  1505. #define CRS_MSG_PROJECT_DELETED          0x40003C2AL
  1506.  
  1507. //
  1508. // MessageId: CRS_MSG_PROJECT_EDITED
  1509. //
  1510. // MessageText:
  1511. //
  1512. //  Project %1 edited.
  1513. //
  1514. #define CRS_MSG_PROJECT_EDITED           0x40003C2BL
  1515.  
  1516. //
  1517. // MessageId: CRS_MSG_ROUTE_CREATED
  1518. //
  1519. // MessageText:
  1520. //
  1521. //  Route %1 created.
  1522. //
  1523. #define CRS_MSG_ROUTE_CREATED            0x40003C2CL
  1524.  
  1525. //
  1526. // MessageId: CRS_MSG_ROUTE_DELETED
  1527. //
  1528. // MessageText:
  1529. //
  1530. //  Route %1 deleted.
  1531. //
  1532. #define CRS_MSG_ROUTE_DELETED            0x40003C2DL
  1533.  
  1534. //
  1535. // MessageId: CRS_MSG_ROUTE_EDITED
  1536. //
  1537. // MessageText:
  1538. //
  1539. //  Route %1 edited.
  1540. //
  1541. #define CRS_MSG_ROUTE_EDITED             0x40003C2EL
  1542.  
  1543. //
  1544. // MessageId: CRS_MSG_SERVER_EDITED
  1545. //
  1546. // MessageText:
  1547. //
  1548. //  Server settings modified.
  1549. //
  1550. #define CRS_MSG_SERVER_EDITED            0x40003C2FL
  1551.  
  1552. //
  1553. // MessageId: CRS_MSG_EVENTSINK_CREATED
  1554. //
  1555. // MessageText:
  1556. //
  1557. //  Event sink %1 was added.
  1558. //
  1559. #define CRS_MSG_EVENTSINK_CREATED        0x40003C30L
  1560.  
  1561. //
  1562. // MessageId: CRS_MSG_EVENTSINK_DELETED
  1563. //
  1564. // MessageText:
  1565. //
  1566. //  Event sink %1 was deleted.
  1567. //
  1568. #define CRS_MSG_EVENTSINK_DELETED        0x40003C31L
  1569.  
  1570. //
  1571. // MessageId: CRS_MSG_CLEARED_EVENTS
  1572. //
  1573. // MessageText:
  1574. //
  1575. //  Event store %1 was cleared.
  1576. //
  1577. #define CRS_MSG_CLEARED_EVENTS           0x40003C32L
  1578.  
  1579. //
  1580. // MessageId: CRS_MSG_CLEARED_ALL_EVENTS
  1581. //
  1582. // MessageText:
  1583. //
  1584. //  Each database event store on this server was cleared.
  1585. //
  1586. #define CRS_MSG_CLEARED_ALL_EVENTS       0x40003C33L
  1587.  
  1588. //
  1589. // MessageId: CRS_MSG_ADMIN_LAST
  1590. //
  1591. // MessageText:
  1592. //
  1593. //  Site Server Content Deployment last administration event message.
  1594. //
  1595. #define CRS_MSG_ADMIN_LAST               0x40003C5AL
  1596.  
  1597. //
  1598. // MessageId: CRS_MSG_SUMMARY_FIRST
  1599. //
  1600. // MessageText:
  1601. //
  1602. //  Site Server Content Deployment first summary event message.
  1603. //
  1604. #define CRS_MSG_SUMMARY_FIRST            0x40003C8CL
  1605.  
  1606. //
  1607. // MessageId: CRS_MSG_SUMMARY_RECEIVE
  1608. //
  1609. // MessageText:
  1610. //
  1611. //  Project summary information (files received).
  1612. //
  1613. #define CRS_MSG_SUMMARY_RECEIVE          0x40003C8DL
  1614.  
  1615. //
  1616. // MessageId: CRS_MSG_SUMMARY_SEND
  1617. //
  1618. // MessageText:
  1619. //
  1620. //  Project summary information (files sent).
  1621. //
  1622. #define CRS_MSG_SUMMARY_SEND             0x40003C8EL
  1623.  
  1624. //
  1625. // MessageId: CRS_MSG_SUMMARY_PULL
  1626. //
  1627. // MessageText:
  1628. //
  1629. //  Project summary information (files pulled).
  1630. //
  1631. #define CRS_MSG_SUMMARY_PULL             0x40003C8FL
  1632.  
  1633. //
  1634. // MessageId: CRS_MSG_SUMMARY_AUTOMATIC_RECEIVE
  1635. //
  1636. // MessageText:
  1637. //
  1638. //  Automatic project (receive) checkpoint summary information.
  1639. //
  1640. #define CRS_MSG_SUMMARY_AUTOMATIC_RECEIVE 0x40003C90L
  1641.  
  1642. //
  1643. // MessageId: CRS_MSG_SUMMARY_AUTOMATIC_SEND
  1644. //
  1645. // MessageText:
  1646. //
  1647. //  Automatic project (send) checkpoint summary information.
  1648. //
  1649. #define CRS_MSG_SUMMARY_AUTOMATIC_SEND   0x40003C91L
  1650.  
  1651. //
  1652. // MessageId: CRS_MSG_SUMMARY_RECEIVE_MATCHED
  1653. //
  1654. // MessageText:
  1655. //
  1656. //  Project summary information (files matched during receive).
  1657. //
  1658. #define CRS_MSG_SUMMARY_RECEIVE_MATCHED  0x40003C92L
  1659.  
  1660. //
  1661. // MessageId: CRS_MSG_SUMMARY_SEND_MATCHED
  1662. //
  1663. // MessageText:
  1664. //
  1665. //  Project summary information (files matched during send).
  1666. //
  1667. #define CRS_MSG_SUMMARY_SEND_MATCHED     0x40003C93L
  1668.  
  1669. //
  1670. // MessageId: CRS_MSG_SUMMARY_PULL_MATCHED
  1671. //
  1672. // MessageText:
  1673. //
  1674. //  Project summary information (files matched during pull).
  1675. //
  1676. #define CRS_MSG_SUMMARY_PULL_MATCHED     0x40003C94L
  1677.  
  1678. //
  1679. // MessageId: CRS_MSG_SUMMARY_RECEIVE_ERRORED
  1680. //
  1681. // MessageText:
  1682. //
  1683. //  Project summary information (files errored during receive).
  1684. //
  1685. #define CRS_MSG_SUMMARY_RECEIVE_ERRORED  0x40003C95L
  1686.  
  1687. //
  1688. // MessageId: CRS_MSG_SUMMARY_SEND_ERRORED
  1689. //
  1690. // MessageText:
  1691. //
  1692. //  Project summary information (files errored during send).
  1693. //
  1694. #define CRS_MSG_SUMMARY_SEND_ERRORED     0x40003C96L
  1695.  
  1696. //
  1697. // MessageId: CRS_MSG_SUMMARY_PULL_ERRORED
  1698. //
  1699. // MessageText:
  1700. //
  1701. //  Project summary information (files errored during pull).
  1702. //
  1703. #define CRS_MSG_SUMMARY_PULL_ERRORED     0x40003C97L
  1704.  
  1705. //
  1706. // MessageId: CRS_MSG_SUMMARY_LAST
  1707. //
  1708. // MessageText:
  1709. //
  1710. //  Site Server Content Deployment last summary event message.
  1711. //
  1712. #define CRS_MSG_SUMMARY_LAST             0x40003CBEL
  1713.  
  1714. //
  1715. // MessageId: CRS_CAB_ERROR_FIRST
  1716. //
  1717. // MessageText:
  1718. //
  1719. //  Remote installer first error message.
  1720. //
  1721. #define CRS_CAB_ERROR_FIRST              0xC0003CF0L
  1722.  
  1723. //
  1724. // MessageId: CRS_CAB_ERROR_CABINET_NOT_FOUND
  1725. //
  1726. // MessageText:
  1727. //
  1728. //  Cannot find the specified cabinet file.
  1729. //
  1730. #define CRS_CAB_ERROR_CABINET_NOT_FOUND  0xC0003CF1L
  1731.  
  1732. //
  1733. // MessageId: CRS_CAB_ERROR_NOT_A_CABINET
  1734. //
  1735. // MessageText:
  1736. //
  1737. //  Specified file is not a valid cabinet file.
  1738. //
  1739. #define CRS_CAB_ERROR_NOT_A_CABINET      0xC0003CF2L
  1740.  
  1741. //
  1742. // MessageId: CRS_CAB_ERROR_UNKNOWN_CABINET_VERSION
  1743. //
  1744. // MessageText:
  1745. //
  1746. //  Specified file is an unknown version of a cabinet file.
  1747. //
  1748. #define CRS_CAB_ERROR_UNKNOWN_CABINET_VERSION 0xC0003CF3L
  1749.  
  1750. //
  1751. // MessageId: CRS_CAB_ERROR_CORRUPT_CABINET
  1752. //
  1753. // MessageText:
  1754. //
  1755. //  Specified cabinet file is corrupt.
  1756. //
  1757. #define CRS_CAB_ERROR_CORRUPT_CABINET    0xC0003CF4L
  1758.  
  1759. //
  1760. // MessageId: CRS_CAB_ERROR_ALLOC_FAIL
  1761. //
  1762. // MessageText:
  1763. //
  1764. //  Out of memory.
  1765. //
  1766. #define CRS_CAB_ERROR_ALLOC_FAIL         0xC0003CF5L
  1767.  
  1768. //
  1769. // MessageId: CRS_CAB_ERROR_BAD_COMPR_TYPE
  1770. //
  1771. // MessageText:
  1772. //
  1773. //  Specified cabinet file uses an unknown compression type.
  1774. //
  1775. #define CRS_CAB_ERROR_BAD_COMPR_TYPE     0xC0003CF6L
  1776.  
  1777. //
  1778. // MessageId: CRS_CAB_ERROR_MDI_FAIL
  1779. //
  1780. // MessageText:
  1781. //
  1782. //  Compressed data in the specified cabinet file is corrupt.
  1783. //
  1784. #define CRS_CAB_ERROR_MDI_FAIL           0xC0003CF7L
  1785.  
  1786. //
  1787. // MessageId: CRS_CAB_ERROR_TARGET_FILE
  1788. //
  1789. // MessageText:
  1790. //
  1791. //  Could not save extracted files from the specified cabinet file.
  1792. //
  1793. #define CRS_CAB_ERROR_TARGET_FILE        0xC0003CF8L
  1794.  
  1795. //
  1796. // MessageId: CRS_CAB_ERROR_RESERVE_MISMATCH
  1797. //
  1798. // MessageText:
  1799. //
  1800. //  Specified cabinet file has a non-valid RESERVE size.
  1801. //
  1802. #define CRS_CAB_ERROR_RESERVE_MISMATCH   0xC0003CF9L
  1803.  
  1804. //
  1805. // MessageId: CRS_CAB_ERROR_WRONG_CABINET
  1806. //
  1807. // MessageText:
  1808. //
  1809. //  Specified cabinet file is not the right cabinet in the set.
  1810. //
  1811. #define CRS_CAB_ERROR_WRONG_CABINET      0xC0003CFAL
  1812.  
  1813. //
  1814. // MessageId: CRS_CAB_ERROR_USER_ABORT
  1815. //
  1816. // MessageText:
  1817. //
  1818. //  Could not extract the specified cabinet file - user aborted the operation.
  1819. //
  1820. #define CRS_CAB_ERROR_USER_ABORT         0xC0003CFBL
  1821.  
  1822. //
  1823. // MessageId: CRS_CAB_WARNING_CAB_NOT_SIGNED
  1824. //
  1825. // MessageText:
  1826. //
  1827. //  Specified cabinet file is not a signed cabinet file.
  1828. //
  1829. #define CRS_CAB_WARNING_CAB_NOT_SIGNED   0x80003CFCL
  1830.  
  1831. //
  1832. // MessageId: CRS_CAB_WARNING_SIGNATURE_NOT_VERIFIED
  1833. //
  1834. // MessageText:
  1835. //
  1836. //  Signature on the specified cabinet could not be verified.
  1837. //
  1838. #define CRS_CAB_WARNING_SIGNATURE_NOT_VERIFIED 0x80003CFDL
  1839.  
  1840. //
  1841. // MessageId: CRS_CAB_ERROR_INFFILE_NOT_FOUND
  1842. //
  1843. // MessageText:
  1844. //
  1845. //  INF file was not found inside the specified cabinet file.
  1846. //
  1847. #define CRS_CAB_ERROR_INFFILE_NOT_FOUND  0xC0003CFEL
  1848.  
  1849. //
  1850. // MessageId: CRS_INF_ERROR_ADVPACK_NOT_LOADED
  1851. //
  1852. // MessageText:
  1853. //
  1854. //  Could not load ADVPACK.DLL.
  1855. //
  1856. #define CRS_INF_ERROR_ADVPACK_NOT_LOADED 0xC0003CFFL
  1857.  
  1858. //
  1859. // MessageId: CRS_INF_ERROR_ADVPACK_WRONG_VERSION
  1860. //
  1861. // MessageText:
  1862. //
  1863. //  This version of ADVPACK.DLL is not supported.
  1864. //
  1865. #define CRS_INF_ERROR_ADVPACK_WRONG_VERSION 0xC0003D00L
  1866.  
  1867. //
  1868. // MessageId: CRS_INF_ERROR_INVALID_INF
  1869. //
  1870. // MessageText:
  1871. //
  1872. //  INF file found inside the specified cabinet file is not a valid INF file.
  1873. //
  1874. #define CRS_INF_ERROR_INVALID_INF        0xC0003D01L
  1875.  
  1876. //
  1877. // MessageId: CRS_INF_ERROR_NOTHING_TO_INSTALL
  1878. //
  1879. // MessageText:
  1880. //
  1881. //  Could not find any of the remote install sections inside the INF file.
  1882. //
  1883. #define CRS_INF_ERROR_NOTHING_TO_INSTALL 0xC0003D02L
  1884.  
  1885. //
  1886. // MessageId: CRS_INF_ERROR_NOTHING_TO_UNINSTALL
  1887. //
  1888. // MessageText:
  1889. //
  1890. //  Could not find any of the remote uninstall sections inside the INF file.
  1891. //
  1892. #define CRS_INF_ERROR_NOTHING_TO_UNINSTALL 0xC0003D03L
  1893.  
  1894. //
  1895. // MessageId: CRS_INF_ERROR_BUSY_FILES
  1896. //
  1897. // MessageText:
  1898. //
  1899. //  Files are busy.  Cannot install them unless allowed to do a REBOOT.
  1900. //
  1901. #define CRS_INF_ERROR_BUSY_FILES         0xC0003D04L
  1902.  
  1903. //
  1904. // MessageId: CRS_CAB_WARNING_MANUAL_REBOOT
  1905. //
  1906. // MessageText:
  1907. //
  1908. //  Setup completed successfully, but the server could not be rebooted automatically. Manual reboot is necessary.
  1909. //
  1910. #define CRS_CAB_WARNING_MANUAL_REBOOT    0x80003D05L
  1911.  
  1912. //
  1913. // MessageId: CRS_CAB_WARNING_REBOOT_NEEDED
  1914. //
  1915. // MessageText:
  1916. //
  1917. //  Setup completed successfully, but the files became busy during setup.  Manual reboot is necessary.
  1918. //
  1919. #define CRS_CAB_WARNING_REBOOT_NEEDED    0x80003D06L
  1920.  
  1921. //
  1922. // MessageId: CRS_INF_SUCCESS_REBOOT_IN_PROGRESS
  1923. //
  1924. // MessageText:
  1925. //
  1926. //  Setup completed successfully. The server is being rebooted.
  1927. //
  1928. #define CRS_INF_SUCCESS_REBOOT_IN_PROGRESS 0x00003D07L
  1929.  
  1930. //
  1931. // MessageId: CRS_INF_SUCCESS
  1932. //
  1933. // MessageText:
  1934. //
  1935. //  Setup completed successfully.
  1936. //
  1937. #define CRS_INF_SUCCESS                  0x00003D09L
  1938.  
  1939. //
  1940. // MessageId: CRS_INF_ERROR_BUSY_FILES_UNINSTALL
  1941. //
  1942. // MessageText:
  1943. //
  1944. //  Files are busy.  Cannot uninstall files unless allowed to reboot.
  1945. //
  1946. #define CRS_INF_ERROR_BUSY_FILES_UNINSTALL 0xC0003D0AL
  1947.  
  1948. //
  1949. // MessageId: CRS_CAB_WARNING_MANUAL_REBOOT_UNINSTALL
  1950. //
  1951. // MessageText:
  1952. //
  1953. //  Uninstall completed successfully, but the server could not be rebooted automatically. Manual reboot is necessary.
  1954. //
  1955. #define CRS_CAB_WARNING_MANUAL_REBOOT_UNINSTALL 0x80003D0BL
  1956.  
  1957. //
  1958. // MessageId: CRS_CAB_WARNING_REBOOT_NEEDED_UNINSTALL
  1959. //
  1960. // MessageText:
  1961. //
  1962. //  Uninstall completed successfully, but the files became busy during setup.  Manual reboot is necessary.
  1963. //
  1964. #define CRS_CAB_WARNING_REBOOT_NEEDED_UNINSTALL 0x80003D0CL
  1965.  
  1966. //
  1967. // MessageId: CRS_INF_SUCCESS_REBOOT_IN_PROGRESS_UNINSTALL
  1968. //
  1969. // MessageText:
  1970. //
  1971. //  Uninstall completed successfully. The server is being rebooted.
  1972. //
  1973. #define CRS_INF_SUCCESS_REBOOT_IN_PROGRESS_UNINSTALL 0x00003D0DL
  1974.  
  1975. //
  1976. // MessageId: CRS_INF_SUCCESS_UNINSTALL
  1977. //
  1978. // MessageText:
  1979. //
  1980. //  Uninstall completed successfully.
  1981. //
  1982. #define CRS_INF_SUCCESS_UNINSTALL        0x00003D0EL
  1983.  
  1984. //
  1985. // MessageId: CRS_CAB_ERROR_ADVPACK_FAILED
  1986. //
  1987. // MessageText:
  1988. //
  1989. //  Problem installing the CAB. Check CAB and INF files for validity. 
  1990. //
  1991. #define CRS_CAB_ERROR_ADVPACK_FAILED     0xC0003D0FL
  1992.  
  1993. //
  1994. // MessageId: CRS_CAB_ERROR_LOCKED_FILES
  1995. //
  1996. // MessageText:
  1997. //
  1998. //  At least one of the files inside the CAB is open for exclusive write/delete access.
  1999. //
  2000. #define CRS_CAB_ERROR_LOCKED_FILES       0xC0003D10L
  2001.  
  2002. //
  2003. // MessageId: CRS_CAB_ERROR_UNKNOWN
  2004. //
  2005. // MessageText:
  2006. //
  2007. //  An unknown error occurred while processing the specified cabinet file.
  2008. //
  2009. #define CRS_CAB_ERROR_UNKNOWN            0xC0003DEEL
  2010.  
  2011. //
  2012. // MessageId: CRS_CAB_ERROR_LAST
  2013. //
  2014. // MessageText:
  2015. //
  2016. //  Remote installer last error message.
  2017. //
  2018. #define CRS_CAB_ERROR_LAST               0x40003DEFL
  2019.  
  2020. //
  2021. // MessageId: CRS_ERROR_LAST
  2022. //
  2023. // MessageText:
  2024. //
  2025. //  Site Server Content Deployment service last error message.
  2026. //
  2027. #define CRS_ERROR_LAST                   0x40003E7FL
  2028.  
  2029. //
  2030. // MessageId: CRS_EVENT_FIRST
  2031. //
  2032. // MessageText:
  2033. //
  2034. //  Site Server Content Deployment Service first event message.
  2035. //
  2036. #define CRS_EVENT_FIRST                  0x400036B0L
  2037.  
  2038. //
  2039. // MessageId: CRS_EVENT_NET_SOURCE
  2040. //
  2041. // MessageText:
  2042. //
  2043. //  Source directory is on a network drive.  Cannot deploy from network drives.
  2044. //
  2045. #define CRS_EVENT_NET_SOURCE             0xC00036B4L
  2046.  
  2047. //
  2048. // MessageId: CRS_EVENT_ERROR_ACCESS_DENIED
  2049. //
  2050. // MessageText:
  2051. //
  2052. //  Access denied.
  2053. //
  2054. #define CRS_EVENT_ERROR_ACCESS_DENIED    0xC00036B5L
  2055.  
  2056. //
  2057. // MessageId: CRS_EVENT_FILE_CREATE_ERROR
  2058. //
  2059. // MessageText:
  2060. //
  2061. //  Unable to open the file.
  2062. //
  2063. #define CRS_EVENT_FILE_CREATE_ERROR      0xC00036B6L
  2064.  
  2065. //
  2066. // MessageId: CRS_EVENT_SENDINET_ERROR
  2067. //
  2068. // MessageText:
  2069. //
  2070. //  Project was unable to send the file.
  2071. //
  2072. #define CRS_EVENT_SENDINET_ERROR         0xC00036B7L
  2073.  
  2074. //
  2075. // MessageId: CRS_EVENT_SAMEBOX_NET_TARGET
  2076. //
  2077. // MessageText:
  2078. //
  2079. //  Destination directory is on a network drive.  Cannot deploy to network drives.
  2080. //
  2081. #define CRS_EVENT_SAMEBOX_NET_TARGET     0xC00036B8L
  2082.  
  2083. //
  2084. // MessageId: CRS_EVENT_BAD_SOURCE
  2085. //
  2086. // MessageText:
  2087. //
  2088. //  Unable to access the project source.
  2089. //
  2090. #define CRS_EVENT_BAD_SOURCE             0xC00036B9L
  2091.  
  2092. //
  2093. // MessageId: CRS_EVENT_SENDINET_CONNECT
  2094. //
  2095. // MessageText:
  2096. //
  2097. //  Unable to connect to the remote server.
  2098. //
  2099. #define CRS_EVENT_SENDINET_CONNECT       0xC00036BAL
  2100.  
  2101. //
  2102. // MessageId: CRS_EVENT_HASH_MISMATCH
  2103. //
  2104. // MessageText:
  2105. //
  2106. //  MD5 Hash did not match during a transmission.  This could indicate transmission failure or that the files transmitted at the source have been modified in transit.
  2107. //
  2108. #define CRS_EVENT_HASH_MISMATCH          0xC00036BBL
  2109.  
  2110. //
  2111. // MessageId: CRS_EVENT_SERVER_ABORTED
  2112. //
  2113. // MessageText:
  2114. //
  2115. //  Remote server was restarted.  The project is being restarted.
  2116. //
  2117. #define CRS_EVENT_SERVER_ABORTED         0xC00036BCL
  2118.  
  2119. //
  2120. // MessageId: CRS_EVENT_REPLICATION_ABORTED
  2121. //
  2122. // MessageText:
  2123. //
  2124. //  Project was aborted.
  2125. //
  2126. #define CRS_EVENT_REPLICATION_ABORTED    0xC00036BDL
  2127.  
  2128. //
  2129. // MessageId: CRS_EVENT_SEQUENCE_ERROR
  2130. //
  2131. // MessageText:
  2132. //
  2133. //  Internal messaging sequence error occurred.
  2134. //
  2135. #define CRS_EVENT_SEQUENCE_ERROR         0xC00036BEL
  2136.  
  2137. //
  2138. // MessageId: CRS_EVENT_SERVICE_STARTED
  2139. //
  2140. // MessageText:
  2141. //
  2142. //  Site Server Content Deployment service started successfully.
  2143. //
  2144. #define CRS_EVENT_SERVICE_STARTED        0x400036BFL
  2145.  
  2146. //
  2147. // MessageId: CRS_EVENT_SERVICE_SHUTDOWN
  2148. //
  2149. // MessageText:
  2150. //
  2151. //  Site Server Content Deployment service shut down successfully.
  2152. //
  2153. #define CRS_EVENT_SERVICE_SHUTDOWN       0x400036C0L
  2154.  
  2155. //
  2156. // MessageId: CRS_EVENT_METABASE_ACCESS
  2157. //
  2158. // MessageText:
  2159. //
  2160. //  Could not open given storage/stream.  Ensure the authentication account has access to this storage/stream.
  2161. //
  2162. #define CRS_EVENT_METABASE_ACCESS        0xC00036C2L
  2163.  
  2164. //
  2165. // MessageId: CRS_EVENT_AUTH_FAILURE
  2166. //
  2167. // MessageText:
  2168. //
  2169. //  Authorization failure against the destination server.  Ensure the service has access to this server.
  2170. //
  2171. #define CRS_EVENT_AUTH_FAILURE           0xC00036C3L
  2172.  
  2173. //
  2174. // MessageId: CRS_EVENT_REMOTE_AUTH_FAILURE
  2175. //
  2176. // MessageText:
  2177. //
  2178. //  Remote authorization failed to the destination server.  Ensure the service has access to this server.
  2179. //
  2180. #define CRS_EVENT_REMOTE_AUTH_FAILURE    0xC00036C4L
  2181.  
  2182. //
  2183. // MessageId: CRS_EVENT_ERROR_NOT_IN_ORDER
  2184. //
  2185. // MessageText:
  2186. //
  2187. //  Message was received out of order.  Closing connection.
  2188. //
  2189. #define CRS_EVENT_ERROR_NOT_IN_ORDER     0xC00036C5L
  2190.  
  2191. //
  2192. // MessageId: CRS_EVENT_CONNECTION_RETRY_FAILED
  2193. //
  2194. // MessageText:
  2195. //
  2196. //  Connection failed and could not be re-established.
  2197. //
  2198. #define CRS_EVENT_CONNECTION_RETRY_FAILED 0xC00036C6L
  2199.  
  2200. //
  2201. // MessageId: CRS_EVENT_REPLICATION_CANCELED
  2202. //
  2203. // MessageText:
  2204. //
  2205. //  Project canceled at the request of the user.
  2206. //
  2207. #define CRS_EVENT_REPLICATION_CANCELED   0xC00036C7L
  2208.  
  2209. //
  2210. // MessageId: CRS_EVENT_ERROR_DEST_TOOBIG
  2211. //
  2212. // MessageText:
  2213. //
  2214. //  Could not add the specified destination(s).  The maximum number of destinations has been reached.
  2215. //
  2216. #define CRS_EVENT_ERROR_DEST_TOOBIG      0xC00036C8L
  2217.  
  2218. //
  2219. // MessageId: CRS_EVENT_ERROR_NO_IP_MAPPING
  2220. //
  2221. // MessageText:
  2222. //
  2223. //  Cannot resolve IP address for the destination server.  No virtual directory created.
  2224. //
  2225. #define CRS_EVENT_ERROR_NO_IP_MAPPING    0xC00036C9L
  2226.  
  2227. //
  2228. // MessageId: CRS_EVENT_ERROR_DISK_FULL
  2229. //
  2230. // MessageText:
  2231. //
  2232. //  Not enough space on the disk.
  2233. //
  2234. #define CRS_EVENT_ERROR_DISK_FULL        0xC00036CAL
  2235.  
  2236. //
  2237. // MessageId: CRS_EVENT_ERROR_TOO_MANY_RUNNING
  2238. //
  2239. // MessageText:
  2240. //
  2241. //  Too many active projects. No more can be started until others complete.
  2242. //
  2243. #define CRS_EVENT_ERROR_TOO_MANY_RUNNING 0xC00036CBL
  2244.  
  2245. //
  2246. // MessageId: CRS_EVENT_ERROR_WOULDBLOCK
  2247. //
  2248. // MessageText:
  2249. //
  2250. //  The network operation would block.
  2251. //
  2252. #define CRS_EVENT_ERROR_WOULDBLOCK       0x000036D3L
  2253.  
  2254. //
  2255. // MessageId: CRS_EVENT_ERROR_NETDOWN
  2256. //
  2257. // MessageText:
  2258. //
  2259. //  The remote network is down.
  2260. //
  2261. #define CRS_EVENT_ERROR_NETDOWN          0xC00036E2L
  2262.  
  2263. //
  2264. // MessageId: CRS_EVENT_ERROR_NETUNREACH
  2265. //
  2266. // MessageText:
  2267. //
  2268. //  The remote network is unreachable.
  2269. //
  2270. #define CRS_EVENT_ERROR_NETUNREACH       0xC00036E3L
  2271.  
  2272. //
  2273. // MessageId: CRS_EVENT_ERROR_CONNABORTED
  2274. //
  2275. // MessageText:
  2276. //
  2277. //  The network connection was aborted at the network layer.
  2278. //
  2279. #define CRS_EVENT_ERROR_CONNABORTED      0xC00036E5L
  2280.  
  2281. //
  2282. // MessageId: CRS_EVENT_ERROR_TIMEOUT
  2283. //
  2284. // MessageText:
  2285. //
  2286. //  The network session timed out on a send or receive operation.
  2287. //
  2288. #define CRS_EVENT_ERROR_TIMEOUT          0xC00036ECL
  2289.  
  2290. //
  2291. // MessageId: CRS_EVENT_ERROR_NO_PROJECTS
  2292. //
  2293. // MessageText:
  2294. //
  2295. //  No projects defined.
  2296. //
  2297. #define CRS_EVENT_ERROR_NO_PROJECTS      0xC0003714L
  2298.  
  2299. //
  2300. // MessageId: CRS_EVENT_ERROR_PROJECT_NOT_FOUND
  2301. //
  2302. // MessageText:
  2303. //
  2304. //  Could not find the project.
  2305. //
  2306. #define CRS_EVENT_ERROR_PROJECT_NOT_FOUND 0xC0003715L
  2307.  
  2308. //
  2309. // MessageId: CRS_EVENT_ERROR_INVALID_PARAMETER
  2310. //
  2311. // MessageText:
  2312. //
  2313. //  Invalid parameter.
  2314. //
  2315. #define CRS_EVENT_ERROR_INVALID_PARAMETER 0xC0003716L
  2316.  
  2317. //
  2318. // MessageId: CRS_EVENT_ERROR_AUTHENTICATION_FAILURE
  2319. //
  2320. // MessageText:
  2321. //
  2322. //  Authentication failure. Ensure the account has proper access on local and remote servers.
  2323. //
  2324. #define CRS_EVENT_ERROR_AUTHENTICATION_FAILURE 0xC0003718L
  2325.  
  2326. //
  2327. // MessageId: CRS_EVENT_ERROR_DELETE_PROJECT_DOWN_ROUTE
  2328. //
  2329. // MessageText:
  2330. //
  2331. //  Could not delete the route from the project on at least one machine down the defined routes.  The project will have to be edited manually there.
  2332. //
  2333. #define CRS_EVENT_ERROR_DELETE_PROJECT_DOWN_ROUTE 0x80003719L
  2334.  
  2335. //
  2336. // MessageId: CRS_EVENT_ERROR_SERVICE_NOT_RUNNING
  2337. //
  2338. // MessageText:
  2339. //
  2340. //  Server is available, but the Site Server Content Deployment service is not running.
  2341. //
  2342. #define CRS_EVENT_ERROR_SERVICE_NOT_RUNNING 0xC000371AL
  2343.  
  2344. //
  2345. // MessageId: CRS_EVENT_ERROR_HOST_DOWN
  2346. //
  2347. // MessageText:
  2348. //
  2349. //  Server is unavailable.
  2350. //
  2351. #define CRS_EVENT_ERROR_HOST_DOWN        0xC000371BL
  2352.  
  2353. //
  2354. // MessageId: CRS_EVENT_ERROR_BAD_NET_NAME
  2355. //
  2356. // MessageText:
  2357. //
  2358. //  Server cannot be found.
  2359. //
  2360. #define CRS_EVENT_ERROR_BAD_NET_NAME     0xC000371CL
  2361.  
  2362. //
  2363. // MessageId: CRS_EVENT_ERROR_ROUTE_NOT_FOUND
  2364. //
  2365. // MessageText:
  2366. //
  2367. //  Could not find route.  Ensure the route name is correct and that it exists on the target servers.
  2368. //
  2369. #define CRS_EVENT_ERROR_ROUTE_NOT_FOUND  0xC000371DL
  2370.  
  2371. //
  2372. // MessageId: CRS_EVENT_ERROR_NO_ROUTES
  2373. //
  2374. // MessageText:
  2375. //
  2376. //  No routes defined.
  2377. //
  2378. #define CRS_EVENT_ERROR_NO_ROUTES        0xC000371EL
  2379.  
  2380. //
  2381. // MessageId: CRS_EVENT_ERROR_CREATE_PROJECT_DOWN_ROUTE
  2382. //
  2383. // MessageText:
  2384. //
  2385. //  Could not create the project on at least one server down the defined routes.  The project will have to be created manually there.
  2386. //
  2387. #define CRS_EVENT_ERROR_CREATE_PROJECT_DOWN_ROUTE 0x8000371FL
  2388.  
  2389. //
  2390. // MessageId: CRS_EVENT_ERROR_SERVICE_PAUSED
  2391. //
  2392. // MessageText:
  2393. //
  2394. //  Site Server Content Deployment service on the destination server is paused and is not accepting new requests.  Retry the project later.
  2395. //
  2396. #define CRS_EVENT_ERROR_SERVICE_PAUSED   0xC0003720L
  2397.  
  2398. //
  2399. // MessageId: CRS_EVENT_ERROR_SERVICE_NOT_PAUSED
  2400. //
  2401. // MessageText:
  2402. //
  2403. //  Could not restart service. Service is not paused.
  2404. //
  2405. #define CRS_EVENT_ERROR_SERVICE_NOT_PAUSED 0xC0003721L
  2406.  
  2407. //
  2408. // MessageId: CRS_EVENT_ERROR_NAME_NOT_RESOLVED
  2409. //
  2410. // MessageText:
  2411. //
  2412. //  Could not resolve the URL.  Ensure URL and/or proxy settings are correct.
  2413. //
  2414. #define CRS_EVENT_ERROR_NAME_NOT_RESOLVED 0xC0003722L
  2415.  
  2416. //
  2417. // MessageId: CRS_EVENT_ERROR_CONNECTION_RESET
  2418. //
  2419. // MessageText:
  2420. //
  2421. //  Connection to the destination server has been reset.  This indicates problems with the remote service or network.
  2422. //
  2423. #define CRS_EVENT_ERROR_CONNECTION_RESET 0xC0003723L
  2424.  
  2425. //
  2426. // MessageId: CRS_EVENT_ERROR_REPLICATION_NOT_FOUND
  2427. //
  2428. // MessageText:
  2429. //
  2430. //  No entries.
  2431. //
  2432. #define CRS_EVENT_ERROR_REPLICATION_NOT_FOUND 0xC0003724L
  2433.  
  2434. //
  2435. // MessageId: CRS_EVENT_ERROR_SERVICE_ALREADY_RUNNING
  2436. //
  2437. // MessageText:
  2438. //
  2439. //  Could not start service.  The service has already been started.
  2440. //
  2441. #define CRS_EVENT_ERROR_SERVICE_ALREADY_RUNNING 0xC0003725L
  2442.  
  2443. //
  2444. // MessageId: CRS_EVENT_ERROR_PROJECT_ALREADY_RUNNING
  2445. //
  2446. // MessageText:
  2447. //
  2448. //  Failed to start project.  It is already running.
  2449. //
  2450. #define CRS_EVENT_ERROR_PROJECT_ALREADY_RUNNING 0xC0003726L
  2451.  
  2452. //
  2453. // MessageId: CRS_EVENT_FILE_MOVE_ERROR
  2454. //
  2455. // MessageText:
  2456. //
  2457. //  Failed to move file.
  2458. //
  2459. #define CRS_EVENT_FILE_MOVE_ERROR        0xC0003727L
  2460.  
  2461. //
  2462. // MessageId: CRS_EVENT_PRODUCT_EXPIRED
  2463. //
  2464. // MessageText:
  2465. //
  2466. //  Thank you for your interest in Site Server Content Deployment.  This software has expired.  Please acquire the final retail version of this software.
  2467. //
  2468. #define CRS_EVENT_PRODUCT_EXPIRED        0xC0003728L
  2469.  
  2470. //
  2471. // MessageId: CRS_EVENT_ERROR_PROJECT_INCOMPLETE
  2472. //
  2473. // MessageText:
  2474. //
  2475. //  Project information is incomplete.
  2476. //
  2477. #define CRS_EVENT_ERROR_PROJECT_INCOMPLETE 0xC0003729L
  2478.  
  2479. //
  2480. // MessageId: CRS_EVENT_ERROR_PARAMETER_NOT_FOUND
  2481. //
  2482. // MessageText:
  2483. //
  2484. //  Parameter not found.
  2485. //
  2486. #define CRS_EVENT_ERROR_PARAMETER_NOT_FOUND 0xC000372AL
  2487.  
  2488. //
  2489. // MessageId: CRS_EVENT_ERROR_REPLICATION_RUNNING
  2490. //
  2491. // MessageText:
  2492. //
  2493. //  Project is running.  The operation could not be completed.
  2494. //
  2495. #define CRS_EVENT_ERROR_REPLICATION_RUNNING 0xC000372BL
  2496.  
  2497. //
  2498. // MessageId: CRS_EVENT_ERROR_INVALID_PROJECT_NAME
  2499. //
  2500. // MessageText:
  2501. //
  2502. //  Project name is invalid.  Project names cannot contain backslashes and cannot be empty.
  2503. //
  2504. #define CRS_EVENT_ERROR_INVALID_PROJECT_NAME 0xC000372CL
  2505.  
  2506. //
  2507. // MessageId: CRS_EVENT_ERROR_INVALID_ROUTE_NAME
  2508. //
  2509. // MessageText:
  2510. //
  2511. //  Route name is invalid.  Route names cannot contain backslashes or DBCS characters and cannot be empty.
  2512. //
  2513. #define CRS_EVENT_ERROR_INVALID_ROUTE_NAME 0xC000372DL
  2514.  
  2515. //
  2516. // MessageId: CRS_EVENT_ERROR_INVALID_DWORD
  2517. //
  2518. // MessageText:
  2519. //
  2520. //  Parameter must be a positive integer.
  2521. //
  2522. #define CRS_EVENT_ERROR_INVALID_DWORD    0xC000372EL
  2523.  
  2524. //
  2525. // MessageId: CRS_EVENT_ERROR_NO_MORE_ITEMS
  2526. //
  2527. // MessageText:
  2528. //
  2529. //  No more items are in the list.
  2530. //
  2531. #define CRS_EVENT_ERROR_NO_MORE_ITEMS    0x8000372FL
  2532.  
  2533. //
  2534. // MessageId: CRS_EVENT_ERROR_TOO_MANY_ARGS
  2535. //
  2536. // MessageText:
  2537. //
  2538. //  Too many arguments specified.
  2539. //
  2540. #define CRS_EVENT_ERROR_TOO_MANY_ARGS    0xC0003730L
  2541.  
  2542. //
  2543. // MessageId: CRS_EVENT_MBS_INIT_ERROR
  2544. //
  2545. // MessageText:
  2546. //
  2547. //  Internal error trying to initialize for ACL replication.
  2548. //
  2549. #define CRS_EVENT_MBS_INIT_ERROR         0xC0003731L
  2550.  
  2551. //
  2552. // MessageId: CRS_EVENT_ERROR_OPENING_FILE
  2553. //
  2554. // MessageText:
  2555. //
  2556. //  Error opening file or file not found.
  2557. //
  2558. #define CRS_EVENT_ERROR_OPENING_FILE     0xC0003733L
  2559.  
  2560. //
  2561. // MessageId: CRS_EVENT_ERROR_FILE_FORMAT
  2562. //
  2563. // MessageText:
  2564. //
  2565. //  Invalid file format.
  2566. //
  2567. #define CRS_EVENT_ERROR_FILE_FORMAT      0xC0003734L
  2568.  
  2569. //
  2570. // MessageId: CRS_EVENT_ERROR_FILE_WRITE
  2571. //
  2572. // MessageText:
  2573. //
  2574. //  Error writing to file.
  2575. //
  2576. #define CRS_EVENT_ERROR_FILE_WRITE       0xC0003735L
  2577.  
  2578. //
  2579. // MessageId: CRS_EVENT_WINSOCK_WSAHOSTNAME
  2580. //
  2581. // MessageText:
  2582. //
  2583. //  Gethostname failed.
  2584. //
  2585. #define CRS_EVENT_WINSOCK_WSAHOSTNAME    0xC0003736L
  2586.  
  2587. //
  2588. // MessageId: CRS_EVENT_ERROR_INVALID_CONTEXT
  2589. //
  2590. // MessageText:
  2591. //
  2592. //  Current context is invalid.  Project being reset.
  2593. //
  2594. #define CRS_EVENT_ERROR_INVALID_CONTEXT  0xC000373DL
  2595.  
  2596. //
  2597. // MessageId: CRS_EVENT_ERROR_DOWNLEVEL_SERVER
  2598. //
  2599. // MessageText:
  2600. //
  2601. //  Operation is not supported on a down-level server.
  2602. //
  2603. #define CRS_EVENT_ERROR_DOWNLEVEL_SERVER 0xC000373EL
  2604.  
  2605. //
  2606. // MessageId: CRS_EVENT_ERROR_NO_MAPPING
  2607. //
  2608. // MessageText:
  2609. //
  2610. //  URL does not map to any project definitions.
  2611. //
  2612. #define CRS_EVENT_ERROR_NO_MAPPING       0xC000373FL
  2613.  
  2614. //
  2615. // MessageId: CRS_EVENT_ERROR_START_PENDING
  2616. //
  2617. // MessageText:
  2618. //
  2619. //  Start pending completion of the active project.
  2620. //
  2621. #define CRS_EVENT_ERROR_START_PENDING    0xC0003740L
  2622.  
  2623. //
  2624. // MessageId: CRS_EVENT_ERROR_NO_EVENTSINKS
  2625. //
  2626. // MessageText:
  2627. //
  2628. //  No event sinks defined.
  2629. //
  2630. #define CRS_EVENT_ERROR_NO_EVENTSINKS    0xC0003741L
  2631.  
  2632. //
  2633. // MessageId: CRS_EVENT_ERROR_EVENTSINK_NOT_FOUND
  2634. //
  2635. // MessageText:
  2636. //
  2637. //  Could not find event sink.
  2638. //
  2639. #define CRS_EVENT_ERROR_EVENTSINK_NOT_FOUND 0xC0003742L
  2640.  
  2641. //
  2642. // MessageId: CRS_EVENT_ERROR_WSAHOSTNOTFOUND
  2643. //
  2644. // MessageText:
  2645. //
  2646. //  Host not found.
  2647. //
  2648. #define CRS_EVENT_ERROR_WSAHOSTNOTFOUND  0xC0003743L
  2649.  
  2650. //
  2651. // MessageId: CRS_EVENT_ERROR_WSATRYAGAIN
  2652. //
  2653. // MessageText:
  2654. //
  2655. //  Host not found, or SERVERFAIL.  Try again.
  2656. //
  2657. #define CRS_EVENT_ERROR_WSATRYAGAIN      0xC0003744L
  2658.  
  2659. //
  2660. // MessageId: CRS_EVENT_ERROR_WSANORECOVERY
  2661. //
  2662. // MessageText:
  2663. //
  2664. //  Non-recoverable winsock error.
  2665. //
  2666. #define CRS_EVENT_ERROR_WSANORECOVERY    0xC0003745L
  2667.  
  2668. //
  2669. // MessageId: CRS_EVENT_ERROR_WSANODATA
  2670. //
  2671. // MessageText:
  2672. //
  2673. //  Invalid address.
  2674. //
  2675. #define CRS_EVENT_ERROR_WSANODATA        0xC0003746L
  2676.  
  2677. //
  2678. // MessageId: CRS_EVENT_EVENTSINK_INITIALIZED
  2679. //
  2680. // MessageText:
  2681. //
  2682. //  Event sink specified by the data field was successfully initialized.
  2683. //
  2684. #define CRS_EVENT_EVENTSINK_INITIALIZED  0x00003747L
  2685.  
  2686. //
  2687. // MessageId: CRS_EVENT_ERROR_EVENTSINK_NOT_INITIALIZED
  2688. //
  2689. // MessageText:
  2690. //
  2691. //  Event sink specified by the data field failed to initialize.
  2692. //
  2693. #define CRS_EVENT_ERROR_EVENTSINK_NOT_INITIALIZED 0xC0003748L
  2694.  
  2695. //
  2696. // MessageId: CRS_EVENT_ERROR_NOTHING_TO_ROLLBACK
  2697. //
  2698. // MessageText:
  2699. //
  2700. //  Could not roll back project.  No rollback information found.
  2701. //
  2702. #define CRS_EVENT_ERROR_NOTHING_TO_ROLLBACK 0xC0003749L
  2703.  
  2704. //
  2705. // MessageId: CRS_EVENT_ERROR_NO_DESTINATIONS
  2706. //
  2707. // MessageText:
  2708. //
  2709. //  Project could not be started because no destinations are defined.
  2710. //
  2711. #define CRS_EVENT_ERROR_NO_DESTINATIONS  0xC000374AL
  2712.  
  2713. //
  2714. // MessageId: CRS_EVENT_ERROR_REAUTHENTICATE
  2715. //
  2716. // MessageText:
  2717. //
  2718. //  Re-authenticate using an acceptable protocol.
  2719. //
  2720. #define CRS_EVENT_ERROR_REAUTHENTICATE   0xC000374BL
  2721.  
  2722. //
  2723. // MessageId: CRS_EVENT_ERROR_UNSUPPORTED
  2724. //
  2725. // MessageText:
  2726. //
  2727. //  Function not supported in this version to this server.
  2728. //
  2729. #define CRS_EVENT_ERROR_UNSUPPORTED      0xC000374CL
  2730.  
  2731. //
  2732. // MessageId: CRS_EVENT_ERROR_USER_NOT_FOUND
  2733. //
  2734. // MessageText:
  2735. //
  2736. //  Specified user could not be found.
  2737. //
  2738. #define CRS_EVENT_ERROR_USER_NOT_FOUND   0xC000374DL
  2739.  
  2740. //
  2741. // MessageId: CRS_EVENT_ERROR_NO_TRANSACTIONS
  2742. //
  2743. // MessageText:
  2744. //
  2745. //  No transactions for the specified project.
  2746. //
  2747. #define CRS_EVENT_ERROR_NO_TRANSACTIONS  0xC000374EL
  2748.  
  2749. //
  2750. // MessageId: CRS_EVENT_ERROR_NO_SERVERS
  2751. //
  2752. // MessageText:
  2753. //
  2754. //  No destination servers defined.
  2755. //
  2756. #define CRS_EVENT_ERROR_NO_SERVERS       0xC000374FL
  2757.  
  2758. //
  2759. // MessageId: CRS_EVENT_ERROR_NO_SCHEDULES
  2760. //
  2761. // MessageText:
  2762. //
  2763. //  No schedules are defined for this project.
  2764. //
  2765. #define CRS_EVENT_ERROR_NO_SCHEDULES     0xC0003750L
  2766.  
  2767. //
  2768. // MessageId: CRS_EVENT_ERROR_NO_EMAIL
  2769. //
  2770. // MessageText:
  2771. //
  2772. //  Could not contact SMTP server to send e-mail report.
  2773. //
  2774. #define CRS_EVENT_ERROR_NO_EMAIL         0xC0003751L
  2775.  
  2776. //
  2777. // MessageId: CRS_EVENT_ERROR_WAIT_ABORT
  2778. //
  2779. // MessageText:
  2780. //
  2781. //  Waiting to abort after losing connection with source server.
  2782. //
  2783. #define CRS_EVENT_ERROR_WAIT_ABORT       0xC0003752L
  2784.  
  2785. //
  2786. // MessageId: CRS_EVENT_RESUME_REPLICATION
  2787. //
  2788. // MessageText:
  2789. //
  2790. //  Resuming project.
  2791. //
  2792. #define CRS_EVENT_RESUME_REPLICATION     0x40003753L
  2793.  
  2794. //
  2795. // MessageId: CRS_EVENT_METABASE_NOT_FOUND
  2796. //
  2797. // MessageText:
  2798. //
  2799. //  Metabase is not responding.
  2800. //
  2801. #define CRS_EVENT_METABASE_NOT_FOUND     0xC0003754L
  2802.  
  2803. //
  2804. // MessageId: CRS_EVENT_SSE_VROOT_NOT_FOUND
  2805. //
  2806. // MessageText:
  2807. //
  2808. //  Site Server virtual directory not found.
  2809. //
  2810. #define CRS_EVENT_SSE_VROOT_NOT_FOUND    0xC0003755L
  2811.  
  2812. //
  2813. // MessageId: CRS_EVENT_WARNING_CONNECTION_FAILED
  2814. //
  2815. // MessageText:
  2816. //
  2817. //  Connection failed.  Will attempt to re-establish session.
  2818. //
  2819. #define CRS_EVENT_WARNING_CONNECTION_FAILED 0x80003756L
  2820.  
  2821. //
  2822. // MessageId: CRS_EVENT_ERROR_DROPPED_EMAIL_REPORT
  2823. //
  2824. // MessageText:
  2825. //
  2826. //  Dropped e-mail report.
  2827. //
  2828. #define CRS_EVENT_ERROR_DROPPED_EMAIL_REPORT 0xC0003757L
  2829.  
  2830. //
  2831. // MessageId: CRS_EVENT_ERROR_EMAIL_HOST_NOT_DEFINED
  2832. //
  2833. // MessageText:
  2834. //
  2835. //  No SMTP server defined.
  2836. //
  2837. #define CRS_EVENT_ERROR_EMAIL_HOST_NOT_DEFINED 0xC0003758L
  2838.  
  2839. //
  2840. // MessageId: CRS_EVENT_VROOT_CREATION
  2841. //
  2842. // MessageText:
  2843. //
  2844. //  Could not create the specified virtual directory.
  2845. //
  2846. #define CRS_EVENT_VROOT_CREATION         0x80003759L
  2847.  
  2848. //
  2849. // MessageId: CRS_EVENT_UPLPAGE_CREATION
  2850. //
  2851. // MessageText:
  2852. //
  2853. //  Could not create the upload page.
  2854. //
  2855. #define CRS_EVENT_UPLPAGE_CREATION       0xC000375AL
  2856.  
  2857. //
  2858. // MessageId: CRS_EVENT_ERROR_CIRCULAR_ROUTE
  2859. //
  2860. // MessageText:
  2861. //
  2862. //  System has detected a circular route.  Project not created.
  2863. //
  2864. #define CRS_EVENT_ERROR_CIRCULAR_ROUTE   0xC000375BL
  2865.  
  2866. //
  2867. // MessageId: CRS_EVENT_ERROR_TRANSACTION_APPLY_FAILED
  2868. //
  2869. // MessageText:
  2870. //
  2871. //  Transaction application failed.  Check permissions on the destination directory and files and ensure that no files are locked open.
  2872. //
  2873. #define CRS_EVENT_ERROR_TRANSACTION_APPLY_FAILED 0xC000375CL
  2874.  
  2875. //
  2876. // MessageId: CRS_EVENT_ERROR_DATABASE
  2877. //
  2878. // MessageText:
  2879. //
  2880. //  Database error occurred.
  2881. //
  2882. #define CRS_EVENT_ERROR_DATABASE         0xC000375DL
  2883.  
  2884. //
  2885. // MessageId: CRS_EVENT_ERROR_SINK_CONNECT_FAILED
  2886. //
  2887. // MessageText:
  2888. //
  2889. //  Unable to connect to remote server to forward events.
  2890. //
  2891. #define CRS_EVENT_ERROR_SINK_CONNECT_FAILED 0xC000375EL
  2892.  
  2893. //
  2894. // MessageId: CRS_EVENT_ERROR_CANT_SEND_EVENTS_TO_DOWNLEVEL_SERVER
  2895. //
  2896. // MessageText:
  2897. //
  2898. //  Unable to send events to the destination server.  This operation is not supported.
  2899. //
  2900. #define CRS_EVENT_ERROR_CANT_SEND_EVENTS_TO_DOWNLEVEL_SERVER 0xC000375FL
  2901.  
  2902. //
  2903. // MessageId: CRS_EVENT_ERROR_FILE_CORRUPT
  2904. //
  2905. // MessageText:
  2906. //
  2907. //  File is corrupt or unreadable.
  2908. //
  2909. #define CRS_EVENT_ERROR_FILE_CORRUPT     0xC0003760L
  2910.  
  2911. //
  2912. // MessageId: CRS_EVENT_ERROR_FILE_BUSY
  2913. //
  2914. // MessageText:
  2915. //
  2916. //  File is busy.
  2917. //
  2918. #define CRS_EVENT_ERROR_FILE_BUSY        0xC0003761L
  2919.  
  2920. //
  2921. // MessageId: CRS_EVENT_ACL_ERROR_INVALID_ACE
  2922. //
  2923. // MessageText:
  2924. //
  2925. //  Could not set the ACE on this file.
  2926. //
  2927. #define CRS_EVENT_ACL_ERROR_INVALID_ACE  0x80003762L
  2928.  
  2929. //
  2930. // MessageId: CRS_EVENT_ACL_ERROR_ACL_FAILED
  2931. //
  2932. // MessageText:
  2933. //
  2934. //  Could not set the ACLs appropriately on this file, setting default ACLs on this file.
  2935. //
  2936. #define CRS_EVENT_ACL_ERROR_ACL_FAILED   0xC0003763L
  2937.  
  2938. //
  2939. // MessageId: CRS_EVENT_ERROR_PROJECT_NOT_FOUND_ON_DESTINATION
  2940. //
  2941. // MessageText:
  2942. //
  2943. //  Could not find project on the destination server.
  2944. //
  2945. #define CRS_EVENT_ERROR_PROJECT_NOT_FOUND_ON_DESTINATION 0xC0003764L
  2946.  
  2947. //
  2948. // MessageId: CRS_EVENT_ERROR_PROJECT_INCOMPLETE_ON_DESTINATION
  2949. //
  2950. // MessageText:
  2951. //
  2952. //  Project information is incomplete on the destination server.
  2953. //
  2954. #define CRS_EVENT_ERROR_PROJECT_INCOMPLETE_ON_DESTINATION 0xC0003765L
  2955.  
  2956. //
  2957. // MessageId: CRS_EVENT_ERROR_SERVICE_DOWN_ON_REMOTE_SERVER
  2958. //
  2959. // MessageText:
  2960. //
  2961. //  Remote server is available, but the Site Server Content Deployment service is not running.
  2962. //
  2963. #define CRS_EVENT_ERROR_SERVICE_DOWN_ON_REMOTE_SERVER 0xC0003766L
  2964.  
  2965. //
  2966. // MessageId: CRS_EVENT_ERROR_DISK_FULL_ON_DESTINATION
  2967. //
  2968. // MessageText:
  2969. //
  2970. //  Disk is full on the destination server.
  2971. //
  2972. #define CRS_EVENT_ERROR_DISK_FULL_ON_DESTINATION 0xC0003767L
  2973.  
  2974. //
  2975. // MessageId: CRS_EVENT_FILE_CREATE_ERROR_ON_DESTINATION
  2976. //
  2977. // MessageText:
  2978. //
  2979. //  Unable to open a file on the destination server.  Check permissions on the project directory and files.
  2980. //
  2981. #define CRS_EVENT_FILE_CREATE_ERROR_ON_DESTINATION 0xC0003768L
  2982.  
  2983. //
  2984. // MessageId: CRS_EVENT_ERROR_REMOTE_SERVER_NOT_FOUND
  2985. //
  2986. // MessageText:
  2987. //
  2988. //  Remote server could not be found.
  2989. //
  2990. #define CRS_EVENT_ERROR_REMOTE_SERVER_NOT_FOUND 0xC0003769L
  2991.  
  2992. //
  2993. // MessageId: CRS_EVENT_ERROR_REMOTE_APPLY_FAILED
  2994. //
  2995. // MessageText:
  2996. //
  2997. //  Unable to apply transactions on the destination server.
  2998. //
  2999. #define CRS_EVENT_ERROR_REMOTE_APPLY_FAILED 0xC000376AL
  3000.  
  3001. //
  3002. // MessageId: CRS_EVENT_ERROR_INVALID_FLAG_COMBINATION
  3003. //
  3004. // MessageText:
  3005. //
  3006. //  Invalid flag combination.
  3007. //
  3008. #define CRS_EVENT_ERROR_INVALID_FLAG_COMBINATION 0xC000376BL
  3009.  
  3010. //
  3011. // MessageId: CRS_EVENT_ERROR_RUNNING_SCRIPT
  3012. //
  3013. // MessageText:
  3014. //
  3015. //  There was an error running the script.  Ensure that the script exists and can be located in the path.
  3016. //
  3017. #define CRS_EVENT_ERROR_RUNNING_SCRIPT   0xC000376CL
  3018.  
  3019. //
  3020. // MessageId: CRS_EVENT_ERROR_CANT_FORWARD_TO_LOCAL_SERVER
  3021. //
  3022. // MessageText:
  3023. //
  3024. //  Cannot forward events to the local server.
  3025. //
  3026. #define CRS_EVENT_ERROR_CANT_FORWARD_TO_LOCAL_SERVER 0xC000376DL
  3027.  
  3028. //
  3029. // MessageId: CRS_EVENT_ERROR_SCHEDULE_NOT_FOUND
  3030. //
  3031. // MessageText:
  3032. //
  3033. //  Specified project schedule could not be found.
  3034. //
  3035. #define CRS_EVENT_ERROR_SCHEDULE_NOT_FOUND 0xC000376EL
  3036.  
  3037. //
  3038. // MessageId: CRS_EVENT_ERROR_METABASE
  3039. //
  3040. // MessageText:
  3041. //
  3042. //  An error occurred accessing the metabase.  Ensure that the web site exists and that the account has access to it.
  3043. //
  3044. #define CRS_EVENT_ERROR_METABASE         0xC000376FL
  3045.  
  3046. //
  3047. // MessageId: CRS_EVENT_ERROR_SCHEDULER_FAILURE
  3048. //
  3049. // MessageText:
  3050. //
  3051. //  An error occurred with the task scheduler.
  3052. //
  3053. #define CRS_EVENT_ERROR_SCHEDULER_FAILURE 0xC0003770L
  3054.  
  3055. //
  3056. // MessageId: CRS_EVENT_SAMEBOX_META_TARGET
  3057. //
  3058. // MessageText:
  3059. //
  3060. //  A destination for metabase replication is invalid.
  3061. //
  3062. #define CRS_EVENT_SAMEBOX_META_TARGET    0xC0003771L
  3063.  
  3064. //
  3065. // MessageId: CRS_EVENT_ERROR_DROPPED_EVENTS
  3066. //
  3067. // MessageText:
  3068. //
  3069. //  The event sink specified by the data field has started dropping events.
  3070. //
  3071. #define CRS_EVENT_ERROR_DROPPED_EVENTS   0xC0003772L
  3072.  
  3073. //
  3074. // MessageId: CRS_EVENT_REPLICATION_FIRST
  3075. //
  3076. // MessageText:
  3077. //
  3078. //  Site Server Content Deployment first replication event message.
  3079. //
  3080. #define CRS_EVENT_REPLICATION_FIRST      0x400037DCL
  3081.  
  3082. //
  3083. // MessageId: CRS_EVENT_STARTING_REPLICATION
  3084. //
  3085. // MessageText:
  3086. //
  3087. //  Project starting to the destination server.
  3088. //
  3089. #define CRS_EVENT_STARTING_REPLICATION   0x400037DDL
  3090.  
  3091. //
  3092. // MessageId: CRS_EVENT_REPLICATION_COMPLETE
  3093. //
  3094. // MessageText:
  3095. //
  3096. //  Project complete to the destination server.
  3097. //
  3098. #define CRS_EVENT_REPLICATION_COMPLETE   0x400037DEL
  3099.  
  3100. //
  3101. // MessageId: CRS_EVENT_STARTING_PULL_REPLICATION
  3102. //
  3103. // MessageText:
  3104. //
  3105. //  Retrieval project starting.
  3106. //
  3107. #define CRS_EVENT_STARTING_PULL_REPLICATION 0x400037DFL
  3108.  
  3109. //
  3110. // MessageId: CRS_EVENT_PULL_REPLICATION_COMPLETE
  3111. //
  3112. // MessageText:
  3113. //
  3114. //  Retrieval project complete.
  3115. //
  3116. #define CRS_EVENT_PULL_REPLICATION_COMPLETE 0x400037E0L
  3117.  
  3118. //
  3119. // MessageId: CRS_EVENT_STARTING_RECEIVE_REPLICATION
  3120. //
  3121. // MessageText:
  3122. //
  3123. //  Starting to receive project.
  3124. //
  3125. #define CRS_EVENT_STARTING_RECEIVE_REPLICATION 0x400037E1L
  3126.  
  3127. //
  3128. // MessageId: CRS_EVENT_REPLICATION_RECEIVE_COMPLETE
  3129. //
  3130. // MessageText:
  3131. //
  3132. //  Finished receiving project.
  3133. //
  3134. #define CRS_EVENT_REPLICATION_RECEIVE_COMPLETE 0x400037E2L
  3135.  
  3136. //
  3137. // MessageId: CRS_EVENT_STARTING_REPLICATION_SCAN
  3138. //
  3139. // MessageText:
  3140. //
  3141. //  Project starting.
  3142. //
  3143. #define CRS_EVENT_STARTING_REPLICATION_SCAN 0x400037E3L
  3144.  
  3145. //
  3146. // MessageId: CRS_EVENT_REPLICATION_LAST
  3147. //
  3148. // MessageText:
  3149. //
  3150. //  Site Server Content Deployment last replication event message.
  3151. //
  3152. #define CRS_EVENT_REPLICATION_LAST       0x4000380DL
  3153.  
  3154. //
  3155. // MessageId: CRS_EVENT_FILE_FIRST
  3156. //
  3157. // MessageText:
  3158. //
  3159. //  Site Server Content Deployment first file event message.
  3160. //
  3161. #define CRS_EVENT_FILE_FIRST             0x4000380EL
  3162.  
  3163. //
  3164. // MessageId: CRS_EVENT_SENDING_FILE
  3165. //
  3166. // MessageText:
  3167. //
  3168. //  Sending file.
  3169. //
  3170. #define CRS_EVENT_SENDING_FILE           0x4000380FL
  3171.  
  3172. //
  3173. // MessageId: CRS_EVENT_SENT_FILE
  3174. //
  3175. // MessageText:
  3176. //
  3177. //  File sent.
  3178. //
  3179. #define CRS_EVENT_SENT_FILE              0x40003810L
  3180.  
  3181. //
  3182. // MessageId: CRS_EVENT_RECEIVING_FILE
  3183. //
  3184. // MessageText:
  3185. //
  3186. //  Receiving file.
  3187. //
  3188. #define CRS_EVENT_RECEIVING_FILE         0x40003811L
  3189.  
  3190. //
  3191. // MessageId: CRS_EVENT_RECEIVED_FILE
  3192. //
  3193. // MessageText:
  3194. //
  3195. //  File received.
  3196. //
  3197. #define CRS_EVENT_RECEIVED_FILE          0x40003812L
  3198.  
  3199. //
  3200. // MessageId: CRS_EVENT_SENT_DELETE_FILE
  3201. //
  3202. // MessageText:
  3203. //
  3204. //  Sent delete file request.
  3205. //
  3206. #define CRS_EVENT_SENT_DELETE_FILE       0x40003813L
  3207.  
  3208. //
  3209. // MessageId: CRS_EVENT_RECEIVED_DELETE_FILE
  3210. //
  3211. // MessageText:
  3212. //
  3213. //  File delete request received.
  3214. //
  3215. #define CRS_EVENT_RECEIVED_DELETE_FILE   0x40003814L
  3216.  
  3217. //
  3218. // MessageId: CRS_EVENT_RETRYING_SENDING_FILE
  3219. //
  3220. // MessageText:
  3221. //
  3222. //  Retrying to send file.
  3223. //
  3224. #define CRS_EVENT_RETRYING_SENDING_FILE  0x40003818L
  3225.  
  3226. //
  3227. // MessageId: CRS_EVENT_FILE_BUSY
  3228. //
  3229. // MessageText:
  3230. //
  3231. //  File is busy.  The service is waiting for the file to become available.
  3232. //
  3233. #define CRS_EVENT_FILE_BUSY              0x40003819L
  3234.  
  3235. //
  3236. // MessageId: CRS_EVENT_SENDING_ACL
  3237. //
  3238. // MessageText:
  3239. //
  3240. //  Sending the ACL for this file.
  3241. //
  3242. #define CRS_EVENT_SENDING_ACL            0x4000381AL
  3243.  
  3244. //
  3245. // MessageId: CRS_EVENT_SENT_ACL
  3246. //
  3247. // MessageText:
  3248. //
  3249. //  Sent the ACL for this file.
  3250. //
  3251. #define CRS_EVENT_SENT_ACL               0x4000381BL
  3252.  
  3253. //
  3254. // MessageId: CRS_EVENT_RECEIVING_ACL
  3255. //
  3256. // MessageText:
  3257. //
  3258. //  Receiving the ACL for this file.
  3259. //
  3260. #define CRS_EVENT_RECEIVING_ACL          0x4000381CL
  3261.  
  3262. //
  3263. // MessageId: CRS_EVENT_RECEIVED_ACL
  3264. //
  3265. // MessageText:
  3266. //
  3267. //  Received the ACL for this file.
  3268. //
  3269. #define CRS_EVENT_RECEIVED_ACL           0x4000381DL
  3270.  
  3271. //
  3272. // MessageId: CRS_EVENT_PULLED_FILE_HTTP
  3273. //
  3274. // MessageText:
  3275. //
  3276. //  File retrieved over HTTP.
  3277. //
  3278. #define CRS_EVENT_PULLED_FILE_HTTP       0x4000381EL
  3279.  
  3280. //
  3281. // MessageId: CRS_EVENT_PULLED_FILE_FTP
  3282. //
  3283. // MessageText:
  3284. //
  3285. //  File retrieved over FTP.
  3286. //
  3287. #define CRS_EVENT_PULLED_FILE_FTP        0x4000381FL
  3288.  
  3289. //
  3290. // MessageId: CRS_EVENT_FILE_COMMITTED
  3291. //
  3292. // MessageText:
  3293. //
  3294. //  File committed to disk.
  3295. //
  3296. #define CRS_EVENT_FILE_COMMITTED         0x40003820L
  3297.  
  3298. //
  3299. // MessageId: CRS_EVENT_FILE_DELETED
  3300. //
  3301. // MessageText:
  3302. //
  3303. //  File deleted.
  3304. //
  3305. #define CRS_EVENT_FILE_DELETED           0x40003821L
  3306.  
  3307. //
  3308. // MessageId: CRS_EVENT_SKIPPING_LOCKED_FILE
  3309. //
  3310. // MessageText:
  3311. //
  3312. //  File skipped because it could not be opened.
  3313. //
  3314. #define CRS_EVENT_SKIPPING_LOCKED_FILE   0x80003822L
  3315.  
  3316. //
  3317. // MessageId: CRS_EVENT_FILE_MATCHED
  3318. //
  3319. // MessageText:
  3320. //
  3321. //  File matched.
  3322. //
  3323. #define CRS_EVENT_FILE_MATCHED           0x40003823L
  3324.  
  3325. //
  3326. // MessageId: CRS_EVENT_FILE_LAST
  3327. //
  3328. // MessageText:
  3329. //
  3330. //  Site Server Content Deployment last file event message.
  3331. //
  3332. #define CRS_EVENT_FILE_LAST              0x4000383FL
  3333.  
  3334. //
  3335. // MessageId: CRS_EVENT_ADMIN_FIRST
  3336. //
  3337. // MessageText:
  3338. //
  3339. //  Site Server Content Deployment first administration event message.
  3340. //
  3341. #define CRS_EVENT_ADMIN_FIRST            0x40003840L
  3342.  
  3343. //
  3344. // MessageId: CRS_EVENT_PROJECT_CREATED
  3345. //
  3346. // MessageText:
  3347. //
  3348. //  Project created.
  3349. //
  3350. #define CRS_EVENT_PROJECT_CREATED        0x40003841L
  3351.  
  3352. //
  3353. // MessageId: CRS_EVENT_PROJECT_DELETED
  3354. //
  3355. // MessageText:
  3356. //
  3357. //  Project deleted.
  3358. //
  3359. #define CRS_EVENT_PROJECT_DELETED        0x40003842L
  3360.  
  3361. //
  3362. // MessageId: CRS_EVENT_PROJECT_EDITED
  3363. //
  3364. // MessageText:
  3365. //
  3366. //  Project edited.
  3367. //
  3368. #define CRS_EVENT_PROJECT_EDITED         0x40003843L
  3369.  
  3370. //
  3371. // MessageId: CRS_EVENT_ROUTE_CREATED
  3372. //
  3373. // MessageText:
  3374. //
  3375. //  Route created.
  3376. //
  3377. #define CRS_EVENT_ROUTE_CREATED          0x40003844L
  3378.  
  3379. //
  3380. // MessageId: CRS_EVENT_ROUTE_DELETED
  3381. //
  3382. // MessageText:
  3383. //
  3384. //  Route deleted.
  3385. //
  3386. #define CRS_EVENT_ROUTE_DELETED          0x40003845L
  3387.  
  3388. //
  3389. // MessageId: CRS_EVENT_ROUTE_EDITED
  3390. //
  3391. // MessageText:
  3392. //
  3393. //  Route edited.
  3394. //
  3395. #define CRS_EVENT_ROUTE_EDITED           0x40003846L
  3396.  
  3397. //
  3398. // MessageId: CRS_EVENT_SERVER_EDITED
  3399. //
  3400. // MessageText:
  3401. //
  3402. //  Server settings modified.
  3403. //
  3404. #define CRS_EVENT_SERVER_EDITED          0x40003847L
  3405.  
  3406. //
  3407. // MessageId: CRS_EVENT_EVENTSINK_CREATED
  3408. //
  3409. // MessageText:
  3410. //
  3411. //  Event sink specified by the data field was added.
  3412. //
  3413. #define CRS_EVENT_EVENTSINK_CREATED      0x40003848L
  3414.  
  3415. //
  3416. // MessageId: CRS_EVENT_EVENTSINK_DELETED
  3417. //
  3418. // MessageText:
  3419. //
  3420. //  Event sink specified by the data field was deleted.
  3421. //
  3422. #define CRS_EVENT_EVENTSINK_DELETED      0x40003849L
  3423.  
  3424. //
  3425. // MessageId: CRS_EVENT_CLEARED_EVENTS
  3426. //
  3427. // MessageText:
  3428. //
  3429. //  Event store specified by the data field was cleared.
  3430. //
  3431. #define CRS_EVENT_CLEARED_EVENTS         0x4000384AL
  3432.  
  3433. //
  3434. // MessageId: CRS_EVENT_CLEARED_ALL_EVENTS
  3435. //
  3436. // MessageText:
  3437. //
  3438. //  Each database event store on this server was cleared.
  3439. //
  3440. #define CRS_EVENT_CLEARED_ALL_EVENTS     0x4000384BL
  3441.  
  3442. //
  3443. // MessageId: CRS_EVENT_ADMIN_LAST
  3444. //
  3445. // MessageText:
  3446. //
  3447. //  Site Server Content Deployment last administration event message.
  3448. //
  3449. #define CRS_EVENT_ADMIN_LAST             0x40003872L
  3450.  
  3451. //
  3452. // MessageId: CRS_EVENT_SUMMARY_FIRST
  3453. //
  3454. // MessageText:
  3455. //
  3456. //  Site Server Content Deployment first summary event message.
  3457. //
  3458. #define CRS_EVENT_SUMMARY_FIRST          0x400038A4L
  3459.  
  3460. //
  3461. // MessageId: CRS_EVENT_SUMMARY_RECEIVE
  3462. //
  3463. // MessageText:
  3464. //
  3465. //  Project summary information (files received).
  3466. //
  3467. #define CRS_EVENT_SUMMARY_RECEIVE        0x400038A5L
  3468.  
  3469. //
  3470. // MessageId: CRS_EVENT_SUMMARY_SEND
  3471. //
  3472. // MessageText:
  3473. //
  3474. //  Project summary information (files sent).
  3475. //
  3476. #define CRS_EVENT_SUMMARY_SEND           0x400038A6L
  3477.  
  3478. //
  3479. // MessageId: CRS_EVENT_SUMMARY_PULL
  3480. //
  3481. // MessageText:
  3482. //
  3483. //  Project summary information (files pulled).
  3484. //
  3485. #define CRS_EVENT_SUMMARY_PULL           0x400038A7L
  3486.  
  3487. //
  3488. // MessageId: CRS_EVENT_SUMMARY_AUTOMATIC_RECEIVE
  3489. //
  3490. // MessageText:
  3491. //
  3492. //  Automatic project (receive) checkpoint summary information.
  3493. //
  3494. #define CRS_EVENT_SUMMARY_AUTOMATIC_RECEIVE 0x400038A8L
  3495.  
  3496. //
  3497. // MessageId: CRS_EVENT_SUMMARY_AUTOMATIC_SEND
  3498. //
  3499. // MessageText:
  3500. //
  3501. //  Automatic project (send) checkpoint summary information.
  3502. //
  3503. #define CRS_EVENT_SUMMARY_AUTOMATIC_SEND 0x400038A9L
  3504.  
  3505. //
  3506. // MessageId: CRS_EVENT_SUMMARY_RECEIVE_MATCHED
  3507. //
  3508. // MessageText:
  3509. //
  3510. //  Project summary information (files matched during receive).
  3511. //
  3512. #define CRS_EVENT_SUMMARY_RECEIVE_MATCHED 0x400038AAL
  3513.  
  3514. //
  3515. // MessageId: CRS_EVENT_SUMMARY_SEND_MATCHED
  3516. //
  3517. // MessageText:
  3518. //
  3519. //  Project summary information (files matched during send).
  3520. //
  3521. #define CRS_EVENT_SUMMARY_SEND_MATCHED   0x400038ABL
  3522.  
  3523. //
  3524. // MessageId: CRS_EVENT_SUMMARY_PULL_MATCHED
  3525. //
  3526. // MessageText:
  3527. //
  3528. //  Project summary information (files matched during pull).
  3529. //
  3530. #define CRS_EVENT_SUMMARY_PULL_MATCHED   0x400038ACL
  3531.  
  3532. //
  3533. // MessageId: CRS_EVENT_SUMMARY_RECEIVE_ERRORED
  3534. //
  3535. // MessageText:
  3536. //
  3537. //  Project summary information (files errored during receive).
  3538. //
  3539. #define CRS_EVENT_SUMMARY_RECEIVE_ERRORED 0x400038ADL
  3540.  
  3541. //
  3542. // MessageId: CRS_EVENT_SUMMARY_SEND_ERRORED
  3543. //
  3544. // MessageText:
  3545. //
  3546. //  Project summary information (files errored during send).
  3547. //
  3548. #define CRS_EVENT_SUMMARY_SEND_ERRORED   0x400038AEL
  3549.  
  3550. //
  3551. // MessageId: CRS_EVENT_SUMMARY_PULL_ERRORED
  3552. //
  3553. // MessageText:
  3554. //
  3555. //  Project summary information (files errored during pull).
  3556. //
  3557. #define CRS_EVENT_SUMMARY_PULL_ERRORED   0x400038AFL
  3558.  
  3559. //
  3560. // MessageId: CRS_EVENT_SUMMARY_LAST
  3561. //
  3562. // MessageText:
  3563. //
  3564. //  Site Server Content Deployment last summary event message.
  3565. //
  3566. #define CRS_EVENT_SUMMARY_LAST           0x400038D6L
  3567.  
  3568. //
  3569. // MessageId: CRS_EVENT_CAB_ERROR_FIRST
  3570. //
  3571. // MessageText:
  3572. //
  3573. //  Remote installer first error message.
  3574. //
  3575. #define CRS_EVENT_CAB_ERROR_FIRST        0xC0003908L
  3576.  
  3577. //
  3578. // MessageId: CRS_EVENT_CAB_ERROR_CABINET_NOT_FOUND
  3579. //
  3580. // MessageText:
  3581. //
  3582. //  Cannot find the specified cabinet file.
  3583. //
  3584. #define CRS_EVENT_CAB_ERROR_CABINET_NOT_FOUND 0xC0003909L
  3585.  
  3586. //
  3587. // MessageId: CRS_EVENT_CAB_ERROR_NOT_A_CABINET
  3588. //
  3589. // MessageText:
  3590. //
  3591. //  Specified file is not a valid cabinet file.
  3592. //
  3593. #define CRS_EVENT_CAB_ERROR_NOT_A_CABINET 0xC000390AL
  3594.  
  3595. //
  3596. // MessageId: CRS_EVENT_CAB_ERROR_UNKNOWN_CABINET_VERSION
  3597. //
  3598. // MessageText:
  3599. //
  3600. //  Specified file is an unknown version of a cabinet file.
  3601. //
  3602. #define CRS_EVENT_CAB_ERROR_UNKNOWN_CABINET_VERSION 0xC000390BL
  3603.  
  3604. //
  3605. // MessageId: CRS_EVENT_CAB_ERROR_CORRUPT_CABINET
  3606. //
  3607. // MessageText:
  3608. //
  3609. //  Specified cabinet file is corrupt.
  3610. //
  3611. #define CRS_EVENT_CAB_ERROR_CORRUPT_CABINET 0xC000390CL
  3612.  
  3613. //
  3614. // MessageId: CRS_EVENT_CAB_ERROR_ALLOC_FAIL
  3615. //
  3616. // MessageText:
  3617. //
  3618. //  Out of memory.
  3619. //
  3620. #define CRS_EVENT_CAB_ERROR_ALLOC_FAIL   0xC000390DL
  3621.  
  3622. //
  3623. // MessageId: CRS_EVENT_CAB_ERROR_BAD_COMPR_TYPE
  3624. //
  3625. // MessageText:
  3626. //
  3627. //  Specified cabinet file uses an unknown compression type.
  3628. //
  3629. #define CRS_EVENT_CAB_ERROR_BAD_COMPR_TYPE 0xC000390EL
  3630.  
  3631. //
  3632. // MessageId: CRS_EVENT_CAB_ERROR_MDI_FAIL
  3633. //
  3634. // MessageText:
  3635. //
  3636. //  Compressed data in the specified cabinet file is corrupt.
  3637. //
  3638. #define CRS_EVENT_CAB_ERROR_MDI_FAIL     0xC000390FL
  3639.  
  3640. //
  3641. // MessageId: CRS_EVENT_CAB_ERROR_TARGET_FILE
  3642. //
  3643. // MessageText:
  3644. //
  3645. //  Could not save extracted files from the specified cabinet file.
  3646. //
  3647. #define CRS_EVENT_CAB_ERROR_TARGET_FILE  0xC0003910L
  3648.  
  3649. //
  3650. // MessageId: CRS_EVENT_CAB_ERROR_RESERVE_MISMATCH
  3651. //
  3652. // MessageText:
  3653. //
  3654. //  Specified cabinet file has a non-valid RESERVE size.
  3655. //
  3656. #define CRS_EVENT_CAB_ERROR_RESERVE_MISMATCH 0xC0003911L
  3657.  
  3658. //
  3659. // MessageId: CRS_EVENT_CAB_ERROR_WRONG_CABINET
  3660. //
  3661. // MessageText:
  3662. //
  3663. //  Specified cabinet file is not the right cabinet in the set.
  3664. //
  3665. #define CRS_EVENT_CAB_ERROR_WRONG_CABINET 0xC0003912L
  3666.  
  3667. //
  3668. // MessageId: CRS_EVENT_CAB_ERROR_USER_ABORT
  3669. //
  3670. // MessageText:
  3671. //
  3672. //  Could not extract the specified cabinet file. User aborted the operation.
  3673. //
  3674. #define CRS_EVENT_CAB_ERROR_USER_ABORT   0xC0003913L
  3675.  
  3676. //
  3677. // MessageId: CRS_EVENT_CAB_WARNING_CAB_NOT_SIGNED
  3678. //
  3679. // MessageText:
  3680. //
  3681. //  Specified cabinet file is not a signed cabinet file.
  3682. //
  3683. #define CRS_EVENT_CAB_WARNING_CAB_NOT_SIGNED 0x80003914L
  3684.  
  3685. //
  3686. // MessageId: CRS_EVENT_CAB_WARNING_SIGNATURE_NOT_VERIFIED
  3687. //
  3688. // MessageText:
  3689. //
  3690. //  Signature on the specified cabinet could not be verified.
  3691. //
  3692. #define CRS_EVENT_CAB_WARNING_SIGNATURE_NOT_VERIFIED 0x80003915L
  3693.  
  3694. //
  3695. // MessageId: CRS_EVENT_CAB_ERROR_INFFILE_NOT_FOUND
  3696. //
  3697. // MessageText:
  3698. //
  3699. //  INF file was not found inside the specified cabinet file.
  3700. //
  3701. #define CRS_EVENT_CAB_ERROR_INFFILE_NOT_FOUND 0xC0003916L
  3702.  
  3703. //
  3704. // MessageId: CRS_EVENT_INF_ERROR_ADVPACK_NOT_LOADED
  3705. //
  3706. // MessageText:
  3707. //
  3708. //  Could not load ADVPACK.DLL.
  3709. //
  3710. #define CRS_EVENT_INF_ERROR_ADVPACK_NOT_LOADED 0xC0003917L
  3711.  
  3712. //
  3713. // MessageId: CRS_EVENT_INF_ERROR_ADVPACK_WRONG_VERSION
  3714. //
  3715. // MessageText:
  3716. //
  3717. //  This version of ADVPACK.DLL is not supported.
  3718. //
  3719. #define CRS_EVENT_INF_ERROR_ADVPACK_WRONG_VERSION 0xC0003918L
  3720.  
  3721. //
  3722. // MessageId: CRS_EVENT_INF_ERROR_INVALID_INF
  3723. //
  3724. // MessageText:
  3725. //
  3726. //  INF file found inside the specified cabinet file is not a valid INF file.
  3727. //
  3728. #define CRS_EVENT_INF_ERROR_INVALID_INF  0xC0003919L
  3729.  
  3730. //
  3731. // MessageId: CRS_EVENT_INF_ERROR_NOTHING_TO_INSTALL
  3732. //
  3733. // MessageText:
  3734. //
  3735. //  Could not find any of the remote install sections inside the INF file.
  3736. //
  3737. #define CRS_EVENT_INF_ERROR_NOTHING_TO_INSTALL 0xC000391AL
  3738.  
  3739. //
  3740. // MessageId: CRS_EVENT_INF_ERROR_NOTHING_TO_UNINSTALL
  3741. //
  3742. // MessageText:
  3743. //
  3744. //  Could not find any of the remote uninstall sections inside the INF file.
  3745. //
  3746. #define CRS_EVENT_INF_ERROR_NOTHING_TO_UNINSTALL 0xC000391BL
  3747.  
  3748. //
  3749. // MessageId: CRS_EVENT_INF_ERROR_BUSY_FILES
  3750. //
  3751. // MessageText:
  3752. //
  3753. //  Files are busy.  Cannot install them unless allowed to reboot.
  3754. //
  3755. #define CRS_EVENT_INF_ERROR_BUSY_FILES   0xC000391CL
  3756.  
  3757. //
  3758. // MessageId: CRS_EVENT_CAB_WARNING_MANUAL_REBOOT
  3759. //
  3760. // MessageText:
  3761. //
  3762. //  Setup completed successfully. The server could not be rebooted automatically. Manual reboot is necessary.
  3763. //
  3764. #define CRS_EVENT_CAB_WARNING_MANUAL_REBOOT 0x8000391DL
  3765.  
  3766. //
  3767. // MessageId: CRS_EVENT_CAB_WARNING_REBOOT_NEEDED
  3768. //
  3769. // MessageText:
  3770. //
  3771. //  Setup completed successfully. The files became busy during setup.  Manual reboot is necessary.
  3772. //
  3773. #define CRS_EVENT_CAB_WARNING_REBOOT_NEEDED 0x8000391EL
  3774.  
  3775. //
  3776. // MessageId: CRS_EVENT_INF_SUCCESS_REBOOT_IN_PROGRESS
  3777. //
  3778. // MessageText:
  3779. //
  3780. //  Setup completed successfully. The server is being rebooted.
  3781. //
  3782. #define CRS_EVENT_INF_SUCCESS_REBOOT_IN_PROGRESS 0x0000391FL
  3783.  
  3784. //
  3785. // MessageId: CRS_EVENT_INF_SUCCESS
  3786. //
  3787. // MessageText:
  3788. //
  3789. //  Setup completed successfully.
  3790. //
  3791. #define CRS_EVENT_INF_SUCCESS            0x00003921L
  3792.  
  3793. //
  3794. // MessageId: CRS_EVENT_INF_ERROR_BUSY_FILES_UNINSTALL
  3795. //
  3796. // MessageText:
  3797. //
  3798. //  Files are busy.  Cannot uninstall them unless allowed to reboot.
  3799. //
  3800. #define CRS_EVENT_INF_ERROR_BUSY_FILES_UNINSTALL 0xC0003922L
  3801.  
  3802. //
  3803. // MessageId: CRS_EVENT_CAB_WARNING_MANUAL_REBOOT_UNINSTALL
  3804. //
  3805. // MessageText:
  3806. //
  3807. //  Uninstall completed successfully. The server could not be rebooted automatically. Manual reboot is necessary.
  3808. //
  3809. #define CRS_EVENT_CAB_WARNING_MANUAL_REBOOT_UNINSTALL 0x80003923L
  3810.  
  3811. //
  3812. // MessageId: CRS_EVENT_CAB_WARNING_REBOOT_NEEDED_UNINSTALL
  3813. //
  3814. // MessageText:
  3815. //
  3816. //  Uninstall completed successfully. The files became busy during setup.  Manual reboot is necessary.
  3817. //
  3818. #define CRS_EVENT_CAB_WARNING_REBOOT_NEEDED_UNINSTALL 0x80003924L
  3819.  
  3820. //
  3821. // MessageId: CRS_EVENT_INF_SUCCESS_REBOOT_IN_PROGRESS_UNINSTALL
  3822. //
  3823. // MessageText:
  3824. //
  3825. //  Uninstall completed successfully. The server is being rebooted.
  3826. //
  3827. #define CRS_EVENT_INF_SUCCESS_REBOOT_IN_PROGRESS_UNINSTALL 0x00003925L
  3828.  
  3829. //
  3830. // MessageId: CRS_EVENT_INF_SUCCESS_UNINSTALL
  3831. //
  3832. // MessageText:
  3833. //
  3834. //  Uninstall completed successfully.
  3835. //
  3836. #define CRS_EVENT_INF_SUCCESS_UNINSTALL  0x00003926L
  3837.  
  3838. //
  3839. // MessageId: CRS_EVENT_CAB_ERROR_ADVPACK_FAILED
  3840. //
  3841. // MessageText:
  3842. //
  3843. //  Problem installing the CAB. Check CAB and INF files for validity. 
  3844. //
  3845. #define CRS_EVENT_CAB_ERROR_ADVPACK_FAILED 0xC0003927L
  3846.  
  3847. //
  3848. // MessageId: CRS_EVENT_CAB_ERROR_LOCKED_FILES
  3849. //
  3850. // MessageText:
  3851. //
  3852. //  At least one of the files inside the CAB is open for exclusive write/delete access.
  3853. //
  3854. #define CRS_EVENT_CAB_ERROR_LOCKED_FILES 0xC0003928L
  3855.  
  3856. //
  3857. // MessageId: CRS_EVENT_CAB_ERROR_UNKNOWN
  3858. //
  3859. // MessageText:
  3860. //
  3861. //  Unknown error occurred while processing the specified cabinet file.
  3862. //
  3863. #define CRS_EVENT_CAB_ERROR_UNKNOWN      0xC0003A06L
  3864.  
  3865. //
  3866. // MessageId: CRS_EVENT_CAB_ERROR_LAST
  3867. //
  3868. // MessageText:
  3869. //
  3870. //  Remote installer last event message.
  3871. //
  3872. #define CRS_EVENT_CAB_ERROR_LAST         0x40003A07L
  3873.  
  3874. //
  3875. // MessageId: CRS_EVENT_LAST
  3876. //
  3877. // MessageText:
  3878. //
  3879. //  Site Server Content Deployment last event message.
  3880. //
  3881. #define CRS_EVENT_LAST                   0x40003A97L
  3882.  
  3883. #pragma option pop /*P_O_Pop*/
  3884.