Module MsCRM
ID: 101
Name: MsCRMAPIError
Description: ${what} at ${task}
ID: 102
Name: InvalidArgument
Description: Invalid argument '${arg_name}': ${detail}
ID: 103
Name: HostNotFoundByWindowsDomain
Description: In the Windows domain '${windowsDomain}' there are no hosts that satisfy provisioning attributes, capacities and required features.
ID: 104
Name: NSRecordMismatches
Description: Existent NS record '${host}' mismatches with being registered: ${reason}
ID: 105
Name: InconsistentDatabase
Description: ${message}
ID: 106
Name: NarrowToServiceFailed
Description: service_id ${serviceId}: could not narrow to the MsCRM::${service_type}.
ID: 107
Name: IncorrectServiceType
Description: service_id ${serviceId}: has illegal service type (${serviceType}).
ID: 108
Name: NoSuchCurrency
Description: CRM currency with id = ${currId} not found.
ID: 109
Name: NoSuchBusinesssUnit
Description: CRM Businesss Unit with id = ${buId} not found.
ID: 110
Name: NoSuchOrganization
Description: CRM Organization with id = ${orgId} not found.
ID: 111
Name: NoSuchUser
Description: CRM User with id = ${userId} not found.
ID: 112
Name: CantRemoveService
Description: service_id ${serviceId}: service can`t be removed, because there are present some domain services bound to this service.
ID: 113
Name: NoSuchService
Description: service_id ${serviceId}: no such service.
ID: 114
Name: IncorrectServiceName
Description: Not recognized service name - ${serviceName}.
ID: 115
Name: InvalidLimitValue
Description: Value for limit named '${name}' should meet following restrictions: ${restrictions}.
ID: 116
Name: CapacityIsNotSpecified
Description: Could not find capacity ${capacityName} on host (hostId=${hostId}).
ID: 117
Name: NewCapacityLimitExceedsCurrentUsage
Description: New limit for ${capacityName} = ${newLimit} is less than current usage = ${consumption}.
ID: 118
Name: IncorrectServiceRole
Description: Not recognized service role - ${serviceRole}.
ID: 119
Name: AllHostsInaccessible
Description: There is no accessible hosts in cluster with id = ${clusterId}.
ID: 120
Name: NoOrganizationInSubscription
Description: CRM Organization does not exist for specified subscription ${subId}.
ID: 121
Name: NoSuchCluster
Description: cluster_id ${clusterId}: no such cluster.
ID: 122
Name: DataMismatch
Description: ${message}
ID: 123
Name: NoServiceWithRole
Description: Unable to find suitable service with role ${serviceRole}: no such services.
ID: 124
Name: ResourceNotFound
Description: Resource ${resName} for organization ${orgId} not found.
ID: 125
Name: NotClusterService
Description: Service ${serviceId} is not included to any CRM cluster.
ID: 126
Name: UnknownResourceTypeForUnprovide
Description: Unable to unprovide the resource type '${rtName}' because this is not Hosted CRM resource. (rti_id = ${rtiId}).
ID: 127
Name: HSUserNotFound
Description: HS user ${hsuId} is not attached to any MS CRM user.
ID: 128
Name: ServiceNotIncludedToCluster
Description: Service with service_id ${serviceId} is not included to cluster.
ID: 129
Name: OrganizationHasStateAlready
Description: CRM Organization with id = ${orgId} is ${cur_state} already.
ID: 131
Name: UserRemovedOutside
Description: User ${userId} was removed from the outside.
ID: 132
Name: ExchangeMailboxIsUnavailable
Description: There is no Exchange mailbox attached to HS user ${hsuId}.
ID: 133
Name: OrgAlreadyExists
Description: Organization with unique name '${org_name}' is already exists.
ID: 134
Name: OrgNameTooLong
Description: Organization name is too long. The maximum length is ${max_len} characters.
ID: 135
Name: OrgNameIsEmpty
Description: Organization name is empty.
ID: 136
Name: OrgNameHasInvalidFormat
Description: Organization name has invalid format. The name must start with a letter and end with an alphanumeric character.
ID: 137
Name: OrgNameHasUnsupportedChars
Description: The unique organization name can contain only alphanumeric character and hyphens.
ID: 138
Name: OrgNameIsReserved
Description: The unique organization name is reserved by Microsoft CRM: '${org_name}'.
ID: 139
Name: OrgTemplateIsEmpty
Description: Organization ${orgNameType} name template is empty.
ID: 140
Name: UnknownOrgTemplatePlaceholder
Description: Organization ${orgNameType} name template '${templateName}' contains unknown placeholder.
ID: 141
Name: TemplateContainsIllegalSymbols
Description: Organization ${orgNameType} name template '${templateName}' contains illegal symbols.
ID: 142
Name: TemplateResultIsEmpty
Description: Organization ${orgNameType} name template '${templateName}' has been expanded into empty string.
ID: 143
Name: TooManySimilarNames
Description: Organization ${orgNameType} name template '${templateName}' cannot be expanded - too many similar names.
ID: 144
Name: CantConfigureIFD
Description: Unable to configure IFD on Application host: ${errorMessage}.
ID: 145
Name: SCResolveError
Description: Cannot resolve service controller '${scName}'.
ID: 146
Name: OrganizationNotFound
Description: Organization '${organizationName}' not found.
ID: 147
Name: SecurityRolesListIsEmpty
Description: Security roles list is empty.
ID: 148
Name: IllegalOperation
Description: Illegal operation for service #${serviceId}.
ID: 150
Name: NoSuchSKU
Description: CRM SPLA SKU with id = ${skuId} not found.
ID: 151
Name: NoSuchSPLAReport
Description: CRM SPLA Report with id = ${reportId} not found.
ID: 152
Name: OrganizationIsAlreadyCreated
Description: CRM Organization with id = ${orgId} for subscription ${subId} is already created
ID: 153
Name: InvalidEmail
Description: Email address '${email_address}' is invalid.
ID: 154
Name: NoOperationForDisabledSubscription
Description: Operation is forbidden. Subscription ${subId} is disabled
ID: 155
Name: OrganizationIsDisabled
Description: Organization ${orgId} is disabled. Operation is forbidden on disabled organizations.
ID: 156
Name: UnsupportedExchangeVersion
Description: ${version} - is unsupported Exchange version.