📄 crsmsg.inc
字号:
'
' MessageText:
'
' Error opening file %1 or file not found.
'
Const CRS_ERROR_OPENING_FILE = &HC0003B1B
'
' MessageId: CRS_ERROR_FILE_FORMAT
'
' MessageText:
'
' Invalid file format.
'
Const CRS_ERROR_FILE_FORMAT = &HC0003B1C
'
' MessageId: CRS_ERROR_FILE_WRITE
'
' MessageText:
'
' Error writing to file %1.
'
Const CRS_ERROR_FILE_WRITE = &HC0003B1D
'
' MessageId: WINSOCK_WSAHOSTNAME
'
' MessageText:
'
' Gethostname failed.
'
Const WINSOCK_WSAHOSTNAME = &HC0003B1E
'
' MessageId: CRS_ERROR_NODE_EXISTS
'
' MessageText:
'
' Node already exists in the topology map.
'
Const CRS_ERROR_NODE_EXISTS = &HC0003B1F
'
' MessageId: CRS_ERROR_NODE_NOT_FOUND
'
' MessageText:
'
' Node not found in topology map.
'
Const CRS_ERROR_NODE_NOT_FOUND = &HC0003B20
'
' MessageId: CRS_ERROR_EDGE_EXISTS
'
' MessageText:
'
' Edge already exists in topology map.
'
Const CRS_ERROR_EDGE_EXISTS = &H80003B21
'
' MessageId: CRS_ERROR_ROOTNODE_NOT_FOUND
'
' MessageText:
'
' Root node does not exist in topology map.
'
Const CRS_ERROR_ROOTNODE_NOT_FOUND = &HC0003B22
'
' MessageId: CRS_ERROR_PATH_NOT_FOUND
'
' MessageText:
'
' No path to from root to node in topology map.
'
Const CRS_ERROR_PATH_NOT_FOUND = &HC0003B23
'
' MessageId: CRS_ERROR_EDGE_NOT_FOUND
'
' MessageText:
'
' Edge does not exist in topology map.
'
Const CRS_ERROR_EDGE_NOT_FOUND = &HC0003B24
'
' MessageId: CRS_ERROR_INVALID_CONTEXT
'
' MessageText:
'
' Current context is invalid. Project being reset.
'
Const CRS_ERROR_INVALID_CONTEXT = &HC0003B25
'
' MessageId: CRS_ERROR_DOWNLEVEL_SERVER
'
' MessageText:
'
' Operation is not supported on a down-level server.
'
Const CRS_ERROR_DOWNLEVEL_SERVER = &HC0003B26
'
' MessageId: CRS_ERROR_NO_MAPPING
'
' MessageText:
'
' URL does not map to any project definitions.
'
Const CRS_ERROR_NO_MAPPING = &HC0003B27
'
' MessageId: CRS_ERROR_START_PENDING
'
' MessageText:
'
' Start pending completion of the active project.
'
Const CRS_ERROR_START_PENDING = &HC0003B28
'
' MessageId: CRS_ERROR_NO_EVENTSINKS
'
' MessageText:
'
' No event sinks defined.
'
Const CRS_ERROR_NO_EVENTSINKS = &HC0003B29
'
' MessageId: CRS_ERROR_EVENTSINK_NOT_FOUND
'
' MessageText:
'
' Could not find event sink %1.
'
Const CRS_ERROR_EVENTSINK_NOT_FOUND = &HC0003B2A
'
' MessageId: CRS_ERROR_WSAHOSTNOTFOUND
'
' MessageText:
'
' Host not found.
'
Const CRS_ERROR_WSAHOSTNOTFOUND = &HC0003B2B
'
' MessageId: CRS_ERROR_WSATRYAGAIN
'
' MessageText:
'
' Host not found, or SERVERFAIL. Try again.
'
Const CRS_ERROR_WSATRYAGAIN = &HC0003B2C
'
' MessageId: CRS_ERROR_WSANORECOVERY
'
' MessageText:
'
' Non-recoverable winsock error.
'
Const CRS_ERROR_WSANORECOVERY = &HC0003B2D
'
' MessageId: CRS_ERROR_WSANODATA
'
' MessageText:
'
' Invalid address.
'
Const CRS_ERROR_WSANODATA = &HC0003B2E
'
' MessageId: CRS_EVENTSINK_INITIALIZED
'
' MessageText:
'
' Event sink %1 was successfully initialized.
'
Const CRS_EVENTSINK_INITIALIZED = &H00003B2F
'
' MessageId: CRS_ERROR_EVENTSINK_NOT_INITIALIZED
'
' MessageText:
'
' Event sink %1 failed to initialize.
'
Const CRS_ERROR_EVENTSINK_NOT_INITIALIZED = &HC0003B30
'
' MessageId: CRS_ERROR_NOTHING_TO_ROLLBACK
'
' MessageText:
'
' Could not roll back project. No rollback information found.
'
Const CRS_ERROR_NOTHING_TO_ROLLBACK = &HC0003B31
'
' MessageId: CRS_ERROR_NO_DESTINATIONS
'
' MessageText:
'
' Project could not be started because no destinations are defined.
'
Const CRS_ERROR_NO_DESTINATIONS = &HC0003B32
'
' MessageId: CRS_ERROR_REAUTHENTICATE
'
' MessageText:
'
' Re-authenticate using an acceptable protocol.
'
Const CRS_ERROR_REAUTHENTICATE = &HC0003B33
'
' MessageId: CRS_ERROR_UNSUPPORTED
'
' MessageText:
'
' Function not supported in this version to this server.
'
Const CRS_ERROR_UNSUPPORTED = &HC0003B34
'
' MessageId: CRS_ERROR_USER_NOT_FOUND
'
' MessageText:
'
' Specified user %1 could not be found.
'
Const CRS_ERROR_USER_NOT_FOUND = &HC0003B35
'
' MessageId: CRS_ERROR_NO_TRANSACTIONS
'
' MessageText:
'
' No transactions for the specified project.
'
Const CRS_ERROR_NO_TRANSACTIONS = &HC0003B36
'
' MessageId: CRS_ERROR_NO_SERVERS
'
' MessageText:
'
' No destination servers defined.
'
Const CRS_ERROR_NO_SERVERS = &HC0003B37
'
' MessageId: CRS_ERROR_NO_SCHEDULES
'
' MessageText:
'
' No schedules defined for this project.
'
Const CRS_ERROR_NO_SCHEDULES = &HC0003B38
'
' MessageId: CRS_ERROR_NO_EMAIL
'
' MessageText:
'
' Could not contact SMTP server %1 to send e-mail report for project %2.
'
Const CRS_ERROR_NO_EMAIL = &HC0003B39
'
' MessageId: CRS_ERROR_WAIT_ABORT
'
' MessageText:
'
' Waiting abort on project %1 after losing connection with source server.
'
Const CRS_ERROR_WAIT_ABORT = &HC0003B3A
'
' MessageId: CRS_RESUME_REPLICATION
'
' MessageText:
'
' Resuming project %1 to server %2.
'
Const CRS_RESUME_REPLICATION = &H40003B3B
'
' MessageId: CRS_METABASE_NOT_FOUND
'
' MessageText:
'
' Metabase is not responding.
'
Const CRS_METABASE_NOT_FOUND = &HC0003B3C
'
' MessageId: CRS_SSE_VROOT_NOT_FOUND
'
' MessageText:
'
' Site Server virtual directory not found.
'
Const CRS_SSE_VROOT_NOT_FOUND = &HC0003B3D
'
' MessageId: CRS_WARNING_CONNECTION_FAILED
'
' MessageText:
'
' Connection to server %1 for project %2 failed. Will attempt to re-establish session.
'
Const CRS_WARNING_CONNECTION_FAILED = &H80003B3E
'
' MessageId: CRS_ERROR_DROPPED_EMAIL_REPORT
'
' MessageText:
'
' Dropped e-mail report for project %1.
'
Const CRS_ERROR_DROPPED_EMAIL_REPORT = &HC0003B3F
'
' MessageId: CRS_ERROR_EMAIL_HOST_NOT_DEFINED
'
' MessageText:
'
' No SMTP server defined.
'
Const CRS_ERROR_EMAIL_HOST_NOT_DEFINED = &HC0003B40
'
' MessageId: CRS_ERROR_VROOT_CREATION
'
' MessageText:
'
' Could not create the specified virtual directory.
'
Const CRS_ERROR_VROOT_CREATION = &H80003B41
'
' MessageId: CRS_ERROR_UPLPAGE_CREATION
'
' MessageText:
'
' Could not create the upload page.
'
Const CRS_ERROR_UPLPAGE_CREATION = &HC0003B42
'
' MessageId: CRS_ERROR_CIRCULAR_ROUTE
'
' MessageText:
'
' System has detected a circular route. Project not created.
'
Const CRS_ERROR_CIRCULAR_ROUTE = &HC0003B43
'
' MessageId: CRS_ERROR_TRANSACTION_APPLY_FAILED
'
' MessageText:
'
' Transaction application for project %1 failed. Check permissions on the destination directory and files and ensure that no files are locked open.
'
Const CRS_ERROR_TRANSACTION_APPLY_FAILED = &HC0003B44
'
' MessageId: CRS_ERROR_DATABASE
'
' MessageText:
'
' Error occurred with the database %1. Error is: %2.
'
Const CRS_ERROR_DATABASE = &HC0003B45
'
' MessageId: CRS_ERROR_SINK_CONNECT_FAILED
'
' MessageText:
'
' Unable to connect to remote server %1 to forward events.
'
Const CRS_ERROR_SINK_CONNECT_FAILED = &HC0003B46
'
' MessageId: CRS_ERROR_CANT_SEND_EVENTS_TO_DOWNLEVEL_SERVER
'
' MessageText:
'
' Unable to send events to server %1. This operation is not supported.
'
Const CRS_ERROR_CANT_SEND_EVENTS_TO_DOWNLEVEL_SERVER = &HC0003B47
'
' MessageId: CRS_ERROR_FILE_CORRUPT
'
' MessageText:
'
' File %1 is corrupt or unreadable.
'
Const CRS_ERROR_FILE_CORRUPT = &HC0003B48
'
' MessageId: CRS_ERROR_FILE_BUSY
'
' MessageText:
'
' File %1 is busy.
'
Const CRS_ERROR_FILE_BUSY = &HC0003B49
'
' MessageId: CRS_ACL_ERROR_INVALID_ACE
'
' MessageText:
'
' Could not set the ACE %1 on file %2.
'
Const CRS_ACL_ERROR_INVALID_ACE = &H80003B4A
'
' MessageId: CRS_ACL_ERROR_ACL_FAILED
'
' MessageText:
'
' Could not set the ACLS appropriately on file %1, setting default ACLs on this file.
'
Const CRS_ACL_ERROR_ACL_FAILED = &HC0003B4B
'
' MessageId: CRS_ERROR_PROJECT_NOT_FOUND_ON_DESTINATION
'
' MessageText:
'
' Could not find project %1 on server %2.
'
Const CRS_ERROR_PROJECT_NOT_FOUND_ON_DESTINATION = &HC0003B4C
'
' MessageId: CRS_ERROR_PROJECT_INCOMPLETE_ON_DESTINATION
'
' MessageText:
'
' Project information for project %1 is incomplete on server %2.
'
Const CRS_ERROR_PROJECT_INCOMPLETE_ON_DESTINATION = &HC0003B4D
'
' MessageId: CRS_ERROR_SERVICE_DOWN_ON_REMOTE_SERVER
'
' MessageText:
'
' Remote server available, but the Site Server Content Deployment service is not running.
'
Const CRS_ERROR_SERVICE_DOWN_ON_REMOTE_SERVER = &HC0003B4E
'
' MessageId: CRS_ERROR_DISK_FULL_ON_DESTINATION
'
' MessageText:
'
' Disk is full on the destination server %1.
'
Const CRS_ERROR_DISK_FULL_ON_DESTINATION = &HC0003B4F
'
' MessageId: CRS_FILE_CREATE_ERROR_ON_DESTINATION
'
' MessageText:
'
' Unable to open a file on the destination server %1. Check permissions on the project directory and files.
'
Const CRS_FILE_CREATE_ERROR_ON_DESTINATION = &HC0003B50
'
' MessageId: CRS_ERROR_REMOTE_SERVER_NOT_FOUND
'
' MessageText:
'
' Remote server could not be found.
'
Const CRS_ERROR_REMOTE_SERVER_NOT_FOUND = &HC0003B51
'
' MessageId: CRS_ERROR_REMOTE_APPLY_FAILED
'
' MessageText:
'
' Unable to apply transactions for project %1 on server %2.
'
Const CRS_ERROR_REMOTE_APPLY_FAILED = &HC0003B52
'
' MessageId: CRS_ERROR_INVALID_FLAG_COMBINATION
'
' MessageText:
'
' Invalid flag combination.
'
Const CRS_ERROR_INVALID_FLAG_COMBINATION = &HC0003B53
'
' MessageId: CRS_ERROR_RUNNING_SCRIPT
'
' MessageText:
'
' Error running the script %1. Ensure that the script exists and can be located in the path.
'
Const CRS_ERROR_RUNNING_SCRIPT = &HC0003B54
'
' MessageId: CRS_ERROR_CANT_FORWARD_TO_LOCAL_SERVER
'
' MessageText:
'
' Cannot forward events to the local server.
'
Const CRS_ERROR_CANT_FORWARD_TO_LOCAL_SERVER = &HC0003B55
'
' MessageId: CRS_ERROR_SCHEDULE_NOT_FOUND
'
' MessageText:
'
' Specified project schedule could not be found.
'
Const CRS_ERROR_SCHEDULE_NOT_FOUND = &HC0003B56
'
' MessageId: CRS_ERROR_METABASE
'
' MessageText:
'
' An error occurred accessing the metabase for the project %1. Ensure that the web site exists and that the account has access to it.
'
Const CRS_ERROR_METABASE = &HC0003B57
'
' MessageId: CRS_ERROR_SCHEDULER_FAILURE
'
' MessageText:
'
' An error occurred with the task scheduler.
'
Const CRS_ERROR_SCHEDULER_FAILURE = &HC0003B58
'
' MessageId: CRS_SAMEBOX_META_TARGET
'
' MessageText:
'
' The destination %1 for metabase replication is invalid.
'
Const CRS_SAMEBOX_META_TARGET = &HC0003B59
'
' MessageId: CRS_ERROR_DROPPED_EVENTS
'
' MessageText:
'
' The event sink %1 has started dropping events.
'
Const CRS_ERROR_DROPPED_EVENTS = &HC0003B5A
'
' MessageId: CRS_MSG_REPLICATION_FIRST
'
' MessageText:
'
' Site Server Content Deployment first replication event message.
'
Const CRS_MSG_REPLICATION_FIRST = &H40003BC4
'
' MessageId: CRS_MSG_STARTING_REPLICATION
'
' MessageText:
'
' Project %1 starting to server %2.
'
Const CRS_MSG_STARTING_REPLICATION = &H40003BC5
'
' MessageId: CRS_MSG_REPLICATION_COMPLETE
'
' MessageText:
'
' Project %1 complete to server %2.
'
Const CRS_MSG_REPLICATION_COMPLETE = &H40003BC6
'
' MessageId: CRS_MSG_STARTING_PULL_REPLICATION
'
' MessageText:
'
' Retrieval project %1 starting from URL %2.
'
Const CRS_MSG_STARTING_PULL_REPLICATION = &H40003BC7
'
' MessageId: CRS_MSG_PULL_REPLICATION_COMPLETE
'
' MessageText:
'
' Retrieval project %1 complete from URL %2.
'
Const CRS_MSG_PULL_REPLICATION_COMPLETE = &H40003BC8
'
' MessageId: CRS_MSG_STARTING_RECEIVE_REPLICATION
'
' MessageText:
'
' Starting to receive project %1 from server %2.
'
Const CRS_MSG_STARTING_RECEIVE_REPLICATION = &H40003BC9
'
' MessageId: CRS_MSG_REPLICATION_RECEIVE_COMPLETE
'
' MessageText:
'
' Finished receiving project %1 from server %2.
'
Const CRS_MSG_REPLICATION_RECEIVE_COMPLETE = &H40003BCA
'
' MessageId: CRS_MSG_STARTING_REPLICATION_SCAN
'
' MessageText:
'
' Project %1 starting.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -