Web service error codes

This topic lists the error codes you might encounter when you debug your code.

Microsoft Dataverse Errors

The following list shows the error codes used in Dataverse. For more information about handling errors when using the Dataverse SDK for .NET, see Handle exceptions in your code.

Error values Error name and message
0x80072559
-2147015335
Name: AADError
Message: Error from Microsoft Entra ID
0x80048350
-2147187888
Name: AadGroupTeamsCanOnlyAssignInheritableRoles
Message: Cannot assign security role with "Team Privileges only" Inheritance to Microsoft Entra ID Group or Office Group teams. (TeamId = {0})
0x80048405
-2147187707
Name: AccessDenied
Message: Access is denied.
0x80060904
-2147088124
Name: AccessDeniedSharePointRecord
Message: Access denied on SharePoint record in Dynamics 365.
0x8005F101
-2147094271
Name: AccessTokenExpired
Message: The requested resource requires authentication.
0x80040502
-2147220222
Name: AccountDoesNotExist
Message: Account does not exist.
0x80040507
-2147220217
Name: AccountLoopBeingCreated
Message: Creating this parental association would create a loop in Accounts hierarchy.
0x80040506
-2147220218
Name: AccountLoopExists
Message: Loop exists in the accounts hierarchy.
0x80071100
-2147020544
Name: ActionCardDisabledError
Message: Action Card feature is not enabled.
0x80071103
-2147020541
Name: ActionCardInvalidStateCodeException
Message: Invalid state code passed in expression.
0x8006040e
-2147089394
Name: ActionStepInvalidPipelineStageid
Message: ActionStep references invalid Pipeline Stage Id.
0x8006041c
-2147089380
Name: ActionStepInvalidProcessAction
Message: ActionStep {0} references invalid Process Action {1}.
0x8006040d
-2147089395
Name: ActionStepInvalidProcessid
Message: ActionStep references invalid Process Id.
0x8006040c
-2147089396
Name: ActionStepInvalidStageid
Message: ActionStep references invalid Stage Id.
0x80060382
-2147089534
Name: ActionSupportNotEnabled
Message: Business Processes containing an Action Step cannot be exported because Action Step support is still a Public Preview feature and it is not currently enabled for this organization.
0x80061001
-2147086335
Name: ActivePropertyValidationFailed
Message: You can't create a property instance for an inactive property.
0x80040526
-2147220186
Name: ActiveQueueItemAlreadyExists
Message: An active queue item already exists for the given object. Cannot create more than one active queue item for this object.
0x8004F871
-2147157903
Name: ActiveSlaCannotEdit
Message: You can't edit an active SLA. Deactivate the SLA, and then try editing it.
0x80060455
-2147089323
Name: ActiveStageIdDoesNotMatchLastStageInTraversedPath
Message: Active Stage ID ‘{0}’ does not match last Stage ID in Traversed Path ‘{1}’. Please contact your system administrator.
0x80060449
-2147089335
Name: ActiveStageIDIsNull
Message: Error updating the Business Process: Active Stage ID cannot be empty.
0x80100002
-2146435070
Name: ActiveStageIsNotOnLeadEntity
Message: Active stage is not on 'Lead' entity.
0x80044275
-2147204491
Name: ActivityAnalysisOrganizationUpdateError
Message: Relationship Analytics organization setting can only be enabled if Relationship Analytics solution is installed.
0x8004F121
-2147159775
Name: ActivityCannotHaveRelatedActivities
Message: A custom entity defined as an activity must not have a relationship with Activities.
0x80048501
-2147187455
Name: ActivityEntityCannotBeActivityParty
Message: An activity entity cannot be also an activity party
0x80043513
-2147207917
Name: ActivityInvalidObjectTypeCode
Message: An Invalid type code was specified by the throwing method
0x80043512
-2147207918
Name: ActivityInvalidSessionToken
Message: An Invalid session token was passed into the throwing method
0x8004F126
-2147159770
Name: ActivityMetadataUpdate
Message: The metadata specified for activity is invalid.
0x8004F123
-2147159773
Name: ActivityMustHaveRelatedNotes
Message: A custom entity defined as an activity must have a relationship to Notes by default.
0x80090415
-2146892779
Name: ActivityNotSupported
Message: Activity is not supported in your organization. Unable to process Entity {0} with IsActivity={1} and IsActivityParty={2}.
0x80043506
-2147207930
Name: ActivityPartyObjectTypeNotAllowed
Message: Cannot create activity party of specified object type.
0x80094006
-2146877434
Name: ActivityPartyParticipationTypeMaskNotFound
Message: The Activity Party type Mask '{0}' not found.
0x80090204
-2146893308
Name: AdlsSASTokenForExternalLakeForbidden
Message: Requesting SAS token for an external lake is only allowed for first party applications.
0x80090202
-2146893310
Name: AdlsServiceClientError
Message: Received unsuccessful response from CDS ADLS service indicating client error. Error code: ({0}); Response: {1}
0x80090200
-2146893312
Name: AdlsServiceConfigurationInvalidData
Message: Configuration data for CDS ADLS service client is invalid. Setting: {0}, value :{1}.
0x80090201
-2146893311
Name: AdlsServiceConfigurationMissingData
Message: Configuration data missing for CDS ADLS service. Setting: {0}.
0x80090203
-2146893309
Name: AdlsServiceServerError
Message: Received unsuccessful response from CDS ADLS service indicating server side error. Error code: ({0}); Response: {1}
0x8004F50C
-2147158772
Name: AdminProfileCannotBeEditedOrDeleted
Message: The System Administrator field security profile cannot be modified or deleted.
0x80041d68
-2147213976
Name: ADResourceNotFound
Message: The Entra ID Group was not found in Microsoft Entra ID. Please validate the Group ID and try again.
0x80061696
-2147084650
Name: AdvancedSimilarityAzureSearchUnexpectedError
Message: An unexpected error occurred executing the search. Try again later.
0x8004D2B1
-2147167567
Name: AggregateInnerQuery
Message: The Inner Query must not be an aggregate query.
0x8004E023
-2147164125
Name: AggregateQueryRecordLimitExceeded
Message: The maximum record limit is exceeded. Reduce the number of records.
0x8009724C
-2146864564
Name: AggregationOnSecuredAttributeCallerCantReadNotSupportedForElasticTables
Message: Caller does not have read permission on secured attribute ('{0}'). Aggregation on this attribute without permission is not supported for Elastic Tables.
0x80090489
-2146892663
Name: AICExportFailure
Message: Error occured when exporting AttributeImageConfig record. Reason: {0}
0x8004F0FE
-2147159810
Name: AlreadyLinkedToAnotherAttribute
Message: Given linked attribute is alreadly linked to other attribute.
0x80094002
-2146877438
Name: ApiDefinitionInvalidSwagger
Message: The custom API swagger is not valid: '{0}'.
0x80094003
-2146877437
Name: ApiDefinitionInvalidSwaggerReference
Message: The custom API swagger is not valid: 'The '$ref' reference could not be found.'.
0x80095002
-2146873342
Name: AppActionFlyoutStandardNotGroupChild
Message: Invalid type: Flyout and standard can only be child of group parent button.
0x80095000
-2146873344
Name: AppActionGroupMissingParentAppActionId
Message: Invalid parentappactionid: Group button must have parentappactionid.
0x80095003
-2146873341
Name: AppActionGroupNotFlyoutSplitChild
Message: Invalid type: Group can only be child of flyout and split buttons.
0x80095001
-2146873343
Name: AppActionSplitCannotBeChild
Message: Invalid parentappactionid: Split button cannot be a child button.
0x80072200
-2147016192
Name: AppConfigFeatureNotEnabled
Message: In-App Customization App Configuration feature is not enabled.
0x80048558
-2147187368
Name: AppConfigLicenseChangeByDifferentPublisher
Message: The licensing value is being changed by a different publisher.
0x80048547
-2147187385
Name: AppEntityLimitExceeded
Message: This operation failed since it exceeded the maximum entity limit of {0} total entities for the app {1} set by its owning publisher {2}.
0x80048552
-2147187374
Name: AppEntityLimitExceededInSiteMap
Message: You cannot save or publish the sitemap. The publisher ({0}) of the app ({1}) allows only up to {2} additional entities to be added.
0x80095FFC
-2146869252
Name: ApplicationBasedAccessControlError
Message: Access to Dataverse API is restricted for this application Id : '{0}'. Please contact your administrator for more information.
0x8005F231
-2147093967
Name: ApplicationMetadataConverterFailed
Message: Sorry, something went wrong. Please try again, or restart the app.
0x8005F233
-2147093965
Name: ApplicationMetadatadaCreateFailed
Message: Sorry, something went wrong. Please try again, or restart the app.
0x8005F232
-2147093966
Name: ApplicationMetadatadaNullData
Message: Sorry, something went wrong. Please try again, or restart the app.
0x8005F234
-2147093964
Name: ApplicationMetadatadaUpdateFailed
Message: Sorry, something went wrong. Please try again, or restart the app.
0x8005F241
-2147093951
Name: ApplicationMetadataFailedWithContinue
Message: There was a problem with the server configuration changes. You can continue using the application, but may experience difficulties, including the inability to save changes. Please contact your Dynamics 365 administrator and give them the information available in ‘more information’.
0x8005F230
-2147093968
Name: ApplicationMetadataGetPreviewMetadataUnknownError
Message: Sorry, something went wrong. Please try again, or restart the app.
0x8005F237
-2147093961
Name: ApplicationMetadataPrepareCustomizationsAppLock
Message: We encountered some issues when we tried to prepare your customizations for your users. Users on some clients won't be able to download your customization updates until this issue is resolved.
0x8005F235
-2147093963
Name: ApplicationMetadataPrepareCustomizationsRetrieverError
Message: There was a problem with the server configuration changes. Users can continue using the application, but may experience difficulties, including the inability to save changes.
0x8005F236
-2147093962
Name: ApplicationMetadataPrepareCustomizationsTimeout
Message: Sorry, but your client customization changes could not be processed. This may be due to a large number of entities enabled for your users, or the number of languages enabled. Users will not receive customizations until this issue is resolved.
0x8005F226
-2147093978
Name: ApplicationMetadataPrepareCustomizationsUnknownError
Message: Sorry, something went wrong. Please try again, or restart the app.
0x8005F229
-2147093975
Name: ApplicationMetadataRetrieveUnknownError
Message: Sorry, something went wrong. Please try again, or restart the app.
0x8005F227
-2147093977
Name: ApplicationMetadataRetrieveUserContextUnknownError
Message: Sorry, something went wrong. Please try again, or restart the app.
0x8005F244
-2147093948
Name: ApplicationMetadataSyncAppLock
Message: Sorry, your server is busy so configurations can’t be downloaded right now. Your changes should be available in a few minutes. Wait a few minutes, and sign in again.
0x8005F245
-2147093947
Name: ApplicationMetadataSyncAppLockWithContinue
Message: Sorry, your server is busy so configuration changes can’t be downloaded right now. Your changes should be available in a few minutes. In the meantime, you can continue using the app, and you’ll be reminded later to try downloading the changes. Or, you can wait a few minutes, restart the app, and accept the prompt to try again.
0x8005F240
-2147093952
Name: ApplicationMetadataSyncFailed
Message: There was a problem with the server configuration changes. We are unable to load the application, please contact your Dynamics 365 administrator.
0x8005F242
-2147093950
Name: ApplicationMetadataSyncTimeout
Message: Sorry, but your server configuration changes could not be downloaded. This may be due to a slow connection, or due to a large number of entities enabled for mobile use. Please verify your connection and try again. If this issue continues please contact your Dynamics 365 administrator.
0x8005F243
-2147093949
Name: ApplicationMetadataSyncTimeoutWithContinue
Message: Sorry, but your server configuration changes could not be downloaded. This may be due to a slow connection, or due to a large number of entities enabled for mobile use. Please verify your connection and try again. You can continue to use the app with the older configuration, however you may experience problems including errors when saving. If this issue continues please contact your Dynamics 365 administrator.
0x8005F228
-2147093976
Name: ApplicationMetadataSyncUnknownError
Message: Sorry, something went wrong. Please try again, or restart the app.
0x8005F225
-2147093979
Name: ApplicationMetadataUserValidationUnknownError
Message: Sorry, something went wrong. Please try again, or restart the app.
0x80041d49
-2147214007
Name: ApplicationNotRegisteredWithDeployment
Message: Application needs to be registered and enabled at deployment level before it can be created for this organization
0x80071131
-2147020495
Name: ApplicationProfileMustContainEntity
Message: The profile '{0}' could not be published because it does not contain any tables. Please add at least one table.
0x80041d48
-2147214008
Name: ApplicationUserCannotBeUpdated
Message: The user representing an OAuth application cannot not be updated
0x80040d40
-2147218112
Name: ApplicationUserCannotChangeAccessMode
Message: An application user's access mode cannot be changed.
0x8004Ed47
-2147160761
Name: AppLockTimeout
Message: Timeout expired before applock could be acquired.
0x80055001
-2147135487
Name: ApplyActiveSLAOnly
Message: You can only apply active service level agreements (SLAs) to cases.
0x80050107
-2147155705
Name: AppModuleCannotHaveMorethanOneUnifiedApps
Message: '{0}' app cannot be associated to more than one unified app. Please save the app and try again.
0x80050105
-2147155707
Name: AppModuleCannotHaveMorethanOneUnifiedAppsDuringImport
Message: '{0}' app cannot be associated to more than one unified app. Please save this app in the designer and try again.
0x80050115
-2147155691
Name: AppModuleComponentEntityMustHaveFormOrView
Message: The entity “{0}” must have at least one form or view in the app.
0x80050117
-2147155689
Name: AppModuleFeatureNotEnabled
Message: The feature isn’t turned on for this organization.
0x80097223
-2146864605
Name: AppModuleHasMoreThanOneProfileAssigned
Message: Role based profile access is enable and app module has more than one mobile offline profile assigned.
0x8005012A
-2147155670
Name: AppModuleMustHaveOnlyValidClientEntity
Message: The “{0}” entity isn’t valid for the chosen client, and won’t be shown at runtime.
0x80050118
-2147155688
Name: AppModuleNotContainMOCAEnabledEntity
Message: App Module with MOCA as a supported client should have at least one MOCA enabled entity
0x8005011D
-2147155683
Name: AppModuleNotReferEntity
Message: App Module does not reference at least one entity
0x80050123
-2147155677
Name: AppModulesImportError
Message: An error occurred while importing App Modules
0x80050127
-2147155673
Name: AppModuleWithClientExists
Message: Couldn’t create the app. There’s already an app for this client type.
0x8004E106
-2147163898
Name: AppointmentDeleted
Message: The appointment entity instance is already deleted.
0x80040275
-2147220875
Name: AppointmentScheduleNotSet
Message: Scheduled End and Scheduled Start must be set for Appointments in order to sync with Outlook.
0x80048d1C
-2147185380
Name: ArchivalDisaledOrg
Message: Archival is disabled for the org
0x80048d1B
-2147185381
Name: ArchivalRestrictedEntity
Message: Archival is restricted for an entity: {0}
0x8009047E
-2146892674
Name: ArchiveBatchIdNull
Message: Archive BatchId can not be null
0x80048d15
-2147185387
Name: ArchiveMarkedRecordInsertionFailure
Message: Record insertion into ArchiveMarkedRecords failed.
0x80097247
-2146864569
Name: ArchiveNotSupportedForSQLAudits
Message: Archive is not supported for SQL Audits.
0x8009047D
-2146892675
Name: ArchiveRunIdNull
Message: Archive RunId can not be null
0x80060388
-2147089528
Name: ArgumentDirectionMismatch
Message: Direction mismatch for argument {0}.
0x80060387
-2147089529
Name: ArgumentTypeMismatch
Message: Type mismatch for argument {0}.
0x8004037f
-2147220609
Name: ArrayMappingFoundForSingletonParameter
Message: An array transformation parameter mapping is defined for a single parameter.
0x800404fe
-2147220226
Name: ArticleIsPublished
Message: The article cannot be updated or deleted because it is in published state
0x80061040
-2147086272
Name: AssociateProductFailureDifferentUom
Message: The product can't be added to the bundle. You have to use a product unit that belongs to the unit group of the product.
0x80048468
-2147187608
Name: AssociationRoleOrdinalInvalid
Message: The association role ordinal is not valid - it must be 1 or 2.
0x80155559
-2146085543
Name: AsyncArchiveOperationOngoing
Message: This entity is currently being archived as part of an asynchronous archive job. Please wait for the asynchronous job to complete before attempting to archive this entity again. You may look up the status of this job by searching for the following AsyncJobName in the system jobs view. (EntityId: {0}, EntityName: {1}, AsyncJobName: {2}, AsyncJobId: {3}, AsyncArchiveOperationId: {4})
0x80048555
-2147187371
Name: AsyncAssignOperationOngoing
Message: This entity is currently being assigned as part of an asynchronous cascade assign job. Please wait for the asynchronous job to complete before attempting to assign this entity again. You may look up the status of this job by searching for the following AsyncJobName in the system jobs view. (EntityId: {0}, EntityName: {1}, AsyncJobName: {2}, AsyncJobId: {3}, AsyncAssignOperationId: {4})
0x8004810E
-2147188466
Name: AsyncCascadeRetriableError
Message: This is an internal error that indicates to the async handler that this async cascade job is retriable
0x80044307
-2147204345
Name: AsyncCommunicationError
Message: A communication error occurred while processing the async operation.
0x80048549
-2147187383
Name: AsyncDeleteOperationOngoing
Message: This entity is currently being deleted as part of an asynchronous cascade delete job. Please wait for the asynchronous job to complete before attempting to delete this entity again. You may look up the status of this job by searching for the following AsyncJobName in the system jobs view. (EntityId: {0}, EntityName: {1}, AsyncJobName: {2}, AsyncJobId: {3}, AsyncDeleteOperationId: {4})
0x80048945
-2147186363
Name: AsyncMergeOperationOngoing
Message: These entities are currently being merged as part of an asynchronous cascade merge job. Please wait for the asynchronous job to complete before attempting to merge these entities again. You may look up the status of this job by searching for the following AsyncJobName in the system jobs view. (MasterId: {0}, SubordinateId: {1}, EntityName: {2}, AsyncJobName: {3}, AsyncJobId: {4})
0x80044306
-2147204346
Name: AsyncNetworkError
Message: An error occurred while accessing the network.
0x80044F00
-2147201280
Name: AsyncOperationCannotCancel
Message: This system job cannot be canceled.
0x8004416a
-2147204758
Name: AsyncOperationCannotDeleteUnlessCompleted
Message: Cannot delete async operation unless it is in Completed state.
0x80044F01
-2147201279
Name: AsyncOperationCannotPause
Message: This system job cannot be paused.
0x80044168
-2147204760
Name: AsyncOperationCannotUpdateNonrecurring
Message: Cannot update recurrence pattern for a job that is not recurring.
0x80044169
-2147204759
Name: AsyncOperationCannotUpdateRecurring
Message: Cannot update recurrence pattern for a job type that is not supported.
0x80044162
-2147204766
Name: AsyncOperationInvalidStateChange
Message: The target state could not be set because the state transition is not valid.
0x80044165
-2147204763
Name: AsyncOperationInvalidStateChangeToComplete
Message: The target state could not be set to complete because the state transition is not valid.
0x80044166
-2147204762
Name: AsyncOperationInvalidStateChangeToReady
Message: The target state could not be set to ready because the state transition is not valid.
0x80044167
-2147204761
Name: AsyncOperationInvalidStateChangeToSuspended
Message: The target state could not be set to suspended because the state transition is not valid.
0x80044163
-2147204765
Name: AsyncOperationInvalidStateChangeUnexpected
Message: The target state could not be set because the state was changed by another process.
0x80044164
-2147204764
Name: AsyncOperationMissingId
Message: The AsyncOperationId is required to do the update.
0x80040328
-2147220696
Name: AsyncOperationPostponed
Message: This operation has been postponed because it failed for more than {0} times in {1} minutes
0x80060917
-2147088105
Name: AsyncOperationPostponedByExceptionCountThrottle
Message: The job has been postponed due to its high failure rate tendency and will be retried later. Please review recent executions of this plugin/workflow to diagnose the cause of high failure rate.
0x80040339
-2147220679
Name: AsyncOperationSuspendedOrLocked
Message: >A background job associated with this import is either suspended or locked. In order to delete this import, in the Workplace, click Imports, open the import, click System Jobs, and resume any suspended jobs.
0x80044303
-2147204349
Name: AsyncOperationTypeIsNotRecognized
Message: The operation type of the async operation was not recognized.
0x80060916
-2147088106
Name: AsyncOperationTypeThrottled
Message: The job could not be completed because the server is busy. We will retry the job again soon.
0x80048956
-2147186346
Name: AsyncReparentDBOperationOngoing
Message: Async reparent db is currently executing for this entity. Please wait for the asynchronous job to complete before attempting to reparent this entity again. You may look up the status of this job by searching for the following AsyncJobName in the system jobs view. (EntityId: {0}, ParentId: {1}, EntityName: {2}, AsyncJobName: {3}, AsyncJobId: {4})
0x80048d23
-2147185373
Name: AsyncRetainOperationOngoing
Message: A retention policy is currently in progress for this table. Please wait for the policy run to complete before attempting to run the policy again.
0x80090456
-2146892714
Name: AsyncSecondaryEntityKeyNotAllowed
Message: Entity key '{0}' marked as IsSecondaryKey must have property IsSynchronous set as true.
0x80043e09
-2147205623
Name: AttachmentBlocked
Message: The attachment is either not a valid type or is too large. It cannot be uploaded or downloaded.
0x80044a08
-2147202552
Name: AttachmentInvalidFileName
Message: Attachment file name contains invalid characters.
0x80048493
-2147187565
Name: AttachmentNotFound
Message: The reference to the attachment couldn't be found.
0x80050006
-2147155962
Name: AttachmentNotRelatedToEmail
Message: This attachment does not belong to an email.
0x80097212
-2146864622
Name: AttributeBehaviorCanNotBeUpdated
Message: '{0}' is being used by '{1}' as datetime, changing behavior to date only or timezone invarient will corrupt the formula.
0x80097213
-2146864621
Name: AttributeBehaviorCanNotBeUpdatedForCalculatedField
Message: All the dependent attributes of calculated field '{0}' are of datetime type. Changing the behavior to date only or timezone invarient will corrupt the formula.
0x80060413
-2147089389
Name: AttributeCannotBeUpdated
Message: Attribute - {0} cannot be updated for a Business Process Flow
0x80060559
-2147089063
Name: AttributeCannotBeUsedInAggregate
Message: The {0} attribute cannot be used with an aggregation function in a formula.
0x80090419
-2146892775
Name: AttributeCreateUnsupportedTable
Message: "Can't add an attribute to entity '{0}', it's not supported."
0x80090410
-2146892784
Name: AttributeDataTypeNotSupported
Message: Attribute {0} of Entity {1} cannot be processed because the attribute data type {2} is not supported in your organization.
0x80044335
-2147204299
Name: AttributeDeprecated
Message: "Attribute '{0}' on entity '{1}' is deprecated."
0x80044198
-2147204712
Name: AttributeDoesNotSupportLocalizedLabels
Message: The specified attribute does not support localized labels.
0x80060439
-2147089351
Name: AttributeFormulaDefinitionIsEmpty
Message: The formula is empty.
0x80090470
-2146892688
Name: AttributeIsNotAutoNumbered
Message: The attribute '{0}' of entity '{1}' is not AutoNumbered.
0x80047009
-2147192823
Name: AttributeIsNotCustomAttribute
Message: The specified attribute is not a custom attribute
0x80060305
-2147089659
Name: AttributeIsNotFacetable
Message: Cannot set user search facets for entity {0} as attribute {1} is not facetable. Kindly remove it from the list to proceed.
0x8004F223
-2147159517
Name: AttributeMapHasAnUnmanagedBaseInstance
Message: An AttributeMap, with Id: {0}, between attribute {1} and {2} of entity {3} and {4}, has an unmanaged base instance and therefore cannot be updated by a managed solution.
0x8004F224
-2147159516
Name: AttributeMapIsManagedException
Message: Cannot delete managed attribute map with Id: {0} between attribute {1} and {2} of entity {3} and {4}.
0x80090479
-2146892679
Name: AttributeMaxLengthOutOfRange
Message: The provided maximum length {0} of column {1} is out of range. Custom maximum length values must be between {2} and {3}.
0x80048834
-2147186636
Name: AttributeNameConflictWithNavigationPropertyName
Message: Attribute name {0} conflict with NavigationProerty name on entity. Please use unique name for attribute.
0x80044237
-2147204553
Name: AttributeNotCreatedForOfficeGraphError
Message: This attribute cannot be created since support to enable attribute for officegraph is not available.
0x8004033c
-2147220676
Name: AttributeNotOfTypePicklist
Message: This attribute is not mapped to a drop-down list, Boolean, or state/status attribute. However, you have included a ListValueMap element for it. Fix this inconsistency, and then import this data map again.
0x80040390
-2147220592
Name: AttributeNotOfTypeReference
Message: This attribute is not mapped as a reference attribute. However, you have included a ReferenceMap for it. Fix this inconsistency, and then import this data map again.
0x8004F508
-2147158776
Name: AttributeNotSecured
Message: One or more fields are not enabled for field level security. Field level security is not enabled until you publish the customizations.
0x80044238
-2147204552
Name: AttributeNotUpdatedForOfficeGraphError
Message: This attribute cannot be updated since support to enable attribute for officegraph is not available.
0x8004F50E
-2147158770
Name: AttributePermissionIsInvalid
Message: Permission '{0}' for field '{1}' with id={2} is invalid because '{3}' is false.
0x8004F504
-2147158780
Name: AttributePermissionReadIsMissing
Message: The user does not have read permissions to a secured field. The requested operation could not be completed.
0x8004F50F
-2147158769
Name: AttributePermissionReadUnMaskedIsMissing
Message: The user does not have readUnMasked permissions to a secured field. The requested operation could not be completed.
0x8004F503
-2147158781
Name: AttributePermissionUpdateIsMissingDuringShare
Message: The user does not have update permissions or shared access for a secured field during update operation.
0x8004F507
-2147158777
Name: AttributePermissionUpdateIsMissingDuringUpdate
Message: The user does not have update permissions to a secured field. The requested operation could not be completed.
0x8004F502
-2147158782
Name: AttributePrivilegeCreateIsMissing
Message: The user does not have create permissions to a secured field. The requested operation could not be completed.
0x8004F50D
-2147158771
Name: AttributePrivilegeInvalidToUnsecure
Message: You must have sufficient permissions for a secured field before you can change its field level security.
0x80061501
-2147085055
Name: AttributesExceeded
Message: Attributes cannot be more than 4
0x8004F50B
-2147158773
Name: AttributeSharingCreateDuplicate
Message: Attribute has already been shared.
0x8004F509
-2147158775
Name: AttributeSharingCreateShouldSetReadOrAndUpdateAccess
Message: You must set read and/or update access when you share a secured attribute. Attribute ID: {0}
0x8004F50A
-2147158774
Name: AttributeSharingUpdateInvalid
Message: Both readAccess and updateAccess are false: call Delete instead of Update.
0x80050221
-2147155423
Name: AttributeTypeNotSupportedForCalculatedField
Message: Calculated/RollUp Field is not supported for MultiSelectPicklist Attribute Type.
0x80050224
-2147155420
Name: AttributeTypeNotSupportedForGroupByOrderByQuery
Message: GroupBy or OrderBy Query is not supported for MultiSelectPickList Attribute Type.
0x80060463
-2147089309
Name: AttributeUpdateNotAllowed
Message: The Business Process Flow update has failed. The update of attribute "{0}" in workflow "{1}" is not allowed.
0x80044369
-2147204247
Name: AttributeUsedForInternalUseOnly
Message: Attribute {0} on Entity {1} can only be set by the System.
0x80090452
-2146892718
Name: AttributeWithValidForUpdateNotSupportedInSecondaryEntityKey
Message: Attribute '{0}' must not be valid for update. The secondary Entity Key '{1}' does not support key attribue with (IsValidForUpdate = true) property.
0x8004D228
-2147167704
Name: AuthenticateToServerBeforeRequestingProxy
Message: Authenticate to serverType: {0} before requesting a proxy.
0x80091042
-2146889662
Name: AutoDataCaptureAuthorizationFailureException
Message: You don’t have the proper Office 365 license to get untracked emails. Please contact your system administrator.
0x80091041
-2146889663
Name: AutoDataCaptureDisabledError
Message: Auto capture feature is not enabled.
0x80091043
-2146889661
Name: AutoDataCaptureResponseRetrievalFailureException
Message: Error while fetching untracked emails from Exchange.
0x80060885
-2147088251
Name: AutoNumberAttributeSequenceMissing
Message: SQL Sequence missing for Auto Number attribute {0} of entity {1}. Will attempt to re-create the SQL Sequence now.
0x80090469
-2146892695
Name: AutoNumberForIntegerAttributeNotSupported
Message: Autonumber feature is not turned on or not available for integer attribute. Attribute '{0}'.
0x8004F510
-2147158768
Name: AzureApplicationIdNotFound
Message: We didn’t find that application ID {0} in Microsoft Entra ID with CorrelationID {1}. Make sure your application is registered in Microsoft Entra ID.
0x8004F512
-2147158766
Name: AzureApplicationIdNotFoundInOrgDB
Message: Azure applicationid not found. We didn’t find the application ID {0} in your CRM database. Correct the application ID and resubmit the update.
0x80097621
-2146863583
Name: AzureApplicationIdNotFoundRWCTFallback
Message: We didn’t find the application ID {0} in Microsoft Entra ID with CorrelationID {1}. Read write consistency token was also not honored by Microsoft Entra ID.
0x80061635
-2147084747
Name: AzureOperationResponseTimedOut
Message: An Azure operation request did not return a response within stated timeout period. Retry the operation or increase timeout provided for the operation.
0x80061604
-2147084796
Name: AzureRecommendationModelBuildNotExist
Message: The Azure recommendation model build corresponding to the used model version doesn’t exist.
0x80061603
-2147084797
Name: AzureRecommendationModelNotExist
Message: The Azure recommendation model doesn’t exist.
0x80061636
-2147084746
Name: AzureServiceConnectionCascadeDeleteFailed
Message: One or more models use the connection. Delete all models using this connection, and try deleting the connection again.
0x80061630
-2147084752
Name: AzureServiceConnectionInvalidUri
Message: Provide a valid service URL.
0x80072323
-2147015901
Name: AzureSqlDatabaseResourceLimitExceededError
Message: The limit of resource for the database has been reached. Please check the exception for more details.
0x80072325
-2147015899
Name: AzureSqlDatabaseStorageQuotaExceededError
Message: The storage limit for the database has been met.
0x80072324
-2147015900
Name: AzureSqlMaxConcurrentWorkersLimitExceededError
Message: Too many concurrent requests detected.
0x80050241
-2147155391
Name: AzureWebAppPluginsDisabled
Message: Azure WebApp based plugins disabled for the organization.
0x8009732C
-2146864340
Name: BackgroundJobsNotEnabled
Message: Background jobs feature is not enabled.
0x8009732E
-2146864338
Name: BackgroundOperationParameterNotDefined
Message: Parameter {0} is not defined on Custom API {1}.
0x8009732F
-2146864337
Name: BackgroundOperationParameterTypeDoesNotMatch
Message: Parameter {0} on Custom API {1} should be of type {2} but provided type was {3}.
0x8004A102
-2147180286
Name: BadAuthTicket
Message: The ticket specified for authentication is invalid
0x80090435
-2146892747
Name: BadLinkedAttributeOptionSetId
Message: Invalid option set id found in linked attribute {0} of entity {1}.
0x8005F100
-2147094272
Name: BadRequest
Message: The request could not be understood by the server.
0x80044240
-2147204544
Name: BaseAttributeNameNotPresentError
Message: BaseAttribute name should be present in condition xml.
0x80048cf4
-2147185420
Name: BaseCurrencyCannotBeDeactivated
Message: The base currency cannot be deactivated.
0x80048cff
-2147185409
Name: BaseCurrencyNotDeletable
Message: The base currency of an organization cannot be deleted.
0x80048cec
-2147185428
Name: BaseCurrencyOverflow
Message: The exchange rate set for the currency specified in this record has generated a value for {0} that is larger than the maximum allowed for the base currency ({1}).
0x80048ceb
-2147185429
Name: BaseCurrencyUnderflow
Message: The exchange rate set for the currency specified in this record has generated a value for {0} that is smaller than the minimum allowed for the base currency ({1}).
0x80044245
-2147204539
Name: BaseMatchingAttributeNotSameError
Message: Base and Matching attribute should be of same type.
0x80043b1c
-2147206372
Name: BaseUnitDoesNotExist
Message: The base unit does not exist.
0x80043b03
-2147206397
Name: BaseUnitNotDeletable
Message: The base unit of a schedule cannot be deleted.
0x80043b17
-2147206377
Name: BaseUnitNotNull
Message: Do not use a base unit as the value for a primary unit. This value should always be null.
0x80043810
-2147207152
Name: BaseUomNameNotSpecified
Message: baseuomname not specified
0x8004B540
-2147175104
Name: BDK_E_ADDRESS_VALIDATION_FAILURE
Message: {0}
0x8004B541
-2147175103
Name: BDK_E_AGREEMENT_ALREADY_SIGNED
Message: {0}
0x8004B542
-2147175102
Name: BDK_E_AUTHORIZATION_FAILED
Message: {0}
0x8004B543
-2147175101
Name: BDK_E_AVS_FAILED
Message: {0}
0x8004B544
-2147175100
Name: BDK_E_BAD_CITYNAME_LENGTH
Message: {0}
0x8004B545
-2147175099
Name: BDK_E_BAD_STATECODE_LENGTH
Message: {0}
0x8004B546
-2147175098
Name: BDK_E_BAD_ZIPCODE_LENGTH
Message: {0}
0x8004B547
-2147175097
Name: BDK_E_BADXML
Message: {0}
0x8004B548
-2147175096
Name: BDK_E_BANNED_PAYMENT_INSTRUMENT
Message: {0}
0x8004B549
-2147175095
Name: BDK_E_BANNEDPERSON
Message: {0}
0x8004B54A
-2147175094
Name: BDK_E_CANNOT_EXCEED_MAX_OWNERSHIP
Message: {0}
0x8004B54B
-2147175093
Name: BDK_E_COUNTRY_CURRENCY_PI_MISMATCH
Message: {0}
0x8004B54C
-2147175092
Name: BDK_E_CREDIT_CARD_EXPIRED
Message: {0}
0x8004B54D
-2147175091
Name: BDK_E_DATE_EXPIRED
Message: {0}
0x8004B54E
-2147175090
Name: BDK_E_ERROR_COUNTRYCODE_MISMATCH
Message: {0}
0x8004B54F
-2147175089
Name: BDK_E_ERROR_COUNTRYCODE_REQUIRED
Message: {0}
0x8004B550
-2147175088
Name: BDK_E_EXTRA_REFERRAL_DATA
Message: {0}
0x8004B551
-2147175087
Name: BDK_E_GUID_EXISTS
Message: {0}
0x8004B552
-2147175086
Name: BDK_E_INVALID_ADDRESS_ID
Message: {0}
0x8004B553
-2147175085
Name: BDK_E_INVALID_BILLABLE_ACCOUNT_ID
Message: {0} The specified Billing account is invalid. Or, although the objectID is of the correct type, the account it identifies does not exist in the system.
0x8004B554
-2147175084
Name: BDK_E_INVALID_BUF_SIZE
Message: {0}
0x8004B555
-2147175083
Name: BDK_E_INVALID_CATEGORY_NAME
Message: {0}
0x8004B556
-2147175082
Name: BDK_E_INVALID_COUNTRY_CODE
Message: {0}
0x8004B557
-2147175081
Name: BDK_E_INVALID_CURRENCY
Message: {0}
0x8004B558
-2147175080
Name: BDK_E_INVALID_CUSTOMER_TYPE
Message: {0}
0x8004B559
-2147175079
Name: BDK_E_INVALID_DATE
Message: {0}
0x8004B55A
-2147175078
Name: BDK_E_INVALID_EMAIL_ADDRESS
Message: {0}
0x8004B55B
-2147175077
Name: BDK_E_INVALID_FILTER
Message: {0}
0x8004B55C
-2147175076
Name: BDK_E_INVALID_GUID
Message: {0}
0x8004B55D
-2147175075
Name: BDK_E_INVALID_INPUT_TO_TAXWARE_OR_VERAZIP
Message: {0}
0x8004B55E
-2147175074
Name: BDK_E_INVALID_LOCALE
Message: {0}
0x8004B55F
-2147175073
Name: BDK_E_INVALID_OBJECT_ID
Message: {0} The Billing system cannot find the object (e.g. account or subscription or offering).
0x8004B560
-2147175072
Name: BDK_E_INVALID_OFFERING_GUID
Message: {0}
0x8004B561
-2147175071
Name: BDK_E_INVALID_PAYMENT_INSTRUMENT_STATUS
Message: {0}
0x8004B562
-2147175070
Name: BDK_E_INVALID_PAYMENT_METHOD_ID
Message: {0}
0x8004B563
-2147175069
Name: BDK_E_INVALID_PHONE_TYPE
Message: {0}
0x8004B564
-2147175068
Name: BDK_E_INVALID_POLICY_ID
Message: {0}
0x8004B565
-2147175067
Name: BDK_E_INVALID_REFERRALDATA_XML
Message: {0}
0x8004B566
-2147175066
Name: BDK_E_INVALID_STATE_FOR_COUNTRY
Message: {0}
0x8004B567
-2147175065
Name: BDK_E_INVALID_SUBSCRIPTION_ID
Message: {0} The subscription id specified is invalid. Or, although the objectID is of correct type and also points to a valid account in SCS, the subscription it identifies does not exist in SCS.
0x8004B568
-2147175064
Name: BDK_E_INVALID_TAX_EXEMPT_TYPE
Message: {0}
0x8004B569
-2147175063
Name: BDK_E_MEG_CONFLICT
Message: {0}
0x8004B56A
-2147175062
Name: BDK_E_MULTIPLE_CITIES_FOUND
Message: {0}
0x8004B56B
-2147175061
Name: BDK_E_MULTIPLE_COUNTIES_FOUND
Message: {0}
0x8004B56C
-2147175060
Name: BDK_E_NON_ACTIVE_ACCOUNT
Message: {0}
0x8004B56D
-2147175059
Name: BDK_E_NOPERMISSION
Message: {0} The calling partner does not have access to this method or when the requester does not have permission to search against the supplied search PUID.
0x8004B56E
-2147175058
Name: BDK_E_OBJECT_ROLE_LIMIT_EXCEEDED
Message: {0}
0x8004B56F
-2147175057
Name: BDK_E_OFFERING_ACCOUNT_CURRENCY_MISMATCH
Message: {0}
0x8004B570
-2147175056
Name: BDK_E_OFFERING_COUNTRY_ACCOUNT_MISMATCH
Message: {0}
0x8004B571
-2147175055
Name: BDK_E_OFFERING_NOT_PURCHASEABLE
Message: {0}
0x8004B572
-2147175054
Name: BDK_E_OFFERING_PAYMENT_INSTRUMENT_MISMATCH
Message: {0}
0x8004B573
-2147175053
Name: BDK_E_OFFERING_REQUIRES_PI
Message: {0}
0x8004B574
-2147175052
Name: BDK_E_PARTNERNOTINBILLING
Message: {0}
0x8004B575
-2147175051
Name: BDK_E_PAYMENT_PROVIDER_CONNECTION_FAILED
Message: {0}
0x8004B577
-2147175049
Name: BDK_E_POLICY_DEAL_COUNTRY_MISMATCH
Message: {0}
0x8004B576
-2147175050
Name: BDK_E_PRIMARY_PHONE_REQUIRED
Message: {0}
0x8004B578
-2147175048
Name: BDK_E_PUID_ROLE_LIMIT_EXCEEDED
Message: {0}
0x8004B579
-2147175047
Name: BDK_E_RATING_FAILURE
Message: {0}
0x8004B57A
-2147175046
Name: BDK_E_REQUIRED_FIELD_MISSING
Message: {0}
0x8004B57B
-2147175045
Name: BDK_E_STATE_CITY_INVALID
Message: {0}
0x8004B57C
-2147175044
Name: BDK_E_STATE_INVALID
Message: {0}
0x8004B57D
-2147175043
Name: BDK_E_STATE_ZIP_CITY_INVALID
Message: {0}
0x8004B57E
-2147175042
Name: BDK_E_STATE_ZIP_CITY_INVALID2
Message: {0}
0x8004B57F
-2147175041
Name: BDK_E_STATE_ZIP_CITY_INVALID3
Message: {0}
0x8004B580
-2147175040
Name: BDK_E_STATE_ZIP_CITY_INVALID4
Message: {0}
0x8004B581
-2147175039
Name: BDK_E_STATE_ZIP_COVERS_MULTIPLE_CITIES
Message: {0}
0x8004B582
-2147175038
Name: BDK_E_STATE_ZIP_INVALID
Message: {0}
0x8004B583
-2147175037
Name: BDK_E_TAXID_EXPDATE
Message: {0}
0x8004B584
-2147175036
Name: BDK_E_TOKEN_BLACKLISTED
Message: {0}
0x8004B585
-2147175035
Name: BDK_E_TOKEN_EXPIRED
Message: {0}
0x8004B586
-2147175034
Name: BDK_E_TOKEN_NOT_VALID_FOR_OFFERING
Message: {0}
0x8004B587
-2147175033
Name: BDK_E_TOKEN_RANGE_BLACKLISTED
Message: {0}
0x8004B588
-2147175032
Name: BDK_E_TRANS_BALANCE_TO_PI_INVALID
Message: {0}
0x8004B589
-2147175031
Name: BDK_E_UNKNOWN_SERVER_FAILURE
Message: {0} Unknown server failure.
0x8004B58A
-2147175030
Name: BDK_E_UNSUPPORTED_CHAR_EXIST
Message: {0}
0x8004B58F
-2147175025
Name: BDK_E_USAGE_COUNT_FOR_TOKEN_EXCEEDED
Message: {0} Billing token is already spent.
0x8004B58B
-2147175029
Name: BDK_E_VATID_DOESNOTHAVEEXPDATE
Message: {0}
0x8004B58C
-2147175028
Name: BDK_E_ZIP_CITY_MISSING
Message: {0}
0x8004B58D
-2147175027
Name: BDK_E_ZIP_INVALID
Message: {0} Billing zip code error.
0x8004B58E
-2147175026
Name: BDK_E_ZIP_INVALID_FOR_ENTERED_STATE
Message: {0} Billing zip code error.
0x8005E003
-2147098621
Name: BidsAuthenticationError
Message: An error occured while authenticating with server {0}.
0x8005E006
-2147098618
Name: BidsAuthenticationFailed
Message: Authentication failed when trying to connect to server {0}. The username or password is incorrect.
0x8005E000
-2147098624
Name: BidsInvalidConnectionString
Message: Input connection string is invalid. Usage: ServerUrl[;OrganizationName][;HomeRealmUrl]
0x8005E001
-2147098623
Name: BidsInvalidUrl
Message: Input url {0} is invalid.
0x8005E004
-2147098620
Name: BidsNoOrganizationsFound
Message: No organizations found for the user.
0x8005E005
-2147098619
Name: BidsOrganizationNotFound
Message: Organization {0} cannot be found for the user.
0x8005E002
-2147098622
Name: BidsServerConnectionFailed
Message: Failed to connect to server {0}.
0x8004B531
-2147175119
Name: BillingNoSettingError
Message: No Billing application configuration setting [{0}] was found.
0x8004B530
-2147175120
Name: BillingPartnerCertificate
Message: Could not determine the right Partner certificate to use with Billing. Issuer: {0} Subject: {1} Distinguished matches: [{2}] Name matches: [{3}] All valid certificates: [{4}].
0x8004B538
-2147175112
Name: BillingRetrieveKeyError
Message: Could not retrieve Billing session key: "{0}"
0x8004B532
-2147175118
Name: BillingTestConnectionError
Message: Billing is not available: Call to IsServiceAvailable returned 'False'.
0x8004B533
-2147175117
Name: BillingTestConnectionException
Message: Billing TestConnection exception.
0x8004B536
-2147175114
Name: BillingUnknownErrorCode
Message: Billing error code [{0}] was thrown with exception {1}
0x8004B537
-2147175113
Name: BillingUnknownException
Message: Billing error was thrown with exception {0}
0x8004B535
-2147175115
Name: BillingUnmappedErrorCode
Message: Billing error code [{0}] was thrown with exception {1}
0x8004B534
-2147175116
Name: BillingUserPuidNullError
Message: User Puid is required, but is null.
0x80160043
-2146041789
Name: BindAttributeNotSpecifiedForLookup
Message: BindAttribute for lookup property {0} is not provided. More Details:{1}
0x80160044
-2146041788
Name: BindAttributeValuesAreDifferentAcrossControlConfigurations
Message: Bind Attribute for lookup property {0} should be same for all form factor control configurations Please check the configuration: {1}. More Details:{2}
0x80090018
-2146893800
Name: BlobNotFound
Message: Blob not found.
0x8004E10E
-2147163890
Name: BookFirstInstanceFailed
Message: Failed to book first instance.
0x8004431C
-2147204324
Name: BooleanOptionOutOfRange
Message: Boolean attribute options must have a value of either 0 or 1.
0x80048218
-2147188200
Name: BothConnectionSidesAreNeeded
Message: You must provide a name or select a role for both sides of this connection.
0x80160031
-2146041807
Name: BoundPropertyShoulNotHaveStaticValue
Message: Property {0} is configured with a static value, but must be bound to an attribute. More Details:{1}
0x80160041
-2146041791
Name: BoundPropertyTypeMismatch
Message: The type declared for property {0} (type {1}) on the control manifest does not match the type(s){2} of property '{3}' bound to it. More Details:{4}
0x80060384
-2147089532
Name: BPFEntityAlreadyExists
Message: BPF entity with this name already exists.
0x80060446
-2147089338
Name: BpfEntityServiceIsNull
Message: Error creating or updating Business Process: BpfEntityService cannot be null.
0x80060447
-2147089337
Name: BpfFactoryIsNull
Message: Error creating or updating Business Process: BpfFactory cannot be null.
0x80060397
-2147089513
Name: BpfInstanceAlreadyExists
Message: A business process flow already exists for the target record and could not be created. Please contact your system administrator.
0x80060448
-2147089336
Name: BpfVisitorIsNull
Message: Error creating or updating Business Process: BpfVisitor cannot be null.
0x80048459
-2147187623
Name: BulkDeleteChildFailure
Message: One of the Bulk Delete Child Jobs Failed
0x80048435
-2147187659
Name: BulkDeleteRecordDeletionFailure
Message: The record cannot be deleted.
0x80048422
-2147187678
Name: BulkDetectInvalidEmailRecipient
Message: The e-mail recipient either does not exist or the e-mail address for the e-mail recipient is not valid.
0x8009000F
-2146893809
Name: BulkDuplicateDetectionJobSendEmailFailed
Message: Bulk Duplicate Detection successfully completed. Please review the results and perform a manual merge. We were unable to send a notification to your specified email address. If this persists, please validate the email address you provided and review any active plugins.
0x8004502D
-2147200979
Name: BulkMailOperationFailed
Message: The bulk e-mail job completed with {0} failures. The failures might be caused by missing e-mail addresses or because you do not have permission to send e-mail. To find records with missing e-mail addresses, use Advanced Find. If you need increased e-mail permissions, contact your system administrator.
0x80048304
-2147187964
Name: BulkMailServiceNotAccessible
Message: The Microsoft Dynamics 365 Bulk E-Mail Service is not running.
0x80048d2d
-2147185363
Name: BulkOperationMessagesDisabledError
Message: {0} API is disabled for Organization with ID {1}.
0x8004F972
-2147157646
Name: BundleCannotContainBundle
Message: You can't add a bundle to a bundle.
0x8004F992
-2147157614
Name: BundleCannotContainProductFamily
Message: You can't add a product family to a bundle.
0x80061014
-2147086316
Name: BundleCannotContainProductKit
Message: You can't add a kit to a bundle.
0x8008100E
-2146955250
Name: BundleMaxPropertyLimitExceeded
Message: This bundle can't be published because it has too many properties. A bundle in your organization can't have more than {0} properties.
0x80041d1f
-2147214049
Name: BusinessManagementInvalidUserId
Message: The user Id(s) [{0}] is invalid.
0x80041d21
-2147214047
Name: BusinessManagementLoopBeingCreated
Message: Creating this parental association would create a loop in business hierarchy.
0x80041d20
-2147214048
Name: BusinessManagementLoopExists
Message: Loop exists in the business hierarchy.
0x8004022a
-2147220950
Name: BusinessManagementObjectAlreadyExists
Message: Duplicate record exists. {0}
0x8004032c
-2147220692
Name: BusinessNotEnabled
Message: The specified business unit : '{0}' is disabled.
0x80060375
-2147089547
Name: BusinessProcessFlowDefinitionOutdated
Message: This action cannot be completed because the Business Process Flow definition is out of sync with the Process Action. Please contact your Dynamics 365 System Administrator to update the Business Process Flow.
0x80060440
-2147089344
Name: BusinessProcessFlowMissingEntityErrorMessage
Message: Failed to import Business Process '{0}' because solution does not include corresponding Business Process entity '{1}'.
0x80060405
-2147089403
Name: BusinessProcessFlowStepHasInvalidParent
Message: {0} parent is not of type {1}
0x80060008
-2147090424
Name: BusinessRuleEditorSupportsOnlyIfConditionBranch
Message: The business rule editor only supports one if condition. Please fix the rule.
0x80041d59
-2147213991
Name: BusinessUnitCannotBeDisabled
Message: Business unit cannot be disabled: no active user with system admin role exists outside of business unit subtree.
0x80041d62
-2147213982
Name: BusinessUnitDefaultTeamOwnsRecords
Message: Business unit default team owns records. Business unit (Id = {0}) cannot be deleted. Reassign the records owned by default team and try again.
0x80041d61
-2147213983
Name: BusinessUnitHasChildAndCannotBeDeleted
Message: Business unit has a child business unit and cannot be deleted.
0x80041d60
-2147213984
Name: BusinessUnitIsNotDisabledAndCannotBeDeleted
Message: Not disabled business unit cannot be deleted.
0x80072526
-2147015386
Name: BusinessUnitQueuesAssociatedWithBU
Message: There are {0} queues referencing this BusinessUnit with id ={1}, Name = {2}. Please delete the queues before deleting this business unit or assign to a different Business Unit.
0x80054817
-2147137513
Name: CalculatedFieldCannotUseVirtualEntities
Message: Virtual entities are not supported in Calculated Fields. Calculated Field {0} on Entity {1} is using Virtual Entity {2}.
0x8006042b
-2147089365
Name: CalculatedFieldsAssignmentMismatch
Message: You can’t set the value {0}, which is of type {1}, to type {2}.
0x80060431
-2147089359
Name: CalculatedFieldsCyclicReference
Message: Field {0} cannot be used in calculated field {1} because it would create a circular reference.
0x8006043a
-2147089350
Name: CalculatedFieldsDateOnlyBehaviorTypeMismatch
Message: You can only use a Date Only type of field.
0x80060432
-2147089358
Name: CalculatedFieldsDepthExceeded
Message: You can’t create or update the {0} field because the {1} field already has a calculated field chain of {2} deep.
0x8006042d
-2147089363
Name: CalculatedFieldsDivideByZero
Message: You cannot divide by {0}, which evaluates to zero.
0x80060433
-2147089357
Name: CalculatedFieldsEntitiesExceeded
Message: Field {0} cannot be created or updated because field {1} contains an additional formula that uses a parent record.
0x80060422
-2147089374
Name: CalculatedFieldsFeatureNotEnabled
Message: Calculated Field feature is not available
0x8006042c
-2147089364
Name: CalculatedFieldsFunctionMismatch
Message: You can't use {0}, which is of type {1}, with the current function.
0x80060428
-2147089368
Name: CalculatedFieldsInvalidAttribute
Message: The {0} field doesn't exist.
0x8006042e
-2147089362
Name: CalculatedFieldsInvalidAttributes
Message: The formula references the following attributes that don't exist: {0}.
0x80060423
-2147089373
Name: CalculatedFieldsInvalidEntity
Message: The formula contains an invalid reference: {0}.
0x80060427
-2147089369
Name: CalculatedFieldsInvalidFunction
Message: The {0} function doesn't exist.
0x80060438
-2147089352
Name: CalculatedFieldsInvalidSourceTypeMask
Message: The formula can't be saved because it contains references to the following fields that have invalid definitions: {0}.
0x8006042f
-2147089361
Name: CalculatedFieldsInvalidValue
Message: The formula references a value that doesn't exist.
0x80060430
-2147089360
Name: CalculatedFieldsInvalidValues
Message: The formula references the following values that don't exist: {0}.
0x80060424
-2147089372
Name: CalculatedFieldsInvalidXaml
Message: The {0} field has an invalid XAML formula definition.
0x80060425
-2147089371
Name: CalculatedFieldsNonCalculatedFieldAssignment
Message: Only calculated fields can have a formula definition.
0x8006042a
-2147089366
Name: CalculatedFieldsPrimitiveOverflow
Message: Cannot convert the value {0} into type {1}.
0x8006043b
-2147089349
Name: CalculatedFieldsTimeInvBehaviorTypeMismatch
Message: You can only use a Time-Zone Independent Date Time type of field.
0x80060426
-2147089370
Name: CalculatedFieldsTypeMismatch
Message: You can't use {0}, which is of type {1}, with the current operator.
0x8006043c
-2147089348
Name: CalculatedFieldsUserLocBehaviorTypeMismatch
Message: You can only use a User Local Date Time type of field.
0x80060550
-2147089072
Name: CalculatedFieldUsedInRollupFieldCannotBeComplex
Message: One or more rollup fields depend on this calculated field. This calculated field can't use a rollup field, another calculated field that is using a rollup field or a field from related entity.
0x80060558
-2147089064
Name: CalculateNowOverflowError
Message: The calculation failed due to an overflow error.
0x80097329
-2146864343
Name: CallbackUriContainsInvalidSymbol
Message: Symbol # was used in callback URL query string which could lead to injection attacks.
0x80097328
-2146864344
Name: CallbackUriDoesNotFollowHttps
Message: Provided CallbackUri does not follow https scheme.
0x8009732D
-2146864339
Name: CallbackUriSpecifiedTwice
Message: Callback Uri provided in both prefer as well as x-ms-dyn-callback-url header. Use only one of them.
0x80097326
-2146864346
Name: CallbackWithoutRespondAsync
Message: The callback preference cannot be honored without respond-async preference.
0x80044161
-2147204767
Name: CallerCannotChangeOwnDomainName
Message: The caller cannot change their own domain name
0x8004025b
-2147220901
Name: CalloutException
Message: Callout Exception occurred.
0x80040326
-2147220698
Name: CampaignActivityAlreadyPropagated
Message: This campaign activity has been distributed already. Campaign activities cannot be distributed more than one time.
0x80040331
-2147220687
Name: CampaignActivityClosed
Message: This Campaign Activity is closed or canceled. Campaign activities cannot be distributed after they have been closed or canceled.
0x80040309
-2147220727
Name: CampaignNotSpecifiedForCampaignActivity
Message: RegardingObjectId is a required field.
0x8004030a
-2147220726
Name: CampaignNotSpecifiedForCampaignResponse
Message: RegardingObjectId is a required field.
0x8006099E
-2147087970
Name: CanAssociateOnlyMobileOfflineEnabledEntityToProfileItem
Message: {0} needs to be enabled for mobile offline.
0x8006099C
-2147087972
Name: CanAssociateOnlyMobileOfflineEnableEntityToProfileItem
Message: This entity needs to be enabled for mobile offline.
0x8006099D
-2147087971
Name: CanAssociateOnlyOneEntityPerProfileItem
Message: You can only add one mobile offline profile item record per entity to a mobile offline profile record.
0x8003F451
-2147224495
Name: CancelActiveChildCaseFirst
Message: Cancel active child case before canceling parent case.
0x80044F03
-2147201277
Name: CancelAsyncOperationsRetriableError
Message: Failed to cancel targeted system jobs, will be retried later.
0x80044F04
-2147201276
Name: CancelAsyncOperationsTerminalError
Message: Failed to cancel targeted system jobs.
0x8005E20B
-2147098101
Name: CannotAcceptEmail
Message: The email that you are trying to deliver cannot be accepted by Microsoft Dynamics 365. Reason Code: {0}.
0x80071110
-2147020528
Name: CannotAccessExchangeOptinStatus
Message: Exchange optin status is not accessible.
0x8004F849
-2147157943
Name: CannotActivateDeactivateOnAnyEntityRoutingRuleFCBOff
Message: Unable to activate or deactivate routing rule set record for entities (except case entity) as the feature control bit for entity records routing is disabled.
0x8005E230
-2147098064
Name: CannotActivateMailboxForDisabledUserOrQueue
Message: Mailbox cannot be activated because the user or queue associated with the mailbox is in disabled state. Mailbox can only be activated for Active User/Queue.
0x80081017
-2146955241
Name: CannotActivateRecord
Message: You can't activate a retired product family or bundle. Also, you can't activate a retired product that is part of a product family.
0x800422FF
-2147212545
Name: CannotActivateRecordWithProperties
Message: You can't activate a retired product that has properties.
0x80090473
-2146892685
Name: CannotActivateRoutingRuleForNonCaseEntity
Message: Basic routing rulesets can only be turned on for cases.
0x8004A110
-2147180272
Name: CannotActOnBehalfOfAnotherUser
Message: User does not have the privilege to act on behalf another user.
0x80061116
-2147086058
Name: CannotActOnBehalfOfExternalParty
Message: User does not have the privilege to act on behalf of External Party.
0x800609AD
-2147087955
Name: CannotAddActivityPartyEntityToMobileOfflineProfileItem
Message: You can’t add the ActivityParty entity to the mobile offline profile item because it’s added automatically when an activity entity is added to the profile.
0x80061031
-2147086287
Name: CannotAddBundleToItself
Message: You can't add a bundle to itself.
0x80061007
-2147086329
Name: CannotAddBundleToPricelist
Message: You can't add the {0} bundle to the pricelist because the {1} bundle product isn't in the pricelist.
0x800609AC
-2147087956
Name: CannotAddBusinessDataLocalizedLabelEntityToMobileOfflineProfileItem
Message: You can’t add the BusinessDataLocalizedLabel entity to the mobile offline profile item because it’s added automatically when the Product entity is added to the profile.
0x80050131
-2147155663
Name: CannotAddCanvasAppElementOfTypeToAppModule
Message: Canvas app {0} with type “{1}” cannot be added to the app as a new element.
0x8004F984
-2147157628
Name: CannotAddDraftFamilyProductBundleToCases
Message: You can't add a product family, a draft product, or a draft bundle.
0x800609AB
-2147087957
Name: CannotAddIntersectEntityToMobileOfflineProfileItem
Message: You can’t add the intersect entity to the mobile offline profile item because it’s added automatically when its parent entities are added to the profile.
0x80061032
-2147086286
Name: CannotAddKitToItself
Message: You can't add a kit to itself.
0x8004830B
-2147187957
Name: CannotAddMembersToDefaultTeam
Message: Can't add members to the default business unit team (TeamId = {0}).
0x8004431D
-2147204323
Name: CannotAddNewBooleanValue
Message: You cannot add an option to a Boolean attribute.
0x8004431E
-2147204322
Name: CannotAddNewStateValue
Message: You cannot add state options to a State attribute.
0x8004F015
-2147160043
Name: CannotAddNonCustomizableComponent
Message: The component {0} {1} cannot be added to the solution because it is not customizable
0x8004Ed43
-2147160765
Name: CannotAddOrActonBehalfAnotherUserPrivilege
Message: Act on Behalf of Another User privilege cannot be added or removed.
0x80061015
-2147086315
Name: CannotAddParentToAKit
Message: You can't specify a parent record for a kit.
0x8004F902
-2147157758
Name: CannotAddPricelistToProductFamily
Message: You can't add a product family to a pricelist.
0x8004F908
-2147157752
Name: CannotAddProduct
Message: You can only add Active products.
0x80061022
-2147086302
Name: CannotAddProductBundleToKit
Message: You can't add a bundle to a kit.
0x80061023
-2147086301
Name: CannotAddProductFamilyToKit
Message: You can't add a product family to a kit.
0x8004F976
-2147157642
Name: CannotAddProductToBundle
Message: You cannot add products to this bundle.The limit of {0} has been reached for this bundle.
0x80061024
-2147086300
Name: CannotAddProductToKit
Message: You can't add a product that belongs to a product family to a kit.
0x80061026
-2147086298
Name: CannotAddProductToRetiredKit
Message: You can't add a product to a retired kit.
0x80040522
-2147220190
Name: CannotAddQueueItemsToInactiveQueue
Message: The selected user does not have sufficient permissions to work on items in this queue.
0x80061033
-2147086285
Name: CannotAddRetiredProduct
Message: You can’t create a product relationship with a retired product.
0x80061027
-2147086297
Name: CannotAddRetiredProductToKit
Message: You can't add a retired product to a kit.
0x80061009
-2147086327
Name: CannotAddRetiredProductToPricelist
Message: Retired products can not be added to pricelists.
0x8004051c
-2147220196
Name: CannotAddSingleQueueEnabledEntityToQueue
Message: The entity record cannot be added to the queue as it already exists in other queue.
0x8004F018
-2147160040
Name: CannotAddSolutionComponentWithoutRoots
Message: This item is not a valid solution component. For more information about solution components, see the Microsoft Dynamics 365 SDK documentation.
0x800609A6
-2147087962
Name: CannotAddUserToMobileOfflineProfile
Message: You can’t add this user to this mobile offline profile because the user’s role is either missing or doesn’t have the Dynamics 365 for mobile privilege.
0x8004F00C
-2147160052
Name: CannotAddWorkflowActivationToSolution
Message: Cannot add Workflow Activation to solution.
0x80048448
-2147187640
Name: CannotAssignAddressBookFilters
Message: Cannot assign address book filters
0x80090905
-2146891515
Name: CannotAssignDelegatedMailboxApproverRoleToTeam
Message: The Delegated Mailbox Approver role cannot be assigned to a team.
0x80090904
-2146891516
Name: CannotAssignDelegatedMailboxApproverRoleUnlessGlobalAdmin
Message: You must be an Office 365 Global Administrator or an Exchange Administrator to assign the Delegated Mailbox Approver role.
0x800404ff
-2147220225
Name: CannotAssignOfflineFilters
Message: Cannot assign offline filters
0x80040264
-2147220892
Name: CannotAssignOutlookFilters
Message: Cannot assign outlook filters
0x80048331
-2147187919
Name: CannotAssignRolesOrProfilesToAccessTeam
Message: Cannot assign roles or profiles to an access team (TeamId = {0}).
0x80041d51
-2147213999
Name: CannotAssignRolesToSupportUser
Message: The support user are read-only, which cannot be assigned with other roles
0x80041d44
-2147214012
Name: CannotAssignSupportUser
Message: The Support User Role cannot be assigned to a user.
0x80048340
-2147187904
Name: CannotAssignToAccessTeam
Message: You cannot assign a record to the access team. You can assign a record to the owner team.
0x8004032d
-2147220691
Name: CannotAssignToDisabledBusiness
Message: The specified business unit cannot be assigned to because it is disabled.
0x80061117
-2147086057
Name: CannotAssociateExternalPartyItem
Message: You can’t associate more than one external party item with an entity record that has been enabled as an external party.
0x80040304
-2147220732
Name: CannotAssociateInactiveItemToCampaign
Message: Cannot associate an inactive item to a Campaign.
0x8006099B
-2147087973
Name: CannotAssociateInvalidEntityToProfileItem
Message: Invalid object type code.
0x8004F999
-2147157607
Name: CannotAssociateProductFamily
Message: You can't create a relationship with a product family.
0x80081011
-2146955247
Name: CannotAssociateRetiredBundles
Message: You can't create a product relationship with a retired bundle.
0x8004F974
-2147157644
Name: CannotAssociateRetiredProducts
Message: You can't create a product relationship with a retired product.
0x80040254
-2147220908
Name: CannotBindToSession
Message: Cannot bind to another session, session already bound.
0x80100001
-2146435071
Name: CannotCancelInvoice
Message: The invoice cannot be cancelled because it is not in active or paid state.
0x80040d38
-2147218120
Name: CannotChangeAccessMode
Message: A user cannot change their access mode if they are the only user with Full Access mode.
0x80045035
-2147200971
Name: CannotChangeAccessModeForInternetMarketingUser
Message: Internet Marketing User is a system user. You cannot change its access mode.
0x80090482
-2146892670
Name: CannotChangeAttributeFormat
Message: You cannot change the format {0} to format {1} on column {2} of table {3}.
0x80090480
-2146892672
Name: CannotChangeAttributeMaxLength
Message: The maximum length cannot be changed for column {0} because current maximum length {1} is already out of allowed range from {2} to {3}.
0x8004D293
-2147167597
Name: CannotChangeAttributeRequiredLevel
Message: An attribute's required level cannot be changed from SystemRequired
0x80050106
-2147155706
Name: CannotChangeBaseSolutionOfAppModuleAssosiatedWithUnifiedApp
Message: Cannot Change Base Solution for App '{0}'. Changing Base Solution for App associated with unified app is not supported.
0x80072607
-2147015161
Name: CannotChangeConnectorDisplayName
Message: The connector display name attribute cannot be changed.
0x800608F4
-2147088140
Name: CannotChangeConvertRuleState
Message: Error occured during activating Convert Rule.Please check your privileges on Workflow and kindly try again or Contact your system administrator.
0x800609A4
-2147087964
Name: CannotChangeDaysSinceRecordLastModified
Message: You need to enable this entity for mobile offline before you can set or change the number of days since the record was last modified.
0x80045036
-2147200970
Name: CannotChangeInvitationStatusForInternetMarketingUser
Message: Internet Marketing User is a system user. You cannot change its invitation status.
0x80061013
-2147086317
Name: CannotChangeProductRelationship
Message: You can't add or modify the product relationship of a retired product.
0x8004F986
-2147157626
Name: CannotChangeSelectedBundleToAnotherValue
Message: If a bundle is selected as an existing product, you can't change it to another value.
0x8004F987
-2147157625
Name: CannotChangeSelectedProductWithBundle
Message: If a product is selected as an existing product, you can't change it to a bundle.
0x8004F863
-2147157917
Name: CannotChangeState
Message: Error occured during activating SLA.Please check your privileges on Workflow and kindly try again or Contact your system administrator.
0x80040279
-2147220871
Name: CannotChangeStateOfNonpublicView
Message: Only public views can be deactivated and activated.
0x80048337
-2147187913
Name: CannotChangeTeamTypeDueToOwnership
Message: You cannot modify the type of the team because there are records owned by the team.
0x80048336
-2147187914
Name: CannotChangeTeamTypeDueToRoleOrProfile
Message: You cannot modify the type of the team because there are security roles or field security profiles assigned to the team.
0x800608ED
-2147088147
Name: CannotClearChannelPropertyGroupFromConvertRule
Message: The Channel Property Group is used by one or more steps. Delete the properties from the conditions and steps that use the record before you save or activate the rule.
0x8004F985
-2147157627
Name: CannotCloneBundleAsProductLimitExceeded
Message: You can't create this new bundle because it contains more than the allowed number of {0} products that a bundle can contain.
0x80061034
-2147086284
Name: CannotCloneBundleWithRetiredProducts
Message: You can't clone a bundle that contains retired products.
0x80061020
-2147086304
Name: CannotCloneProductKit
Message: You can't clone a kit.
0x8004F456
-2147158954
Name: CannotCloseCase
Message: This operation can't be completed. One or more child cases can't be closed because of the status transition rules that are defined for cases.
0x8004026c
-2147220884
Name: CannotCompleteLockRequest
Message: Cannot complete Request due to timeout taking {0} lock.
0x80048217
-2147188201
Name: CannotConnectToSelf
Message: Cannot connect a record to itself.
0x80061030
-2147086288
Name: CannotConvertBundleToKit
Message: You can't convert a bundle to a kit.
0x80061018
-2147086312
Name: CannotConvertProductAssociatedWithBundleToKit
Message: You can't convert a product that is a part of a bundle to a kit.
0x80061016
-2147086314
Name: CannotConvertProductAssociatedWithFamilyToKit
Message: You can't convert a product that belongs to a product family to a kit.
0x80061029
-2147086295
Name: CannotConvertProductFamilyToKit
Message: You can't convert a product family to a kit.
0x80040306
-2147220730
Name: CannotCopyIncompatibleListType
Message: Cannot copy lists of different types.
0x8004F704
-2147158268
Name: CannotCopyStaticList
Message: This action is valid only for dynamic list.
0x80047006
-2147192826
Name: CannotCreateActivityRelationship
Message: Relationship with activities cannot be created through this operation
0x80048447
-2147187641
Name: CannotCreateAddressBookFilters
Message: Cannot create address book filters
0x80060853
-2147088301
Name: CannotCreateCase
Message: You can't create this case as the default entitlement for the specified customer has no remaining terms.
0x80072001
-2147016703
Name: CannotCreateComponentDefinition
Message: Creation of a new component definition is not supported
0x8009724F
-2146864561
Name: CannotCreateCustomEntityKeysForNonRelationalEntities
Message: Custom entity keys cannot be created for Elastic Tables.
0x80061112
-2147086062
Name: CannotCreateExternalPartyWithSameCorrelationKey
Message: An external party record already exists with the same correlation key value.
0x80041d46
-2147214010
Name: CannotCreateFromSupportUser
Message: Cannot create a role from Support User Role.
0x80061012
-2147086318
Name: CannotCreateKitOfTypeFamilyOrBundle
Message: You can't create a kit of type bundle or product family.
0x80048344
-2147187900
Name: CannotCreateOrEnablePositionDueToParentPositionIsDisabled
Message: A child position cannot be created/enabled under a disabled parent position.
0x80040263
-2147220893
Name: CannotCreateOutlookFilters
Message: Cannot create outlook filters
0x8004A201
-2147180031
Name: CannotCreatePluginInstance
Message: Can not create instance of a plug-in. Verify that plug-in type is not defined as abstract and it has a public constructor supported by Dynamics 365 SDK.
0x80081013
-2146955245
Name: CannotCreatePropertyOptionSetItem
Message: You can only create a property option set item record that refers to a property that has its data type set to Option Set.
0x8004051e
-2147220194
Name: CannotCreateQueueItemInactiveObject
Message: Deactivated object cannot be added to queue.
0x80040312
-2147220718
Name: CannotCreateResponseForTemplate
Message: CampaignResponse can not be created for Template Campaign.
0x80090471
-2146892687
Name: CannotCreateRoutingRuleForNonCaseEntity
Message: Basic routing rulesets are only available for cases.
0x8004F848
-2147157944
Name: CannotCreateRuleOnAnyEntityRoutingRuleFCBOff
Message: Unable to create routing rule set record for entities (except case entity) as the feature control bit for entity records routing is disabled.
0x8007200C
-2147016692
Name: CannotCreateSelfReferencingParentChild
Message: Parent-Child relationship {0} cannot be self-referenced.
0x80090423
-2146892765
Name: CannotCreateSelfReferentialPolymorphicLookup
Message: Relationship for polymorphic lookup cannot be self referential. The entity '{0}' cannot be the referencing and referenced entity.
0x80055005
-2147135483
Name: CannotCreateSLAForEntity
Message: You can't create a service level agreement (SLA) for this entity because it’s not enabled for creating SLAs
0x80041d4d
-2147214003
Name: CannotCreateSyncUserIsLicensedField
Message: The property IsLicensed cannot be set for Sync User Creation.
0x80041d4b
-2147214005
Name: CannotCreateSyncUserObjectMissing
Message: This is not a valid Microsoft Online Services ID for this organization.
0x80090481
-2146892671
Name: CannotCreateSystemFieldOnEntityUpdate
Message: Attribute {0} cannot be created on an existing entity {1} because it is not a custom field.
0x800608D5
-2147088171
Name: CannotCreateSystemOrDefaultTheme
Message: You can’t create system or default themes. System or default theme can only be created out of box.
0x80044804
-2147203068
Name: CannotCreateUpdateSourceAttribute
Message: Source Attribute Not Valid For Create/Update if Metric Type is Count.
0x8004027a
-2147220870
Name: CannotDeactivateDefaultView
Message: Default views cannot be deactivated.
0x80061105
-2147086075
Name: CannotDeactivateGuestProfile
Message: You can't set this guest channel access profile as inactive.
0x80071129
-2147020503
Name: CannotDefineMultipleValuesOnOwnerFieldInProfileItemEntityFilter
Message: You cannot define multiple values on this field.
0x80048359
-2147187879
Name: CannotDeleteAadUser
Message: User with SystemUserId={0} and AzureActiveDirectoryObjectId={1} is present in Microsoft Entra ID with state {2}. Please permanently delete user in Microsoft Entra ID first.
0x8004F880
-2147157888
Name: CannotDeleteActiveCaseCreationRule
Message: You can't delete an active rule. Deactivate the Record Creation and Update Rule, and then try deleting it.
0x8004F894
-2147157868
Name: CannotDeleteActiveRecordCreationRuleItem
Message: You can’t delete an active record creation rule item. Deactivate the record creation rule, and then try deleting it.
0x8004F850
-2147157936
Name: CannotDeleteActiveRule
Message: You can not delete an active routing rule. Deactivate the rule to delete it.
0x8004F870
-2147157904
Name: CannotDeleteActiveSla
Message: You can't delete an active SLA. Deactivate the SLA, and then try deleting it.
0x80050130
-2147155664
Name: CannotDeleteAppModuleAdministration
Message: This app can’t be deleted.
0x80050129
-2147155671
Name: CannotDeleteAppModuleClientType
Message: This app can’t be deleted.
0x8004032b
-2147220693
Name: CannotDeleteAsBackgroundOperationInProgress
Message: This record is currently being used by Microsoft Dynamics 365 and cannot be deleted. Try again later. If the problem persists, contact your system administrator.
0x80040228
-2147220952
Name: CannotDeleteAsItIsReadOnly
Message: The object cannot be deleted because it is read-only.
0x80045030
-2147200976
Name: CannotDeleteAttributeUsedInWorkflow
Message: This attribute cannot be deleted because it is used in one or more workflows. Cancel any system jobs for workflows that use this attribute, then delete or modify any workflows that use the attribute, and then try to delete the attribute again.
0x80048cfe
-2147185410
Name: CannotDeleteBaseMoneyCalculationAttribute
Message: The base money calculation Attribute is not valid for deletion
0x80041d5a
-2147213990
Name: CannotDeleteBasicUser
Message: The Basic User Role cannot be deleted.
0x8004022f
-2147220945
Name: CannotDeleteCannedView
Message: System-defined views cannot be deleted.
0x8004F088
-2147159928
Name: CannotDeleteCDSDefaultSolution
Message: Attempting to delete a Common Data Services Default solution.
0x80061108
-2147086072
Name: CannotDeleteChannelAccessProfileRule
Message: You can't delete an active channel access profile rule. Deactivate the rule and then delete it.
0x800608EB
-2147088149
Name: CannotDeleteChannelProperty
Message: You can’t delete a channel property which is being referred in a convert rule.
0x80047016
-2147192810
Name: CannotDeleteChildAttribute
Message: The Child Attribute is not valid for deletion
0x8004502C
-2147200980
Name: CannotDeleteCustomEntityUsedInWorkflow
Message: Cannot delete entity because it is used in a workflow.
0x8006099A
-2147087974
Name: CannotDeleteDefaultProfile
Message: To delete this profile, you first need to set it so that it’s no longer a default mobile offline profile.
0x80044341
-2147204287
Name: CannotDeleteDefaultStatusOption
Message: Default Status options cannot be deleted.
0x80048307
-2147187961
Name: CannotDeleteDefaultTeam
Message: The default business unit team can't be deleted (TeamId = {0}).
0x80040227
-2147220953
Name: CannotDeleteDueToAssociation
Message: The object you tried to delete is associated with another object and cannot be deleted. {0}
0x80061612
-2147084782
Name: CannotDeleteDueToBasketEntityAssociation
Message: You can't delete a Recommendation entity if it has a corresponding Basket entity.
0x8004F892
-2147157870
Name: CannotDeleteDynamicPropertyInRetiredState
Message: You can't delete a property of a retired product.
0x80081003
-2146955261
Name: CannotDeleteDynamicPropertyInUse
Message: Retired Properties being used in transactions can not be deleted.
0x80048356
-2147187882
Name: CannotDeleteEnabledUser
Message: User with SystemUserId={0} is not disabled. Disable user before deletion."
0x80044323
-2147204317
Name: CannotDeleteEnumOptionsFromAttributeType
Message: You can delete options only from picklist and status attributes.
0x80061104
-2147086076
Name: CannotDeleteGuestProfile
Message: You can't delete this guest channel access profile.
0x80081014
-2146955244
Name: CannotDeleteInheritedDynamicProperty
Message: You can't delete a property that is inherited from a product family.
0x80048418
-2147187688
Name: CannotDeleteInUseAttribute
Message: The selected attribute cannot be deleted because it is referenced by one or more duplicate detection rules that are being published.
0x8004F01F
-2147160033
Name: CannotDeleteInUseComponent
Message: The {0}({1}) component cannot be deleted because it is referenced by {2} other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest.
0x80048420
-2147187680
Name: CannotDeleteInUseEntity
Message: The selected entity cannot be deleted because it is referenced by one or more duplicate detection rules that are in process of being published.
0x80048417
-2147187689
Name: CannotDeleteInUseOptionSet
Message: This option set cannot be deleted. The current set of entities that reference this option set are: {0}. These references must be removed before this option set can be deleted
0x80046FFF
-2147192833
Name: CannotDeleteLastEmailAttribute
Message: You cannot delete this field because the record type has been enabled for e-mail.
0x8004F032
-2147160014
Name: CannotDeleteMetadata
Message: The '{2}' operation on the current component(name='{0}', id='{1}') failed during managed property evaluation of condition: '{3}'
0x80044800
-2147203072
Name: CannotDeleteMetricWithGoals
Message: This goal metric is being used by one or more goals and cannot be deleted.
0x8004F200
-2147159552
Name: CannotDeleteNonLeafNode
Message: Only a leaf statement can be deleted. This statement is parenting some other statement.
0x80081006
-2146955258
Name: CannotDeleteNotOwnedDynamicProperty
Message: You cannot delete a dynamic property that is inherited from a product family.
0x800608B7
-2147088201
Name: CannotDeleteOneNoteTableOfContent
Message: You can’t delete this file because it contains links to OneNote notebook sections. To delete notebook contents, open the notebook in OneNote and delete the contents from there. To delete a notebook, open SharePoint and delete the notebook from there.
0x8005F248
-2147093944
Name: CannotDeleteOnlineRecord
Message: You can’t delete this record because it doesn’t exist in the offline mode.
0x80048404
-2147187708
Name: CannotDeleteOptionSet
Message: The selected OptionSet cannot be deleted
0x80044F02
-2147201278
Name: CannotDeleteOrCancelSystemJobs
Message: You can't cancel or delete this system job because it's required by the system. You can only pause, resume, or postpone this job.
0x80081100
-2146955008
Name: CannotDeleteOverriddenProperty
Message: You can't delete this property because it's overridden for one more or child records. Remove the overridden versions of the property, republish the product family hierarchy, and then try deleting the property.
0x8004A10e
-2147180274
Name: CannotDeletePartnerSolutionWithOrganizations
Message: Can not delete partner solution as one or more organizations are associated with it
0x8004A10d
-2147180275
Name: CannotDeletePartnerWithPartnerSolutions
Message: Can not delete partner as one or more solutions are associated with it
0x80047002
-2147192830
Name: CannotDeletePrimaryUIAttribute
Message: The Primary UI Attribute is not valid for deletion
0x80061010
-2147086320
Name: CannotDeleteProductFromActiveBundle
Message: You can't remove products from a bundle that's either active or under revision.
0x80081016
-2146955242
Name: CannotDeleteProductStatusCode
Message: You can't delete a system-generated status reason.
0x80061107
-2147086073
Name: CannotDeleteProfileWithExternalPartyItem
Message: You can't delete this channel access profile because it's associated to an external party item. Remove the association, and then try again.
0x80061106
-2147086074
Name: CannotDeleteProfileWithProfileRules
Message: You can't delete this channel access profile because it's being used by one or more channel access profile rules. Remove this profile from the channel access profile rules, and then try again.
0x80081015
-2146955243
Name: CannotDeletePropertyOverriddenByBundleItem
Message: You can't delete this property because it's overridden in one or more related bundle products. Remove the overridden versions of the property from the related bundle products, publish the bundles that were changed, and then try again.
0x80631117
-2140991209
Name: CannotDeleteQueueWithQueueItems
Message: You can't delete this queue because it has items assigned to it. Assign these items to another user, team, or queue and try again.
0x80731118
-2139942632
Name: CannotDeleteQueueWithRouteRules
Message: You can't delete this queue because one or more routing rule sets use this queue. Remove the queue from the routing rule sets and try again.
0x8004F859
-2147157927
Name: CannotDeleteRelatedSla
Message: The SLA record couldn't be deleted. Please try again or contact your system administrator
0x8004F006
-2147160058
Name: CannotDeleteRestrictedPublisher
Message: Attempting to delete a restricted publisher.
0x8004F005
-2147160059
Name: CannotDeleteRestrictedSolution
Message: Attempting to delete a restricted solution.
0x80041d55
-2147213995
Name: CannotDeleteSpecialRole
Message: The role cannot be deleted.
0x80041d42
-2147214014
Name: CannotDeleteSupportUser
Message: The Support User Role cannot be deleted.
0x80041d2e
-2147214034
Name: CannotDeleteSysAdmin
Message: The System Administrator Role cannot be deleted.
0x80041d4a
-2147214006
Name: CannotDeleteSystemCustomizer
Message: The System Customizer Role cannot be deleted.
0x80048432
-2147187662
Name: CannotDeleteSystemEmailTemplate
Message: System e-mail templates cannot be deleted.
0x8004F652
-2147158446
Name: CannotDeleteSystemForm
Message: System forms cannot be deleted.
0x80048361
-2147187871
Name: CannotDeleteSystemManagedTeam
Message: The system managed team can't be deleted (TeamId = {0}).
0x800608DA
-2147088166
Name: CannotDeleteSystemTheme
Message: You can't delete system themes.
0x80048358
-2147187880
Name: CannotDeleteSystemUser
Message: User with SystemUserId={0} is a special user (SYSTEM) and can't be deleted.
0x8004830E
-2147187954
Name: CannotDeleteTeamOwningRecords
Message: Can't delete a team which owns records. Reassign or delete the records and try again (TeamId = {0}, {1}).
0x80048428
-2147187672
Name: CannotDeleteUpdateInUseRule
Message: The duplicate detection rule is currently in use and cannot be updated or deleted. Please try again later.
0x8005E200
-2147098112
Name: CannotDeleteUserMailbox
Message: The mailbox associated to a user or a queue cannot be deleted.
0x80048610
-2147187184
Name: CannotDeleteUserOwningRecords
Message: Can't delete a user which owns records. Reassign or delete the records and try again (SystemUserId = {0}, {1}).
0x800609A3
-2147087965
Name: CannotDeleteUserProfile
Message: You can’t delete an active mobile offline profile. Remove all users from the profile and try again.
0x8004416f
-2147204753
Name: CannotDeserializeRequest
Message: The SDK request could not be deserialized.
0x8004501F
-2147200993
Name: CannotDeserializeWorkflowInstance
Message: Workflow instance cannot be deserialized. A possible reason for this failure is a workflow referencing a custom activity that has been unregistered.
0x80045020
-2147200992
Name: CannotDeserializeXamlWorkflow
Message: Xaml representing workflow cannot be deserialized into a DynamicActivity.
0x80048338
-2147187912
Name: CannotDisableAutoCreateAccessTeams
Message: You cannot disable the auto create access team setting while there are associated team templates. {0}
0x80048462
-2147187614
Name: CannotDisableDuplicateDetection
Message: Duplicate detection cannot be disabled because a duplicate detection job is currently in progress. Try again later.
0x80045033
-2147200973
Name: CannotDisableInternetMarketingUser
Message: You cannot disable the Internet Marketing Partner user. This user does not consume a user license and is not charged to your organization.
0x800609A5
-2147087963
Name: CannotDisableMobileOfflineFlagForEntity
Message: You cannot disable Mobile Offline flag for this entity as it is being used in Mobile Offline Profiles
0x80071111
-2147020527
Name: CannotDisableMobileOfflineFlagForImportEntity
Message: You can’t disable mobile offline for the {0} entity using solution import. If you don’t want to use this entity in offline mode, uncheck the ‘Enable for Mobile Offline’ flag from the customization screen
0x80040d39
-2147218119
Name: CannotDisableOnlyUserWithFullAccessMode
Message: A user cannot be disabled if it is the only user with Full Access mode.
0x80048343
-2147187901
Name: CannotDisableOrDeletePositionDueToAssociatedUsers
Message: This position can’t be deleted until all associated users are removed from this position.
0x80060303
-2147089661
Name: CannotDisableRelevanceSearchManagedProperty
Message: The {0} entity is currently syncing to an external search index. You must remove the entity from the external search index before you can set the "Can Enable Sync to External Search Index" property to False.
0x80041d2f
-2147214033
Name: CannotDisableSysAdmin
Message: A user cannot be disabled if they are the only user that has the System Administrator Role.
0x80041d65
-2147213979
Name: CannotDisableTenantAdmin
Message: Users who are granted the Microsoft Office 365 Global administrator or Service administrator role cannot be disabled in Microsoft Dynamics 365 Online. You must first remove the Microsoft Office 365 role, and then try again.
0x8004F851
-2147157935
Name: CannotEditActiveRule
Message: You can not edit an active routing rule. Deactivate the rule to delete it.
0x8004F860
-2147157920
Name: CannotEditActiveSla
Message: You can't delete active SLA .Please deactivate the SLA to delete or Contact your system administrator.
0x80048357
-2147187881
Name: CannotEnableDeletedUser
Message: User with SystemUserId={0} was deleted (DeletedState={1}) and can't be enabled.
0x80048421
-2147187679
Name: CannotEnableDuplicateDetection
Message: Duplicate detection cannot be enabled because one or more rules are being published.
0x80060302
-2147089662
Name: CannotEnableEntityForRelevanceSearch
Message: Entity {0} can’t be enabled for relevance search because of the configuration of its managed properties.
0x8004027c
-2147220868
Name: CannotExceedFilterLimit
Message: Cannot exceed synchronization filter limit.
0x8004852C
-2147187412
Name: CannotExecuteRequestBecauseHttpsIsRequired
Message: HTTPS protocol is required for this type of request, please enable HTTPS protocol and try again.
0x80090474
-2146892684
Name: CannotExportRoutingRuleForNonCaseEntity
Message: Exporting routing rules is only available for cases when using basic routing rulesets.
0x8004F847
-2147157945
Name: CannotExportRuleOnAnyEntityRoutingRuleFCBOff
Message: Unable to export routing rule set record for entities (except case entity) as the feature control bit for entity records routing is disabled.
0x8004F083
-2147159933
Name: CannotFindBaseFromUpgrade
Message: Cannot find the data for the previous version of the holding solution: [{0}].
0x80044342
-2147204286
Name: CannotFindDomainAccount
Message: Invalid domain account
0x8004F060
-2147159968
Name: CannotFindLayerToMerge
Message: Cannot find a suitable layer to merge Component: [{0}] with Id: [{1}]. Cannot continue with the operation. Check the layers of the component.
0x800404eb
-2147220245
Name: CannotFindObjectInQueue
Message: The object was not found in the given queue
0x800404ec
-2147220244
Name: CannotFindUserQueue
Message: Cannot find user queue
0x8004F6A3
-2147158365
Name: CannotFollowInactiveEntity
Message: Can't follow inactive record.
0x80090012
-2146893806
Name: CannotGenerateFileSasUrl
Message: Cannot generate SAS url for this file.
0x80048446
-2147187642
Name: CannotGrantAccessToAddressBookFilters
Message: Cannot grant access to address book filters
0x80040271
-2147220879
Name: CannotGrantAccessToOfflineFilters
Message: Cannot grant access to offline filters
0x80040268
-2147220888
Name: CannotGrantAccessToOutlookFilters
Message: Cannot grant access to outlook filters
0x80047018
-2147192808
Name: CannotHaveDuplicateYomi
Message: One attribute can be tied to only one yomi at a time
0x8004027d
-2147220867
Name: CannotHaveMultipleDefaultFilterTemplates
Message: Cannot have multiple default synchronization templates for a single entity.
0x80044246
-2147204538
Name: CannotImportNullStringsForBaseLanguage
Message: The base language translation string present in worksheet {0}, row {1}, column {2} is null.
0x80090472
-2146892686
Name: CannotImportRoutingRuleForNonCaseEntity
Message: Importing routing rules is only available for cases when using basic routing rulesets.
0x8004F845
-2147157947
Name: CannotImportRuleOnAnyEntityRoutingRuleFCBOff
Message: Unable to import routing rule set record for entities (except case entity) as the feature control bit for entity records routing is disabled.
0x8004F846
-2147157946
Name: CannotImportRuleOnFieldMetadataUnavailable
Message: Unable to import routing rule set record for entities (except case entity) as the metadata for msdyn_entitylogicalname field is unavailable.
0x8004D212
-2147167726
Name: CannotInviteDisabledUser
Message: An invitation cannot be sent to a disabled user
0x80045031
-2147200975
Name: CannotLocateRecordForWorkflowActivity
Message: A record required by this workflow job could not be found.
0x80041d38
-2147214024
Name: CannotMakeReadOnlyUser
Message: A user cannot be made a read only user if they are the last non read only user that has the System Administrator Role.
0x80041d39
-2147214023
Name: CannotMakeSelfReadOnlyUser
Message: You cannot make yourself a read only user
0x8004F457
-2147158953
Name: CannotMergeCase
Message: The merge couldn't be performed. One or more of the selected cases couldn't be cancelled because of the status transition rules that are defined for cases.
0x80048445
-2147187643
Name: CannotModifyAccessToAddressBookFilters
Message: Cannot modify access for address book filters
0x80040272
-2147220878
Name: CannotModifyAccessToOfflineFilters
Message: Cannot modify access for offline filters
0x80040269
-2147220887
Name: CannotModifyAccessToOutlookFilters
Message: Cannot modify access for outlook filters
0x80040376
-2147220618
Name: CannotModifyOldDataFromImport
Message: The corresponding record in Microsoft Dynamics 365 has more recent data, so this record was ignored.
0x80048538
-2147187400
Name: CannotModifyPatchedSolution
Message: Cannot modify solution because it has the following patches: {0}.
0x8004F038
-2147160008
Name: CannotModifyReportOutsideSolutionIfManaged
Message: Managed solution cannot update reports which are not present in solution package.
0x80060555
-2147089067
Name: CannotModifyRollupDependentField
Message: Rollup field {0} created this field. It can’t be modified directly.
0x80041d33
-2147214029
Name: CannotModifySpecialUser
Message: No modifications to the 'SYSTEM' or 'INTEGRATION' user are permitted.
0x80041d43
-2147214013
Name: CannotModifySupportUser
Message: The Support User Role cannot be modified.
0x80041d31
-2147214031
Name: CannotModifySysAdmin
Message: The System Administrator Role cannot be modified.
0x80081005
-2146955259
Name: CannotOverrideOwnedDynamicProperty
Message: You can't override a property that isn't inherited from a product family.
0x8004F887
-2147157881
Name: CannotOverrideProperty
Message: You can't override this property as another overriden version of this property already exists. Please delete the previously overridden version, and then try again.
0x8004F914
-2147157740
Name: CannotOverridePropertyFromDifferentHierarchy
Message: You can't override a property that belongs to a different product hierarchy.
0x8004F016
-2147160042
Name: CannotOverwriteActiveComponent
Message: A managed solution cannot overwrite the {0} component {1} with Id={2} which has an unmanaged base instance. The most likely scenario for this error is that an unmanaged solution has installed a new unmanaged {0} component on the target system, and now a managed solution from the same publisher is trying to install that same {0} component as managed. This will cause an invalid layering of solutions on the target system and is not allowed.
0x80061036
-2147086282
Name: CannotOverwriteProperty
Message: You can't overwrite this property as another overwritten version of this property already exists. Please delete the previously overwritten version, and then try again.
0x80090102
-2146893566
Name: CannotParseFieldFromSQL
Message: The field with column name '{0}' on the table with name '{1}' cannot be parsed from SQL to type {2}.
0x80100000
-2146435072
Name: CannotPayNonActiveInvoice
Message: The invoice cannot be paid because it is not in active state.
0x80040311
-2147220719
Name: CannotPropagateCamapaignActivityForTemplate
Message: Cannot execute (distribute) a CampaignActivity for a template Campaign.
0x8004A10f
-2147180273
Name: CannotProvisionPartnerSolution
Message: Can not provision partner solution as it is either already provisioned or going through provisioning.
0x80050114
-2147155692
Name: CannotPublishAppModule
Message: We can’t publish the app because it has validation errors.
0x8004F907
-2147157753
Name: CannotPublishBundleWithProductStateDraftOrRetire
Message: You can't publish this bundle because its associated products are in a draft state, are retired, or are being revised.
0x8004F909
-2147157751
Name: CannotPublishChildOfNonActiveProductFamily
Message: You can't publish this record because it belongs to a product family that isn't published.
0x80048414
-2147187692
Name: CannotPublishEmptyRule
Message: No criteria have been specified. Add criteria, and then publish the duplicate detection rule.
0x80048413
-2147187693
Name: CannotPublishInactiveRule
Message: The selected duplicate detection rule is marked as Inactive. Before publishing, you must activate the rule.
0x8004F916
-2147157738
Name: CannotPublishKitWithProductStateDraftOrRetire
Message: You can't publish this kit because its associated products are in a draft state, are retired, or are being revised.
0x80048419
-2147187687
Name: CannotPublishMoreRules
Message: The selected record type already has the maximum number of published rules. Unpublish or delete existing rules for this record type, and then try again.
0x80061011
-2147086319
Name: CannotPublishNestedBundle
Message: You can't publish a bundle that contains bundles. Remove any bundles from this one, and then try to publish again.
0x80081018
-2146955240
Name: CannotQualifyLead
Message: You can't qualify this lead because you don't have permission to create accounts. Work with your system administrator to create the account and then try again.
0x8004F00D
-2147160051
Name: CannotQueryBaseTableWithAggregates
Message: Invalid query on base table. Aggregates cannot be included in base table query.
0x80040307
-2147220729
Name: CannotRelateObjectTypeToCampaign
Message: Specified Object Type not supported
0x8004030d
-2147220723
Name: CannotRelateObjectTypeToCampaignActivity
Message: Specified Object Type not supported
0x8004F000
-2147160064
Name: CannotRemoveComponentFromDefaultSolution
Message: A Solution Component cannot be removed from the Default Solution.
0x8004F021
-2147160031
Name: CannotRemoveComponentFromSolution
Message: Cannot find solution component {0} {1} in solution {2}.
0x8004F035
-2147160011
Name: CannotRemoveComponentFromSystemSolution
Message: A Solution Component cannot be removed from the System Solution.
0x80041d45
-2147214011
Name: CannotRemoveFromSupportUser
Message: A user cannot be removed from the Support User Role.
0x80041d30
-2147214032
Name: CannotRemoveFromSysAdmin
Message: A user cannot be removed from the System Administrator Role if they are the only user that has the role.
0x8004830C
-2147187956
Name: CannotRemoveMembersFromDefaultTeam
Message: Can't remove members from the default business unit team (TeamId = {0}).
0x80048458
-2147187624
Name: CannotRemoveNonListMember
Message: Specified Item not a member of the specified List.
0x80061008
-2147086328
Name: CannotRemoveProductFromPricelist
Message: You can't remove this product from the pricelist because one or more bundles refer to it.
0x8004F505
-2147158779
Name: CannotRemoveSysAdminProfileFromSysAdminUser
Message: The Sys Admin Profile cannot be removed from a user with a Sys Admin Role
0x80041d64
-2147213980
Name: CannotRemoveTenantAdminFromSysAdminRole
Message: Users who are granted the Microsoft Office 365 Global administrator or Service administrator role cannot be removed from the Microsoft Dynamics 365 System Administrator security role. You must first remove the Microsoft Office 365 role, and then try again.
0x8004026a
-2147220886
Name: CannotResetAppointmentsToDraft
Message: Appointments cannot be reset to draft.
0x8004D214
-2147167724
Name: CannotResetSysAdminInvite
Message: An invitation cannot be reset for a user if they are the only user that has the System Administrator Role.
0x80048d20
-2147185376
Name: CannotRetainDueToAssociation
Message: The object you tried to retain is associated with another object and cannot be retained. {0}
0x8004F915
-2147157739
Name: CannotRetireProduct
Message: You can't retire this product because it belongs to active bundles. Remove it from active bundles before you retire it.
0x8004F997
-2147157609
Name: CannotRetireProductFromActiveBundle
Message: This product cannot be retired because it is a part of some active bundles or pricelists. Please remove it from all bundles or pricelists before retiring.
0x80048444
-2147187644
Name: CannotRevokeAccessToAddressBookFilters
Message: Cannot revoke access for address book filters
0x80040273
-2147220877
Name: CannotRevokeAccessToOfflineFilters
Message: Cannot revoke access for offline filters
0x80040270
-2147220880
Name: CannotRevokeAccessToOutlookFilters
Message: Cannot revoke access for outlook filters
0x80040527
-2147220185
Name: CannotRouteInactiveQueueItem
Message: You can't route a queue item that has been deactivated.
0x80631121
-2140991199
Name: CannotRoutePrivateQueueItemNonmember
Message: This private queue item can't be assigned To the selected User.
0x80731119
-2139942631
Name: CannotRouteToNonQueueMember
Message: This item cannot be routed to a non-queue member.
0x800404ea
-2147220246
Name: CannotRouteToQueue
Message: Cannot route to Work in progress queue
0x8004051b
-2147220197
Name: CannotRouteToSameQueue
Message: The queue item cannot be routed to the same queue
0x8004F501
-2147158783
Name: CannotSecureAttribute
Message: The field '{0}' is not securable
0x80060896
-2147088234
Name: CannotSecureEntityKeyAttribute
Message: The field {0} is not securable as it is part of entity keys ( {1} ). Please remove the field from all entity keys to make it securable.
0x8004F034
-2147160012
Name: CannotSelectReadOnlyPublisher
Message: Attempting to select a readonly publisher for solution.
0x8004D215
-2147167723
Name: CannotSendInviteToDuplicateWindowsLiveId
Message: An invitation cannot be sent because there are multiple users with this WLID.
0x80055000
-2147135488
Name: CannotSetCaseOnHold
Message: You do not have the permissions to set this case to an on hold status type. Please contact your system administrator.
0x80060851
-2147088303
Name: CannotSetEntitlementTermsDecrementBehavior
Message: You do not have appropriate privileges to specify whether entitlement terms can be decremented for this case record.
0x80055004
-2147135484
Name: CannotSetEntityOnHold
Message: You don’t have permission to put this record on hold. Contact your system administrator.
0x8004027b
-2147220869
Name: CannotSetInactiveViewAsDefault
Message: Inactive views cannot be set as default view.
0x80048308
-2147187960
Name: CannotSetParentDefaultTeam
Message: The default business unit team parent can't be set (TeamId = {0}).
0x8004F998
-2147157608
Name: CannotSetProductAsParent
Message: You can only select a product family as the parent.
0x80061035
-2147086283
Name: CannotSetPublishRetiredProductsToDraft
Message: You can't set a published or retired product record to the draft state.
0x8004F008
-2147160056
Name: CannotSetSolutionSystemAttributes
Message: System attributes ({0}) cannot be set outside of installation or upgrade.
0x80045034
-2147200972
Name: CannotSetWindowsLiveIdForInternetMarketingUser
Message: You cannot change the Windows Live ID for the Internet Marketing Partner user. This user does not consume a user license and is not charged to your organization.
0x80048339
-2147187911
Name: CannotShareSystemManagedTeam
Message: You can't share or unshare a record with a system-generated access team.
0x80040214
-2147220972
Name: CannotShareWithOwner
Message: An item cannot be shared with the owning user.
0x8004031c
-2147220708
Name: CannotSpecifyAttendeeForAppointmentPropagation
Message: Cannot specify an attendee for appointment distribution.
0x80043afb
-2147206405
Name: CannotSpecifyBothProductAndProductDesc
Message: You cannot set both 'productid' and 'productdescription' for the same record.
0x80043afa
-2147206406
Name: CannotSpecifyBothUomAndProductDesc
Message: You cannot set both 'uomid' and 'productdescription' for the same record.
0x8004031e
-2147220706
Name: CannotSpecifyCommunicationAttributeOnActivityForPropagation
Message: Cannot specify communication attribute on activity for distribution
0x8004031a
-2147220710
Name: CannotSpecifyOrganizerForAppointmentPropagation
Message: Cannot specify an organizer for appointment distribution
0x80040327
-2147220697
Name: CannotSpecifyOwnerForActivityPropagation
Message: Cannot specify owner on activity for distribution
0x8004031d
-2147220707
Name: CannotSpecifyRecipientForActivityPropagation
Message: Cannot specify a recipient for activity distribution.
0x8004031b
-2147220709
Name: CannotSpecifySenderForActivityPropagation
Message: Cannot specify a sender for appointment distribution
0x8004F003
-2147160061
Name: CannotUndeleteLabel
Message: Attempting to undelete a label that is not marked as delete.
0x8004F020
-2147160032
Name: CannotUninstallReferencedProtectedSolution
Message: The uninstall operation will delete the base layer for the component '{0}' with id '{1}'. The operation cannot continue because there are other managed layers over the base layer. You can use the solution layers to find out which other solutions are blocking the operation.
0x8004F01D
-2147160035
Name: CannotUninstallWithDependencies
Message: Solution dependencies exist, cannot uninstall.
0x80060466
-2147089306
Name: CannotUpdateActiveModernFlow
Message: Cannot update property "{0}" on a published Modern Flow process.
0x80044343
-2147204285
Name: CannotUpdateAppDefaultValueForStateAttribute
Message: The default value for a status (statecode) attribute cannot be updated.
0x80044344
-2147204284
Name: CannotUpdateAppDefaultValueForStatusAttribute
Message: The default value for a status reason (statuscode) attribute is not used. The default status reason is set in the associated status (statecode) attribute option.
0x80050128
-2147155672
Name: CannotUpdateAppModuleClientType
Message: Can’t change the client type of this app.
0x80050119
-2147155687
Name: CannotUpdateAppModuleUniqueName
Message: You can’t change the unique name .
0x80041d4f
-2147214001
Name: CannotUpdateAzureActiveDirectoryObjectIdField
Message: The property AzureActiveDirectoryObjectId cannot be modified.
0x8004022e
-2147220946
Name: CannotUpdateBecauseItIsReadOnly
Message: The object cannot be updated because it is read-only.
0x8004030b
-2147220725
Name: CannotUpdateCampaignForCampaignActivity
Message: Parent campaign is not updatable.
0x8004030c
-2147220724
Name: CannotUpdateCampaignForCampaignResponse
Message: Parent campaign is not updatable.
0x8004051d
-2147220195
Name: CannotUpdateDeactivatedQueueItem
Message: This item is deactivated. To work with this item, reactivate it and then try again.
0x800608D8
-2147088168
Name: CannotUpdateDefaultField
Message: You can’t update the isdefaultTheme attribute.
0x8004F009
-2147160055
Name: CannotUpdateDefaultSolution
Message: Default solution attribute{0} {1} can only be set on installation or upgrade. The value{0} cannot be modified.
0x80050020
-2147155936
Name: CannotUpdateDelaySendTimeForEmailWhenEmailIsNotInProperState
Message: We can’t update the delay send time because the email is not a draft or isn’t scheduled to be sent.
0x80050021
-2147155935
Name: CannotUpdateDelaySendTimeWhenEEFeatureNotEnabled
Message: We can’t update the delay send time because Email Engagement isn’t turned on for the organization.
0x8004F975
-2147157643
Name: CannotUpdateDraftProducts
Message: You can Only update draft products.
0x80050002
-2147155966
Name: CannotUpdateEmailStatisticForEmailNotFollowed
Message: We can’t update email statistics because the email isn’t being followed.
0x80050001
-2147155967
Name: CannotUpdateEmailStatisticForEmailNotSent
Message: We can’t update email statistics because the email hasn’t been sent.
0x80050018
-2147155944
Name: CannotUpdateEmailStatisticWhenEEFeatureNotEnabled
Message: We can’t update email statistics because Email Engagement isn’t turned on for the organization.
0x80060852
-2147088302
Name: CannotUpdateEntitlement
Message: You can only set Active entitlement records as default.
0x8004F663
-2147158429
Name: CannotUpdateEntitySetName
Message: EntitySetName cannot be updated for OOB entities
0x80061114
-2147086060
Name: CannotUpdateExternalPartyWithSameCorrelationKey
Message: An external party record already exists with the same correlation key value.
0x80044901
-2147202815
Name: CannotUpdateGoalPeriodInfoChildGoal
Message: You cannot update goal period related attributes on a child goal.
0x80044910
-2147202800
Name: CannotUpdateGoalPeriodInfoClosedGoal
Message: You cannot change the time period of this goal because there are one or more closed subordinate goals.
0x80048461
-2147187615
Name: CannotUpdateLogicalAttribute
Message: Cannot update logical attribute {0}
0x8004F024
-2147160028
Name: CannotUpdateManagedSolution
Message: Cannot update solution '{0}' because it is a managed solution.
0x80044900
-2147202816
Name: CannotUpdateMetricOnChildGoal
Message: You cannot update metric on a child goal.
0x80044902
-2147202814
Name: CannotUpdateMetricOnGoalWithChildren
Message: You cannot update metric on a goal which has associated child goals.
0x80044803
-2147203069
Name: CannotUpdateMetricWithGoals
Message: The changes made to this record cannot be saved because this goal metric is being used by one or more goals.
0x8004830A
-2147187958
Name: CannotUpdateNameDefaultTeam
Message: The default business unit team name can't be updated (TeamId = {0}).
0x80044247
-2147204537
Name: CannotUpdateNonCustomizableString
Message: The translation string present in worksheet {0}, row {1}, column {2} is not customizable.
0x80040230
-2147220944
Name: CannotUpdateObjectBecauseItIsInactive
Message: The object cannot be updated because it is inactive.
0x80048479
-2147187591
Name: CannotUpdateOpportunityCurrency
Message: The currency cannot be changed because this opportunity has Products Quotes, and/ or Orders associated with it. If you want to change the currency please delete all of the Products/quotes/orders and then change the currency or create a new opportunity with the appropriate currency.
0x80048515
-2147187435
Name: CannotUpdateOrgDBOrgSettingWhenOffline
Message: Organization Settings stored in Organization Database cannot be set when offline.
0x8004480c
-2147203060
Name: CannotUpdateParentAndDependents
Message: Cannot update metric or period attributes when parent is being updated.
0x800404ee
-2147220242
Name: CannotUpdatePrivateOrWIPQueue
Message: The private or WIP Bin queue is not allowed to be updated or deleted
0x80048cfa
-2147185414
Name: CannotUpdateProductCurrency
Message: The currency of the product cannot be updated because there are associated price list items with pricing method percentage.
0x800422FE
-2147212546
Name: CannotUpdateProductUnitGroup
Message: Please update only the unit. The unit group can’t be updated once the product is created.
0x8004480e
-2147203058
Name: CannotUpdateQuoteCurrency
Message: The currency cannot be changed because this quote has Products associated with it. If you want to change the currency please delete all of the Products and then change the currency or create a new quote with the appropriate currency.
0x8004F033
-2147160013
Name: CannotUpdateReadOnlyPublisher
Message: Attempting to update a readonly publisher.
0x80090434
-2146892748
Name: CannotUpdateReferencedEntityObjectTypeCode
Message: You can not update referencedentityobjecttypecode of attribute '{0}' of entity '{1}' from current value '{2}' to new value '{3}'.
0x80100009
-2146435063
Name: CanNotUpdateRequiredBundleItem
Message: You can't update this bundle item because it's a required product in the bundle.
0x8004F017
-2147160041
Name: CannotUpdateRestrictedPublisher
Message: Restricted publisher ({0}) cannot be updated.
0x8004F00A
-2147160054
Name: CannotUpdateRestrictedSolution
Message: Restricted solution ({0}) cannot be updated.
0x80044801
-2147203071
Name: CannotUpdateRollupAttributeWithClosedGoals
Message: The changes made to the roll-up field definition cannot be saved because the related goal metric is being used by one or more closed goals.
0x80044911
-2147202799
Name: CannotUpdateRollupFields
Message: You cannot write on rollup fields if isoverride is not set to true in your create/update request.
0x8004F042
-2147159998
Name: CannotUpdateSolutionPatch
Message: Solution patch with version {0} already exists. Updating patch is not supported.
0x80041d56
-2147213994
Name: CannotUpdateSpecialRole
Message: The role cannot be updated.
0x80041d47
-2147214009
Name: CannotUpdateSupportUser
Message: Cannot update the Support User Role.
0x80041d4c
-2147214004
Name: CannotUpdateSyncUserIsLicensedField
Message: The property IsLicensed cannot be modified.
0x80041d4e
-2147214002
Name: CannotUpdateSyncUserIsSyncWithDirectoryField
Message: The property IsSyncUserWithDirectory cannot be modified.
0x8004F653
-2147158445
Name: CannotUpdateSystemEntityIcons
Message: System entity icons cannot be updated.
0x800608D6
-2147088170
Name: CannotUpdateSystemTheme
Message: You can’t modify system themes.
0x80050017
-2147155945
Name: CannotUpdateTemplateIdForEmailInNonDraftState
Message: We can’t update the template because the email has already been sent or is not in a Draft state.
0x80060002
-2147090430
Name: CannotUpdateTriggerForPublishedRules
Message: A trigger cannot be added/deleted/updated for a published rule.
0x8004F00F
-2147160049
Name: CannotUpdateUnpublishedDeleteInstance
Message: The component that you are trying to update has been deleted.
0x80090487
-2146892665
Name: CannotUploadNonPrimaryImageAttributeOnCreate
Message: Non-primary image attribute {0} of entity {1} is not allowed to upload during Create operation.
0x80100005
-2146435067
Name: CannotUseOpportunitySetStateMessage
Message: This message can not be used to set the state of opportunity to {0}. In order to set state of opportunity to {1}, use the {1} message instead.
0x8005E229
-2147098071
Name: CannotUseUserCredentials
Message: Email connector cannot use the credentials specified in the mailbox entity. This might be because user has disallowed it. Please use other mode of credential retrieval or allow the use of credential by email connector.
0x8004F906
-2147157754
Name: CanOnlySetActiveOrDraftProductFamilyAsParent
Message: You can only set product families in a draft or active state as parent.
0x8005F214
-2147093996
Name: CantSaveRecordInOffline
Message: You can't save this record while you're offline.
0x8006111A
-2147086054
Name: CantSetIsGuestProfile
Message: You can’t set or change the value of the IsGuestProfile field because it’s for internal use only.
0x8005F224
-2147093980
Name: CantUpdateOnlineRecord
Message: You can’t update this record because it doesn’t exist in the offline mode.
0x80050121
-2147155679
Name: CanvasAppNotPartOfAppModule
Message: The custom page being opened is not part of this app.
0x80072356
-2147015850
Name: CanvasAppsExpectedFileMissing
Message: The solution specified an expected assets file but that file was missing or invalid.
0x80072354
-2147015852
Name: CanvasAppsInvalidSolutionFileContent
Message: The request to import a canvas app should contain at least one asset file.
0x80072351
-2147015855
Name: CanvasAppsNotEnabled
Message: Creation and editing of Canvas Apps is not enabled.
0x80072352
-2147015854
Name: CanvasAppsServiceRequestClientFailure
Message: The request to the PowerApps service failed with a client failure.
0x80072353
-2147015853
Name: CanvasAppsServiceRequestServerFailure
Message: The request to the PowerApps service failed with a server failure.
0x80072355
-2147015851
Name: CanvasAppsUnexpectedCanvasAppId
Message: The request to the PowerApps service resulted in a new canvasappid when the previously existing value was expected.
0x80072358
-2147015848
Name: CanvasAppVersionDoesNotMatchLatestPublishedVersion
Message: The latest published version of the canvas app with name '{0}' does not match the version known by the Dynamics service. Expected version is '{1}'. Current version is '{2}'.
0x80072359
-2147015847
Name: CanvasAppVersionMisMatchWithLatestPublishedVersion
Message: The latest published version of the {0} with name '{1}' does not match the version known by the Dynamics service. Expected version is '{2}'. Current version is '{3}'. If it was republished recently, please retry later. If not, please try publishing again.
0x80072357
-2147015849
Name: CanvasAppVersionMissingOrInvalid
Message: The app version of the canvas app was not set or was an invalid value.
0x80048557
-2147187369
Name: CapabilityLimited
Message: "The Capability {0} has reached {1} (Limit {2}). Please upgrade to CDS FULL
0x80048556
-2147187370
Name: CapabilityNotAvailable
Message: "The Capability {0} is not available. Please upgrade to CDS FULL
0x80050400
-2147154944
Name: CapacityEnforcementError
Message: A failure occurred during capacity check.
0x80072561
-2147015327
Name: CAPolicyValidationFailedLateBind
Message: The user is in an admin restricted location.
0x80090426
-2146892762
Name: CascadeBehaviorNotSupportedInPolymorphicLookup
Message: The cascade behavior '{0}' is not supported. The cascade behaviors supported for polymorphic lookup are CascadeAssign=Nocascade, CascadeDelete=RemoveLink, CascadeMerge=Nocascade, CascadeReparent=Nocascade, CascadeShare=Nocascade, CascadeUnshare=Nocascade and CascadeRollupView=Nocascade. EntityId '{1}', AttributeId '{2}'
0x80048103
-2147188477
Name: CascadeDeleteNotAllowDelete
Message: Object is not allowed to be deleted
0x80048108
-2147188472
Name: CascadeFailToCreateNativeDAWrapper
Message: Failed to create unmanaged data access wrapper
0x80090447
-2146892729
Name: CascadeGenerationMetadataOperationException
Message: Can't process CascadeSP Generation since a metadata operation is in progress.
0x80048101
-2147188479
Name: CascadeInvalidExtraConditionValue
Message: Invalid Extra-condition value
0x80048102
-2147188478
Name: CascadeInvalidLinkType
Message: Invalid CascadeLink Type
0x80044155
-2147204779
Name: CascadeInvalidLinkTypeTransition
Message: Invalid link type for system entity cascading actions.
0x80048106
-2147188474
Name: CascadeMergeInvalidSpecialColumn
Message: Invalid Column Name for Merge Special Casing
0x80048105
-2147188475
Name: CascadeOperationConcurrentRequested
Message: More than one concurrent {0} requests detected for an Entity {1} and ObjectTypeCode {2}.
0x8004810b
-2147188469
Name: CascadeProxyEmptyCallerId
Message: Empty Caller Id
0x80048109
-2147188471
Name: CascadeProxyInvalidNativeDAPtr
Message: Invalid pointer of unmanaged data access object
0x8004810a
-2147188470
Name: CascadeProxyInvalidPrincipalType
Message: Invalid security principal type
0x80048104
-2147188476
Name: CascadeRemoveLinkOnNonNullable
Message: CascadeDelete is defined as RemoveLink while the foreign key is not nullable
0x80048107
-2147188473
Name: CascadeReparentOnNonUserOwned
Message: Cannot perform Cascade Reparent on Non-UserOwned entities
0x80090446
-2146892730
Name: CascadeSPGenerationLockException
Message: Cannot start the Cascade SP generation as there is already one running at this moment.
0x800404cf
-2147220273
Name: CaseAlreadyResolved
Message: This case has already been resolved. Close and reopen the case record to see the updates.
0x8006074
134242420
Name: CaseStateChangeInvalid
Message: Because of the status transition rules, you can't resolve a case in the current status. Change the case status, and then try resolving it, or contact your system administrator.
0x8004E01A
-2147164134
Name: CategoryDataTypeInvalid
Message: The Data Description for the visualization is invalid. The attribute type for the group by of one of the categories is invalid. Correct the Data Description.
0x80060404
-2147089404
Name: CategoryNotSetToBusinessProcessFlow
Message: Category should be set to BusinessProcessFlow while creating business process flow category
0x80044510
-2147203824
Name: CDSOrgNotSupported
Message: Dynamics 365 for Outlook is not supported for this organization.
0x8005E239
-2147098055
Name: CertificateNotFound
Message: The given certificate cannot be found.
0x800609A1
-2147087967
Name: ChangeTrackingDisabledForMobileOfflineError
Message: You can not disable change tracking for this entity since mobile offline is already enabled.
0x80044358
-2147204264
Name: ChangeTrackingIndexNotCreated
Message: Change tracking indexes have not yet been created. Please retry the operation after some time.
0x80072491
-2147015535
Name: ChangeTrackingNotEnabledForEntity
Message: Entity {0} isn't enabled for change tracking.
0x80072492
-2147015534
Name: ChangeTrackingNotEnabledForRelatedEntities
Message: Changes cannot be retrieved for intersect entity {0} since both related entities are not enabled for change tracking.
0x80090315
-2146893035
Name: ChangeTrackingPrerequisiteCheckOnFnOFaulted
Message: Unable to perform row version change tracking prerequisite check.
0x80044356
-2147204266
Name: ChangeTrackingValidationFailed
Message: Change tracking validation failed.
0x80061115
-2147086059
Name: ChannelAccessProfileRuleAlreadyInDraftState
Message: You can't deactivate a draft channel access profile rule.
0x800608EC
-2147088148
Name: ChannelPropertyGroupAlreadyExistsWithSameSourceType
Message: A record for the specified source type already exists. You can't create another one.
0x800608F2
-2147088142
Name: ChannelPropertyNameInvalid
Message: The channel property name is invalid. The name can only contain '_', numerical, and alphabetical characters. Choose a different name, and try again.
0x8004E005
-2147164155
Name: ChartAreaCategoryMismatch
Message: Number of chart areas and number of categories should be same.
0x8004E018
-2147164136
Name: ChartTypeNotSupportedForComparisonChart
Message: This chart type is not supported for comparison charts.
0x8004E021
-2147164127
Name: ChartTypeNotSupportedForMultipleSeriesChart
Message: Series of chart type {0} is not supported for multi-series charts.
0x80048401
-2147187711
Name: CheckPrivilegeGroupForUserOnPremiseError
Message: Please select an account that is a member of the PrivUserGroup security group and try again.
0x80048400
-2147187712
Name: CheckPrivilegeGroupForUserOnSplaError
Message: Please select a Dynamics 365 System Administrator account that belongs to the root business unit and try again.
0x80041d22
-2147214046
Name: ChildBusinessDoesNotExist
Message: The child businesss Id is invalid.
0x80041d26
-2147214042
Name: ChildUserDoesNotExist
Message: The child user Id is invalid.
0x8004502F
-2147200977
Name: ChildWorkflowNotFound
Message: This workflow cannot run because one or more child workflows it uses have not been published or have been deleted. Please check the child workflows and try running this workflow again.
0x80045048
-2147200952
Name: ChildWorkflowParameterMismatch
Message: This workflow cannot run because arguments provided by parent workflow does not match with the specified parameters in linked child workflow. Check the child workflow reference in parent workflow and try running this workflow again.
0x80090008
-2146893816
Name: ChunkSizeExceeded
Message: Invalid file chunk size: {0} MB. Maximum chunk size supported: {1} MB.
0x80071157
-2147020457
Name: CircularDependency
Message: The solution operation failed due to a circular dependency with other solutions. Please check the exception for more details: {0}
0x8004D224
-2147167708
Name: ClientAuthCanceled
Message: Authentication was canceled by the user.
0x8004D226
-2147167706
Name: ClientAuthNoConnectivity
Message: There is no connectivity.
0x8004D225
-2147167707
Name: ClientAuthNoConnectivityOffline
Message: There is no connectivity when running in offline mode.
0x8004D227
-2147167705
Name: ClientAuthOfflineInvalidCallerId
Message: Offline SDK calls must be made in the offline user context.
0x8004D221
-2147167711
Name: ClientAuthSignedOut
Message: The user signed out.
0x8004D223
-2147167709
Name: ClientAuthSyncIssue
Message: Synchronization between processes failed.
0x80044503
-2147203837
Name: ClientServerDateTimeMismatch
Message: Your computer's date/time is out of sync with the server by more than 5 minutes.
0x80044504
-2147203836
Name: ClientServerEmailAddressMismatch
Message: The Outlook email address and Dynamics 365 user email address do not match.
0x8004D294
-2147167596
Name: ClientUpdateAvailable
Message: There's an update available for Dynamics 365 for Outlook.
0x80044501
-2147203839
Name: ClientVersionTooHigh
Message: This version of Outlook client isn't compatible with your Dynamics 365 organization (current version {0} is too high).
0x80044500
-2147203840
Name: ClientVersionTooLow
Message: This version of Outlook client isn't compatible with your Dynamics 365 organization (current version {0} is too low).
0x80048539
-2147187399
Name: CloneSolutionException
Message: Operation on clone solution failed.
0x80061771
-2147084431
Name: CloneSolutionPatchException
Message: Patch '{0}' has a matching or higher version ({1}) than that of the patch being installed.
0x80071112
-2147020526
Name: CloneTitleTooLong
Message: A validation error occurred. The length of the Name attribute of the mobileofflineprofile entity exceeded the maximum allowed length of 200.
0x8003F452
-2147224494
Name: CloseActiveChildCaseFirst
Message: Close active child case before closing parent case.
0x80090019
-2146893799
Name: CmkStatusMismatch
Message: The CMK status does not match. Input: {0}, expected: {1}
0x80061500
-2147085056
Name: ColorStripAttributesExceeded
Message: Color Strip section cannot have more than 1 attribute
0x80061502
-2147085054
Name: ColorStripAttributesInvalid
Message: Color Strip section can only have attributes of type Two Options, Option Set and Status Reason
0x80090101
-2146893567
Name: ColumnNameNotFound
Message: The column with name '{0}' cannot be found on the table with name '{1}'.
0x8004F027
-2147160025
Name: CombinedManagedPropertyFailure
Message: The evaluation of the current component(name={0}, id={1}) in the current operation ({2}) failed during at least one managed property evaluations: {3}
0x80154B52
-2146088110
Name: CommandNotSupported
Message: Command is not supported in offline mode.
0x80072556
-2147015338
Name: CommitFileFailure
Message: Error occured when commiting file. (chunkList size: {0}, uploadToken: {1}, fileName:{2}, mimeType:{3})
0x80044506
-2147203834
Name: CommunicationBlocked
Message: Communication is blocked due to a socket exception.
0x8004F019
-2147160039
Name: ComponentDefinitionDoesNotExists
Message: No component definition exists for the component type {0}.
0x80072014
-2147016684
Name: ComponentDisabledForMigration
Message: Component with name {0} is not enabled for import on this organization.
0x80072038
-2147016648
Name: ComponentNotConfiguredForSoftDelete
Message: Component {0} does not support soft deletion. It can be softdeleted if 'issoftdeleteenabled' is set to True in its SolutionComponentConfiguration record.
0x80090457
-2146892713
Name: ComponentNotExist
Message: Component of type {0} with name {1} and id {2} does not exist.
0x80090449
-2146892727
Name: CompositeKeyAttributesNotAllowedInSecondaryEntityKey
Message: Composite key attributes are not allowed in a secondary entity key. The entity key '{0}' includes '{1}' key attributes.
0x80048574
-2147187340
Name: ComputedColumnCauseTimeout
Message: The database operation timed out; this may be due to a computed column being used in a filter condition. Please consider removing filter conditions on computed columns, as these filter conditions are expensive and may cause timeouts.
0x80060882
-2147088254
Name: ConcurrencyVersionMismatch
Message: The version of the existing record doesn't match the RowVersion property provided.
0x80060883
-2147088253
Name: ConcurrencyVersionNotProvided
Message: The RowVersion property must be provided when the value of ConcurrencyBehavior is IfVersionMatches.
0x80096001
-2146869247
Name: ConcurrentDataprocessingModuleExecutionException
Message: Cannot have more than 1 execution of the same module at the same time. Execution of Dataprocessing Module Configuration {0} is currently being executed with Run Id {1}.
0x80071154
-2147020460
Name: ConcurrentOperationFailure
Message: The current {0} operation failed due to another concurrent operation running at the same time. Please try again later.
0x80060436
-2147089354
Name: ConditionAttributesNotAnSubsetOfStepAttributes
Message: Attributes of the condition are not the subset of attributes in the Step, for the Stage : {0}
0x80060434
-2147089356
Name: ConditionBranchDoesHaveSetNextStageOnlyChildInXaml
Message: Branch condition can contain only SetNextStage as a child.
0x80060435
-2147089355
Name: ConditionStepCountInXamlExceedsMaxAllowed
Message: {0} cannot have more than one {1}.
0x8004D23B
-2147167685
Name: ConfigDBCannotDeleteDefaultOrganization
Message: The default {0} organization cannot be deleted from the MSCRM_CONFIG database.
0x8004D232
-2147167694
Name: ConfigDBCannotDeleteObjectDueState
Message: Cannot delete '{0}' with Value = ({1}) in this State = ({2}) from MSCRM_CONFIG database
0x8004D237
-2147167689
Name: ConfigDBCannotUpdateObjectDueState
Message: Cannot update '{0}' with Value = ({1}) in this State = ({2}) from MSCRM_CONFIG database
0x8004D233
-2147167693
Name: ConfigDBCascadeDeleteNotAllowDelete
Message: Cannot delete '{0}' with Value = ({1}) due to child '{2}' references from MSCRM_CONFIG database
0x8004D231
-2147167695
Name: ConfigDBDuplicateRecord
Message: Duplicate '{0}' with Value = ({1}) exists in MSCRM_CONFIG database
0x8004D230
-2147167696
Name: ConfigDBObjectDoesNotExist
Message: '{0}' with Value = ({1}) does not exist in MSCRM_CONFIG database
0x80044197
-2147204713
Name: ConfigMissingDescription
Message: Description must be specified.
0x80044196
-2147204714
Name: ConfigNullPrimaryKey
Message: Primary Key cannot be nullable.
0x8004701D
-2147192803
Name: ConfigurationPageNotValidForSolution
Message: The solution configuration page must exist within the solution it represents.
0x80090312
-2146893038
Name: ConfigureChangeTrackingOnFnOVEFaulted
Message: Unable to complete updates to the Track changes option for table: '{0}'. Exception details: {1}
0x8004D266
-2147167642
Name: ConfigureClaimsBeforeIfd
Message: You must configure claims-based authentication before you can configure an Internet-facing deployment.
0x80044508
-2147203832
Name: ConfiguredUserIsDifferentThanSuppliedUser
Message: Configured user is different than supplied user.
0x80081010
-2146955248
Name: ConflictForOverriddenPropertiesEncountered
Message: This record can't be published. One of the properties that was changed for this record conflicts with its inherited version. Remove the conflicting property, and then try again.
0x8004B02C
-2147176404
Name: ConflictingProvisionTypes
Message: The service component {0} has conflicting provision types.
0x80048214
-2147188204
Name: ConnectionCannotBeEnabledOnThisEntity
Message: Connections cannot be enabled on this {0} entity with id {1}.
0x80048208
-2147188216
Name: ConnectionExists
Message: Connection already exists.
0x80048209
-2147188215
Name: ConnectionInvalidStartEndDate
Message: Start date / end date is invalid.
0x80048213
-2147188205
Name: ConnectionNotSupported
Message: The selected record does not support connections. You cannot add the connection.
0x80048210
-2147188208
Name: ConnectionObjectsMissing
Message: Both objects being connected are missing.
0x80090444
-2146892732
Name: ConnectionReferenceFlowLimit
Message: Connection reference '{0}' is already associated with '{1}' flows. The limit is '{2}' flows for performance reasons. Please create a new connection reference to use with this flow.
0x80095005
-2146873339
Name: ConnectionReferenceNotFound
Message: Failed to find connection references with logical name(s) '{0}'. Please check if connection references exists.
0x80048215
-2147188203
Name: ConnectionRoleNotValidForObjectType
Message: The record of type {0} (Object type code {1}) is not defined for use with connection role {2} with id {3}.
0x80071024
-2147020764
Name: ConnectionTimeOut
Message: Unable to copy the documents because the network connection timed out. Please try again later or contact your system administrator.
0x80090311
-2146893039
Name: ConnectionToFnOToConfigureChangeTrackingFailed
Message: Unable to complete updates to the Track changes option for table: '{0}'. Please try again later.
0x80072606
-2147015162
Name: ConnectorLogicalNameAlreadyExists
Message: The connector logical name '{0}' already exists in the org.
0x80072600
-2147015168
Name: ConnectorNotEnabled
Message: Creation and editing of Connector is not enabled.
0x80040503
-2147220221
Name: ContactDoesNotExist
Message: Contact does not exist.
0x8004050a
-2147220214
Name: ContactLoopBeingCreated
Message: Creating this parental association would create a loop in Contacts hierarchy.
0x80040509
-2147220215
Name: ContactLoopExists
Message: Loop exists in the contacts hierarchy.
0x80060445
-2147089339
Name: ContextIsNull
Message: Error creating or updating Business Process: context cannot be null.
0x80044413
-2147204077
Name: ContractDetailDiscountAmount
Message: The contract's discount type does not support 'percentage' discounts.
0x80044414
-2147204076
Name: ContractDetailDiscountAmountAndPercent
Message: Both 'amount' and 'percentage' cannot be set.
0x80044412
-2147204078
Name: ContractDetailDiscountPercent
Message: The contract's discount type does not support 'amount' discounts.
0x80043205
-2147208699
Name: ContractInvalidAllotmentTypeCode
Message: The allotment type code is invalid.
0x8004320f
-2147208689
Name: ContractInvalidBillToAddress
Message: The bill-to address of the contract is invalid.
0x80043210
-2147208688
Name: ContractInvalidBillToCustomer
Message: The bill-to customer of the contract is invalid.
0x80043213
-2147208685
Name: ContractInvalidContract
Message: The contract is invalid.
0x80043211
-2147208687
Name: ContractInvalidContractTemplate
Message: The contract template is invalid.
0x8004320d
-2147208691
Name: ContractInvalidCustomer
Message: The customer of the contract is invalid.
0x80043218
-2147208680
Name: ContractInvalidDatesForRenew
Message: The start date / end date of this renewed contract can not overlap with any other invoiced / active contracts with the same contract number.
0x80044193
-2147204717
Name: ContractInvalidDiscount
Message: Discount cannot be greater than total price.
0x80043215
-2147208683
Name: ContractInvalidPrice
Message: The price is invalid.
0x8004320e
-2147208690
Name: ContractInvalidServiceAddress
Message: The service address of the contract is invalid.
0x80043202
-2147208702
Name: ContractInvalidStartEndDate
Message: Start date / end date or billing start date / billing end date is invalid.
0x80043203
-2147208701
Name: ContractInvalidState
Message: The state of the contract is invalid.
0x80043204
-2147208700
Name: ContractLineInvalidState
Message: The state of the contract line item is invalid.
0x8004320c
-2147208692
Name: ContractNoLineItems
Message: There are no contract line items for this contract.
0x80043206
-2147208698
Name: ContractTemplateDoesNotExist
Message: The contract template does not exist.
0x8004320b
-2147208693
Name: ContractTemplateNoAbbreviation
Message: Abbreviation can not be NULL.
0x80160018
-2146041832
Name: ControlDescriptionSchemaValidation
Message: Control Description failed schema validationSpecifically look at {0}. More Details:{1}
0x80060411
-2147089391
Name: ControlIdIsNotUnique
Message: Control id {0} in the Xaml is not unique
0x80072344
-2147015868
Name: ControlIdIsNullOrEmpty
Message: Control id cannot be null or empty
0x80160005
-2146041851
Name: ControlReferenceValidationUnhandledError
Message: Unhandled error during control configuration validation. More Details:{0}
0x8004832e
-2147187922
Name: ConvertFetchDataSetError
Message: An unexpected error occurred while processing the Fetch data set.
0x8004832d
-2147187923
Name: ConvertReportToCrmError
Message: An unexpected error occurred while converting supplied report to Dynamics 365 format.
0x8004F886
-2147157882
Name: ConvertRuleActivateDeactivateByNonOwner
Message: This Convert Rule Set cannot be activated or deactivated by someone who is not its owner.
0x80060731
-2147088591
Name: ConvertRuleAlreadyActive
Message: Selected ConvertRule is already in active state. Please select another record and try again
0x80060732
-2147088590
Name: ConvertRuleAlreadyInDraftState
Message: Selected ConvertRule is already in draft state. Please select another record and try again
0x8004F879
-2147157895
Name: ConvertRuleInvalidAutoResponseSettings
Message: Select an email template for an autoresponse or set the autoresponse option to No.
0x80060733
-2147088589
Name: ConvertRulePermissionToPerformAction
Message: You don't have the required permissions on ConvertRules and processes to perform this action.
0x8004F896
-2147157866
Name: ConvertRuleQueueIdMissingForEmailSource
Message: Queue value required. Provide a value for the queue.
0x80060730
-2147088592
Name: ConvertRuleResponseTemplateValidity
Message: Please select either a global or case template.
0x80071027
-2147020761
Name: CopyGenericError
Message: An error has occurred while copying files. Please try again later. If the problem persists, contact your system administrator.
0x80048474
-2147187596
Name: CopyNotAllowedForInternetMarketing
Message: Duplicating campaigns that have Internet Marketing Campaign Activities is not allowed
0x800609B7
-2147087945
Name: CorruptedHiddensheetData
Message: The hidden sheet data is corrupted.
0x8005F110
-2147094256
Name: CouldNotDecryptOAuthToken
Message: Yammer OAuth token could not be decrypted. Please try to reconfigure Yammer once again.
0x80040524
-2147220188
Name: CouldNotFindQueueItemInQueue
Message: Could not find any queue item associated with the Target in the specified SourceQueueId. Either the SourceQueueId or Target is invalid or the queue item does not exist.
0x8004F081
-2147159935
Name: CouldNotGetSolutionDetailsFromContext
Message: SolutionCache doesn't contain data for the solution in the context.
0x80044339
-2147204295
Name: CouldNotObtainLockOnResource
Message: Database resource could not be used because another request is currently using the resource. This error usually means that there are a high number of requests attempting to use the same resource, or that the request which is currently using the resource is doing a large amount of work. For more information, see http://docs.microsoft.com/dynamics365/customer-engagement/customize/best-practices-workflow-processes#limit-the-number-of-workflows-that-update-the-same-entity
0x8005F105
-2147094267
Name: CouldNotReadAccessToken
Message: The system was not able to read users Yammer access token although a non-empty code was passed.
0x80060905
-2147088123
Name: CouldNotSetLocationTypeToOneNote
Message: Couldn't set location type of document location to OneNote.
0x8004E01F
-2147164129
Name: CountSpecifiedWithoutOrder
Message: The Data Description for the visualization is invalid as it does not specify an order node for the count attribute.
0x80090425
-2146892763
Name: CreatePolymorphicLookupAttributeApiIsNotActive
Message: Failed to create attribute '{0}' of entity '{1}'. CreatePolymorphicLookupAttribute API is not enabled.
0x8004F889
-2147157879
Name: CreatePropertyError
Message: An error occurred while saving the {0} property.
0x8004F890
-2147157872
Name: CreatePropertyInstanceError
Message: An error occurred while saving the {0} property instance.
0x8004500A
-2147201014
Name: CreatePublishedWorkflowDefinitionWorkflowDependency
Message: Cannot create a workflow dependency for a published workflow definition.
0x8004E101
-2147163903
Name: CreateRecurrenceRuleFailed
Message: Cannot create the recurrence rule.
0x80045009
-2147201015
Name: CreateWorkflowActivationWorkflowDependency
Message: Cannot create a workflow dependency associated with a workflow activation.
0x80045019
-2147200999
Name: CreateWorkflowDependencyForPublishedTemplate
Message: Cannot create a workflow dependency for a published workflow template.
0x80050304
-2147155196
Name: CrmApiLicensingError
Message: The user with userId {0} does not have appropriate license(s) to perform this operation(Table: {1}, SdkMessage: {2}). An appropriate license is required with one of these service plans : {3}. Error=CrmApiLicensingError.
0x80040261
-2147220895
Name: CrmConstraintEvaluationError
Message: Crm constraint evaluation error occurred.
0x80040262
-2147220894
Name: CrmConstraintParsingError
Message: Crm constraint parsing error occurred.
0x8004025e
-2147220898
Name: CrmExpressionBodyParsingError
Message: Crm expression body parsing error occurred.
0x80040260
-2147220896
Name: CrmExpressionEvaluationError
Message: Crm expression evaluation error occurred.
0x8004025f
-2147220897
Name: CrmExpressionParametersParsingError
Message: Crm expression parameters parsing error occurred.
0x8004025d
-2147220899
Name: CrmExpressionParsingError
Message: Crm expression parsing error occurred.
0x80072494
-2147015532
Name: CRMGlobalMetadataVersionMismatch
Message: Mismatch in CRM global metadata version when retrieving data for entity: '{0}'. Global metadata version before retrieving data: '{1}'. Global metadata version after retrieving data: '{2}'
0x80060888
-2147088248
Name: CrmHttpClientError
Message: A client failure occurred in Wep Api in Dynamics 365.
0x8006088A
-2147088246
Name: CrmHttpError
Message: A failure occurred in Wep Api in Dynamics 365.
0x80040245
-2147220923
Name: CrmImpersonationError
Message: Error occurred in the Crm AutoReimpersonator.
0x80050306
-2147155194
Name: CrmLicensingAppNotEnabledForEntitlementBilling
Message: This user with userId={0} does not have an appropriate license to access this application uniqueName={1} with Id={2} from publisher={3}. For accessing custom applications, The environment has been configured for entitlement billing(Pay as you go/ App Pass), but the app has been disabled for entitlement billing. For more information, please refer https://go.microsoft.com/fwlink/p/?linkid=2122607 Error=CrmLicensingAppNotEnabledForEntitlementBilling.
0x80050305
-2147155195
Name: CrmLicensingEnvironmentNotConfiguredForEntitlemenetBilling
Message: This user with userId={0} does not have an appropriate license to access this application uniqueName={1} with Id={2} from publisher={3}. An appropriate license is required or the organization instance needs to have sufficient per app licenses assigned or configured for Pay As You Go, for accessing custom applications. For more information, please refer https://go.microsoft.com/fwlink/p/?linkid=2122607 Error=CrmLicensingEnvironmentNotConfiguredForEntitlemenetBilling.
0x80050300
-2147155200
Name: CrmLicensingError
Message: A failure occurred during licensing check.
0x80050307
-2147155193
Name: CrmLicensingNoAccessViaEntitlementBilling
Message: This user with userId={0} does not have an appropriate license to access this application uniqueName={1} with Id={2} from publisher={3}. An appropriate license is required or the user needs to have sufficient per app licenses allocated, for accessing custom applications. For more information, please refer https://go.microsoft.com/fwlink/p/?linkid=2122607 Error=CrmLicensingNoAccessViaEntitlementBilling.
0x80050303
-2147155197
Name: CrmLicensingNoRestrictedServicePlan
Message: This application {0}({1}) requires an appropriate license. Technical Information: This user with user Id {2} does not have appropriate license(s) to access this application from publisher {3}. An appropriate license is required with one of these service plans : {4}. Error=CrmLicensingNoRestrictedServicePlan.
0x80050301
-2147155199
Name: CrmLicensingNoServicePlan
Message: This user with userId={0} does not have appropriate license(s) to access this application uniqueName={1} with Id={2} from publisher={3}. An appropriate license is required with one of these service plans : {5}. For more information, please refer https://go.microsoft.com/fwlink/p/?linkid=2122607 Error=CrmLicensingNoServicePlan.
0x80050302
-2147155198
Name: CrmLicensingNoUserPass
Message: This user with userId={0} does not have an appropriate license to access this application uniqueName={1} with Id={2} from publisher={3}. An appropriate license is required or the organization instance needs to have sufficient per app licenses assigned, for accessing custom applications. For more information, please refer https://go.microsoft.com/fwlink/p/?linkid=2122607 Error=CrmLicensingNoUserPass.
0x8004B056
-2147176362
Name: CrmLiveAddOnAddLicenseLimitReached
Message: Your subscription has the maximum number of user licenses available. For additional licenses, please contact our sales organization at 1-877-Dynamics 365-CHOICE (276-2464).
0x8004B057
-2147176361
Name: CrmLiveAddOnAddStorageLimitReached
Message: Your storage consumption has reached the maximum storage limit allotted to this environment. Trial environments are allocated with limited resources. If you are not using a trial environment, please contact support.
0x8004B05C
-2147176356
Name: CrmLiveAddOnDataChanged
Message: Due to recent changes you have made to your account, these changes cannot be made at this time. Close this wizard, and try again later. If the problem persists, please contact our sales organization at 1-877-Dynamics 365-CHOICE (276-2464).
0x8004B059
-2147176359
Name: CrmLiveAddOnOrgInNoUpdateMode
Message: Your changes cannot be processed at this time. Your organization is currently being updated. No changes have been made to your account. Close this wizard, and try again later. If the problem persists, please contact our sales organization at 1-877-Dynamics 365-CHOICE (276-2464).
0x8004B058
-2147176360
Name: CrmLiveAddOnRemoveStorageLimitReached
Message: Your organization has the minimum amount of storage allowed. You can remove only storage that has been added to your organization, and is not being used.
0x8004B055
-2147176363
Name: CrmLiveAddOnUnexpectedError
Message: There was an error contacting the billing system. Your request cannot be processed at this time. No changes have been made to your account. Close this wizard, and try again later. If the problem persists, please contact our sales organization at 1-877-Dynamics 365-CHOICE (276-2464).
0x8004B051
-2147176367
Name: CrmLiveCannotFindExternalMessageProvider
Message: External Message Provider could not be located for queue item type of: {0}.
0x8004B048
-2147176376
Name: CrmLiveDnsDomainAlreadyExists
Message: Domain already exists in the DNS table.
0x8004B047
-2147176377
Name: CrmLiveDnsDomainNotFound
Message: Domain was not found in the DNS table.
0x8004B046
-2147176378
Name: CrmLiveDuplicateWindowsLiveId
Message: A user with this username already exists.
0x8004B063
-2147176349
Name: CrmLiveExecuteCustomCodeDisabled
Message: Execution of custom code feature for this organization is disabled.
0x8004B000
-2147176448
Name: CrmLiveGenericError
Message: An error has occurred while processing your request.
0x8004B003
-2147176445
Name: CrmLiveInternalProvisioningError
Message: An unexpected error happened in the provisioning system.
0x8004B05D
-2147176355
Name: CrmLiveInvalidEmail
Message: Invalid email address entered.
0x8004B052
-2147176366
Name: CrmLiveInvalidExternalMessageData
Message: External Message Data has some invalid data. Data: {0} External Message: {1}
0x8004B05B
-2147176357
Name: CrmLiveInvalidInvoicingAccountNumber
Message: This Invoicing Account Number is not valid because it contains an invalid character.
0x8004B05E
-2147176354
Name: CrmLiveInvalidPhone
Message: Invalid phone number entered.
0x8004B039
-2147176391
Name: CrmLiveInvalidQueueItemSchedule
Message: The QueueItem has an invalid schedule of start time {0} and end time {1}.
0x8004B005
-2147176443
Name: CrmLiveInvalidSetupParameter
Message: The parameter to Dynamics 365 Online Setup is incorrect or not specified.
0x8004B064
-2147176348
Name: CrmLiveInvalidTaxId
Message: Invalid TaxId entered.
0x8004B05F
-2147176353
Name: CrmLiveInvalidZipCode
Message: Invalid zip code entered.
0x8004B045
-2147176379
Name: CrmLiveInvoicingAccountIdMissing
Message: Invoicing Account Number (SAP Id) cannot be empty for an invoicing sku.
0x8004B002
-2147176446
Name: CrmLiveMissingActiveDirectoryGroup
Message: The specified Active Directory Group does not exist.
0x8004B007
-2147176441
Name: CrmLiveMissingServerRolesInScaleGroup
Message: The scalegroup is missing some required server roles. 1 Witness Server and 2 Sql Servers are required for Provisioning.
0x8004B026
-2147176410
Name: CrmLiveMonitoringOrganizationExistsInScaleGroup
Message: Only one monitoring organization is allowed in a scalegroup.
0x8004B006
-2147176442
Name: CrmLiveMultipleWitnessServersInScaleGroup
Message: The ScaleGroup has multiple witness servers specified. There should be only 1 witness server in a scale group.
0x8004B02E
-2147176402
Name: CrmLiveOrganizationDeleteFailed
Message: An error has occurred when deleting the organization.
0x8004B030
-2147176400
Name: CrmLiveOrganizationDetailsNotFound
Message: Unable to find organization details.
0x8004B054
-2147176364
Name: CrmLiveOrganizationDisableFailed
Message: Disabling Organization Failed.
0x8004B053
-2147176365
Name: CrmLiveOrganizationEnableFailed
Message: Enabling Organization Failed.
0x8004B032
-2147176398
Name: CrmLiveOrganizationFriendlyNameTooLong
Message: The organization name provided is too long.
0x8004B031
-2147176399
Name: CrmLiveOrganizationFriendlyNameTooShort
Message: The organization name provided is too short.
0x8004B001
-2147176447
Name: CrmLiveOrganizationProvisioningFailed
Message: An error has occurred when provisioning the organization.
0x8004B035
-2147176395
Name: CrmLiveOrganizationUniqueNameInvalid
Message: The unique name provided is not valid.
0x8004B036
-2147176394
Name: CrmLiveOrganizationUniqueNameReserved
Message: The unique name is already reserved.
0x8004B034
-2147176396
Name: CrmLiveOrganizationUniqueNameTooLong
Message: The unique name provided is too long.
0x8004B033
-2147176397
Name: CrmLiveOrganizationUniqueNameTooShort
Message: The unique name provided is too short.
0x8004B014
-2147176428
Name: CrmLiveOrganizationUpgradeFailed
Message: Upgrade Of Crm Organization Failed.
0x8004B004
-2147176444
Name: CrmLiveQueueItemDoesNotExist
Message: The specified queue item does not exist in the queue. It may have been deleted or its ID may not have been specified correctly
0x8004B040
-2147176384
Name: CrmLiveQueueItemTimeInPast
Message: A QueueItem cannot be scheduled to start or end in the past.
0x8004B062
-2147176350
Name: CrmLiveRegisterCustomCodeDisabled
Message: Registration of custom code feature for this organization is disabled.
0x8004B008
-2147176440
Name: CrmLiveServerCannotHaveWitnessAndDataServerRoles
Message: A server cannot have both Witness and Data Server Roles.
0x8004B025
-2147176411
Name: CrmLiveSupportOrganizationExistsInScaleGroup
Message: Only one support organization is allowed in a scalegroup.
0x8004B05A
-2147176358
Name: CrmLiveUnknownCategory
Message: This Category specified is not valid.
0x8004B041
-2147176383
Name: CrmLiveUnknownSku
Message: This Sku specified is not valid.
0x8004025c
-2147220900
Name: CrmMalformedExpressionError
Message: Crm malformed expression error occurred.
0x8004024d
-2147220915
Name: CrmQueryExpressionNotInitialized
Message: The QueryExpression has not been initialized. Please use the constructor that takes in the entity name to create a correctly initialized instance
0x80040256
-2147220906
Name: CrmSecurityError
Message: A failure occurred in CrmSecurity.
0x80073001
-2147012607
Name: CrmSQLCharLengthTooLong
Message: A validation error occurred. A string value provided is too long.
0x8004A001
-2147180543
Name: CrmSqlGovernorDatabaseRequestDenied
Message: The server is busy and the request was not completed. Try again later.
0x80073000
-2147012608
Name: CrmSQLNetworkingError
Message: A networking error caused this operation to fail. Please try again.
0x80073002
-2147012606
Name: CrmSQLUniqueIndexOrConstraintViolation
Message: The operation attempted to insert a duplicate value for an attribute with a unique constraint.
0x80040354
-2147220652
Name: CRMUserDoesNotExist
Message: No Microsoft Dynamics 365 user exists with the specified domain name and user ID
0x80092006
-2146885626
Name: CrossEntityRelationshipInvalidOperation
Message: Invalid cross-entity stage transition. Specified relationship cannot be modified.
0x80050141
-2147155647
Name: CurrencyAttributeNotMoneyType
Message: The Currency attribute {0} value is not of Money type
0x80048cfb
-2147185413
Name: CurrencyCannotBeNullDueToNonNullMoneyFields
Message: The currency cannot be null.
0x8004E026
-2147164122
Name: CurrencyFieldMissing
Message: Record currency is required to calculate rollup field of type currency. Provide a currency and try again.
0x80048cea
-2147185430
Name: CurrencyNotEqual
Message: The currency of the {0} does not match the currency of the {1}.
0x80048cf7
-2147185417
Name: CurrencyRequiredForDiscountTypeAmount
Message: The currency cannot be null for discount type amount.
0x80060371
-2147089551
Name: CurrentFormEntityIsNull
Message: Current Form Entity cannot be NULL
0x80060381
-2147089535
Name: CustomActionMustBeMarked
Message: Custom Action must be marked ‘As a Business Process Flow action step’ to use as BPF action step.
0x8004F124
-2147159772
Name: CustomActivityCannotBeMailMergeEnabled
Message: A custom entity defined as an activity already cannot have MailMerge enabled.
0x8004501D
-2147200995
Name: CustomActivityInvalid
Message: Invalid custom activity.
0x8004F122
-2147159774
Name: CustomActivityMustHaveOfflineAvailability
Message: A custom entity defined as an activity must have Offline Availability.
0x80048841
-2147186623
Name: CustomApiNotFound
Message: CustomApi with unique name {0} not found.
0x80048843
-2147186621
Name: CustomApiNotFoundWithGuid
Message: CustomApi with guid {0} not found.
0x80160019
-2146041831
Name: CustomControlDescriptionMissingForControl
Message: There needs to be a one-to-one mapping between the control and its description No matching ControlDescription found for the custom control {0}. More Details:{1}
0x80160004
-2146041852
Name: CustomControlNotAllowedInFooter
Message: Custom controls are not allowed in footer. More Details:{0}
0x80160002
-2146041854
Name: CustomControlsDependentPropertyConfiguration
Message: Property "{0}" can only be configured after property "{1}" has been assigned a value.
0x80160000
-2146041856
Name: CustomControlsImportError
Message: An error occurred while importing Custom Controls. Try importing this solution again.
0x80160003
-2146041853
Name: CustomControlsPropertySetConfiguration
Message: Property "{0}" can only be configured after Corresponding DataSet "{1}" view has been assigned a value.
0x80160008
-2146041848
Name: CustomControlWithIdNotFound
Message: Custom control with Id {0} does not exist. More Details:{1}
0x80160007
-2146041849
Name: CustomControlWithNameNotFound
Message: Custom control with name {0} does not exist. More Details:{1}
0x80090118
-2146893544
Name: CustomDataTypeCreateRestricted
Message: Creation of data type '{0}' is not enabled in current publisher context.
0x80090119
-2146893543
Name: CustomDataTypeMemberCreateRestricted
Message: Creation of data type member '{0}' is not enabled in current publisher context.
0x80040517
-2147220201
Name: CustomerIsInactive
Message: An inactive customer cannot be set as the parent of an object.
0x80048202
-2147188222
Name: CustomerOpportunityRoleExists
Message: Customer opportunity role exists.
0x8004847d
-2147187587
Name: CustomerRelationshipCannotBeDeleted
Message: This relationship {1} is required by the {0} attribute and can't be deleted. To delete this relationship, first delete the lookup attribute.
0x80048201
-2147188223
Name: CustomerRelationshipExists
Message: Customer relationship already exists. CustomerRelationshipId: {0}, CustomerId: {1}, CustomerIdType: {2}, PartnerId: {3}, PartnerIdType: {4}, CustomerRoleId: {5}, PartnerRoleId: {6}, UniqueDscId: {7}
0x80048531
-2147187407
Name: CustomImageAttributeOnlyAllowedOnCustomEntity
Message: A custom image attribute can only be added to a custom entity.
0x8004F066
-2147159962
Name: CustomizationFileMissing
Message: Please provide a valide CustomizationFile or a valid StageSolutionUploadId to download the CustomizationFile.
0x8004F062
-2147159966
Name: CustomizationLockEx_BlockedUnknown
Message: Cannot start the requested operation because there is another [{0}] running at this moment. Use Solution History for more details.
0x8004F067
-2147159961
Name: CustomizationLockEx_BlockingUnknown
Message: Cannot start the requested operation [{0}] because there is a customization running at this moment. Use Solution History for more details.
0x8004F064
-2147159964
Name: CustomizationLockEx_BothKnownDifferent
Message: Cannot start the requested operation [{0}] because there is another [{1}] running at this moment. Use Solution History for more details.
0x8004F063
-2147159965
Name: CustomizationLockEx_BothKnownSame
Message: Cannot start another [{0}] because there is a previous [{1}] running at this moment. Use Solution History for more details.
0x8004F061
-2147159967
Name: CustomizationLockEx_BothUnknown
Message: Cannot start the requested operation because there is a customization running at this moment. Use Solution History for more details.
0x80045052
-2147200942
Name: CustomOperationNotActivated
Message: Process action associated with this process is not activated.
0x80047102
-2147192574
Name: CustomParentingSystemNotSupported
Message: A custom entity can not have a parental relationship to a system entity
0x80044904
-2147202812
Name: CustomPeriodGoalHavingExtraInfo
Message: For a goal of custom period type, fiscal year and fiscal period attributes must be left blank.
0x80044907
-2147202809
Name: CustomPeriodGoalMissingInfo
Message: For a goal of custom period type, goalstartdate and goalenddate attributes must have data.
0x8004432C
-2147204308
Name: CustomReflexiveRelationshipNotAllowedForEntity
Message: This entity is not valid for a custom reflexive relationship
0x80090117
-2146893545
Name: CustomTypeAttributeCreateRestricted
Message: Use of data type {0} for attribute '{1}' of entity with id = '{2}' is not enabled in current publisher context.
0x80045051
-2147200943
Name: CustomWorkflowActivitiesNotSupported
Message: Custom Workflow Activities are not enabled.
0x80047004
-2147192828
Name: CyclicalRelationship
Message: The specified relationship will result in a cycle.
0x80071156
-2147020458
Name: CyclicDependency
Message: Cyclic component dependency detected. Please check the exception for more details. Fix the invalid dependencies and try the operation one more time. Detaisl: {0}
0x8004417F
-2147204737
Name: CyclicReferencesNotSupported
Message: The input contains a cyclic reference, which is not supported.
0x80072401
-2147015679
Name: DatabaseCallsBlockedFailure
Message: This invocation may lead to calls to Database which is not allowed.
0x8004B065
-2147176347
Name: DatacenterNotAvailable
Message: This datacenter endpoint is not currently available for this organization.
0x80040345
-2147220667
Name: DataColumnsNumberMismatch
Message: The number of fields differs from the number of column headings.
0x80048744
-2147186876
Name: DataEngineComputedColumnQueryThrottling
Message: This query cannot be executed because it conflicts with Query Throttling; the query uses a computed column in a filter condition, which will cause the query to be throttled more aggressively. Please refer to this document: https://go.microsoft.com/fwlink/?linkid=2162952
0x80048589
-2147187319
Name: DataEngineCreateIndexCannotQueue
Message: The adhoc request already exists
0x80048588
-2147187320
Name: DataEngineCreateIndexMetadataAlreadyExists
Message: The requested index already Exists in Index Metadata. The index will be created during the nightly job.
0x80048590
-2147187312
Name: DataEngineCreateIndexSqlIndexAlreadyExists
Message: The Index or a super-set index already exists in sql.
0x80048586
-2147187322
Name: DataEngineIndexMGMTApisForbidden
Message: Forbidden: Invalid User for endpoint
0x80048587
-2147187321
Name: DataEngineIndexMGMTApisInvalidInput
Message: Input Invalid: {0}
0x80048644
-2147187132
Name: DataEngineLeadingWildcardQueryThrottling
Message: This query cannot be executed because it conflicts with Query Throttling; the query uses a leading wildcard value in a filter condition, which will cause the query to be throttled more aggressively. Please refer to this document: https://go.microsoft.com/fwlink/?linkid=2162952
0x80049544
-2147183292
Name: DataEngineQueryBlocking
Message: This query cannot be executed because it was blocked by the platform. Please refer to this document: https://go.microsoft.com/fwlink/?linkid=2162952
0x80048544
-2147187388
Name: DataEngineQueryThrottling
Message: This query cannot be executed because it conflicts with Query Throttling. Please refer to this document: https://go.microsoft.com/fwlink/?linkid=2162952
0x80050544
-2147154620
Name: DataEngineSerializeQueryThrottling
Message: This query cannot be executed because it conflicts with Query Throttling. The query is restricted to limited parallel executions. Please refer to this document: https://go.microsoft.com/fwlink/?linkid=2162952
0x80160021
-2146041823
Name: DataFieldNameIsMissing
Message: Required attribute \datafieldname\ is missing for control. More Details:{0}
0x8006041b
-2147089381
Name: DatafieldNameShouldBeNull
Message: ActionStep {0} references invalid DataFieldName {1}.
0x80160022
-2146041822
Name: DataFieldSpecifiedIsNotALookup
Message: The datafieldname attribute {0} is not of type lookup. More Details:{1}
0x80090205
-2146893307
Name: DataLakeNotSupportedForCmkSqlStorageOnly
Message: Datalake is not supported as organization has CMK SQL storage enabled.
0x80044336
-2147204298
Name: DataMigrationManagerMandatoryUpdatesNotInstalled
Message: First-time configuration of the Data Migration Manager has been canceled. You will not be able to use the Data Migration Manager until configuration is completed.
0x80044333
-2147204301
Name: DataMigrationManagerUnknownProblem
Message: The Data Migration Manager encountered an unknown problem and cannot continue. To try again, restart the Data Migration Manager.
0x80097623
-2146863581
Name: DataProcessingModuleSubmissionRequestThrottled
Message: This operation cannot be performed. Reason: {0}. Please retry after {1} seconds.
0x80160016
-2146041834
Name: DatasetControlSchemaInvalid
Message: The dataset '{0}' should contain ViewId, IsUserView, or both nodes {1}. More Details:{2}
0x80160036
-2146041802
Name: DatasetWithNameNotFound
Message: Dataset with name '{0}' not found Dataset Configuration for reference: {1}. More Details:{2}
0x800609B5
-2147087947
Name: DatasheetNotAvailable
Message: The data sheet is not available.
0x8005F210
-2147094000
Name: DataSourceInitializeFailedErrorCode
Message: Try this action again. If the problem continues, check the {0} for solutions or contact your organization's {#Brand_CRM} Administrator. Finally, you can contact {1}.
0x8005F211
-2147093999
Name: DataSourceOfflineErrorCode
Message: This operation failed because you're offline. Reconnect and try again.
0x8004830D
-2147187955
Name: DataSourceProhibited
Message: A non fetch based data source is not permitted on this report
0x8005F21d
-2147093987
Name: DataStoreKeyNotFoundErrorCode
Message: Not in local store with key '{0}'
0x80072514
-2147015404
Name: DataSyncBadRequest
Message: The request could not be understood by the server
0x80072512
-2147015406
Name: DataSyncNoContent
Message: No data sync content
0x80072511
-2147015407
Name: DataSyncRequestAccepted
Message: Data sync request accepted
0x80072517
-2147015401
Name: DataSyncStateBadRequest
Message: The request could not be understood by the server
0x800609B0
-2147087952
Name: DataTableNotAvailable
Message: The original data table has been deleted or renamed.
0x8004F0FC
-2147159812
Name: DataTypeMismatchForLinkedAttribute
Message: Data type mismatch found for linked attribute.
0x80090431
-2146892751
Name: DataTypeMismatchForLinkedAttributeProps
Message: Unable to link attribute '{0}' for entity '{1}' as property '{2}' with values '{3}' and '{4}' do not match.'.
0x80090100
-2146893568
Name: DataTypeNotFound
Message: The data type with {0} = '{1}' cannot be found.
0x80090106
-2146893562
Name: DataTypeValidationError
Message: The data type with Id = '{0}', Name = '{1}', and DisplayName = '{2}' has failed validation. Please review the following value '{3}' for parameter '{4}'.
0x8004025a
-2147220902
Name: DateTimeFormatFailed
Message: Failed to produce a formatted datetime value.
0x80048559
-2147187367
Name: DBConnectionOpenCircuitBreakerThrottling
Message: The connection to the database could not be opened due to a high number of recent connection failures. Please try again later.
0x80048551
-2147187375
Name: DBConnectionOrTransactionInitializationFailed
Message: Initialization of the database connection or transaction failed. This operation should be retried later. Initialization exception message: {0}
0x80048561
-2147187359
Name: DBTransactionFailedToStart
Message: The database transaction failed to start due to an internal server error. Please retry the operation. If you continue to encounter this error, please contact Support.
0x80048553
-2147187373
Name: DBUpgradeCauseTimeout
Message: The operation timed out because the database is currently being upgraded. Please try again after the database upgrade is complete.
0x8009050B
-2146892533
Name: DeactivateEntityKeyOnlyForActiveIndexes
Message: Deactivate entity key is only supported for Active EntityKey.
0x8009049C
-2146892644
Name: DecimalAttributeMinMaxOutOfRange
Message: Min/max values are out of range for '{0}' attribute with AttributeId {1}. MinValue: {2}, MaxValue: {3}, ValueLowerLimit:{4}, ValueUpperLimit: {5}.
0x80044330
-2147204304
Name: DecimalValueOutOfRange
Message: A validation error occurred. A decimal value provided is outside of the allowed values for this attribute.
0x80048206
-2147188218
Name: DecoupleChildEntity
Message: Cannot decouple a child entity.
0x80048207
-2147188217
Name: DecoupleUserOwnedEntity
Message: Can only decouple user owned entities.
0x80060992
-2147087982
Name: DecreasingDaysWillDeleteOlderData
Message: Decreasing the number of days will delete mobile offline data older than the number of days specified.
0x8004F100
-2147159808
Name: DefaultSiteCollectionUrlChanged
Message: Default site collection url has been changed this organization after this operation was created.
0x80048070
-2147188624
Name: DefaultSiteMapDeleteFailure
Message: Cannot delete default site map.
0x80041d67
-2147213977
Name: DelegatedAdminUserCannotBeCreateNorUpdated
Message: The delegated admin user cannot be updated
0x80097207
-2146864633
Name: DelegatedAuthorizationAssociationNotAllowed
Message: Team of type '{0}' is not an access team and cannot be associated to a delegated authorization.
0x80090912
-2146891502
Name: DelegatedAuthorizationMissingRoadmapProjectId
Message: Delegated authorization '{0}' is missing Roadmap project id.
0x80090907
-2146891513
Name: DelegatedAuthorizationMissingSharePointListId
Message: Delegated authorization '{0}' is missing SharePoint list id.
0x80090906
-2146891514
Name: DelegatedAuthorizationMissingSharePointSite
Message: Delegated authorization '{0}' is missing SharePoint site.
0x80090909
-2146891511
Name: DelegatedAuthorizationNotFound
Message: Matching delegated authorization not found for query parameter '{0}'.
0x80097211
-2146864623
Name: DelegatedAuthorizationProviderTypeNotRecognized
Message: Delegated authorization provider type '{0}' is not recognized.
0x80090910
-2146891504
Name: DelegatedAuthorizationTeamNotFound
Message: Matching delegated authorization team not found for delegated authorization '{0}'.
0x80097208
-2146864632
Name: DelegatedTeamMembershipNotAllowed
Message: Team '{0}' is associated to a delegated authorization and cannot have members.
0x8004501A
-2147200998
Name: DeleteActiveWorkflowTemplateDependency
Message: Cannot delete workflow dependency from a published workflow template .
0x80045006
-2147201018
Name: DeletePublishedWorkflowDefinitionWorkflowDependency
Message: Cannot delete a workflow dependency for a published workflow definition.
0x80045004
-2147201020
Name: DeleteWorkflowActivation
Message: Cannot delete a workflow activation.
0x80045005
-2147201019
Name: DeleteWorkflowActivationWorkflowDependency
Message: Cannot delete a workflow dependency associated with a workflow activation.
0x8004500F
-2147201009
Name: DeleteWorkflowActiveDefinition
Message: Cannot delete an active workflow definition.
0x8004501C
-2147200996
Name: DeleteWorkflowActiveTemplate
Message: Cannot delete an active workflow template.
0x80071002
-2147020798
Name: DelveActionHubAttributeMissingInResponseException
Message: Attribute not present in exchange oData response.
0x80071007
-2147020793
Name: DelveActionHubAuthorizationFailureException
Message: You don’t have the proper Office 365 license to view actions. Please contact your system administrator.
0x80071000
-2147020800
Name: DelveActionHubDisabledError
Message: Delve action hub feature is not enabled.
0x80071004
-2147020796
Name: DelveActionHubInvalidResponseFormatException
Message: Invalid response format.
0x80071003
-2147020797
Name: DelveActionHubInvalidStateCodeException
Message: Invalid state code passed in expression.
0x80071005
-2147020795
Name: DelveActionHubResponseRetievalFailureException
Message: Error while fetching actions from Exchange.
0x80071008
-2147020792
Name: DelveActionHubS2SSetupFailureException
Message: Server to Server Authentication with Exchange for Delve Action Hub is not set up.
0x80090476
-2146892682
Name: DenormalizedRelationshipAttributeRequiresSecondaryEntityKey
Message: The entitykey {0} is not secondary key. Denormalied relationship attributes require secondary entity key.
0x8004F01A
-2147160038
Name: DependencyAlreadyExists
Message: A {0} dependency already exists between {1}({2}) and {3}({4}). Cannot also create {5} dependency.
0x8004F01B
-2147160037
Name: DependencyTableNotEmpty
Message: The dependency table must be empty for initialization to complete successfully.
0x8004F025
-2147160027
Name: DependencyTrackingClosed
Message: Invalid attempt to process a dependency after the current transaction context has been closed.
0x8004D262
-2147167646
Name: DeploymentServiceCannotChangeStateForDeploymentService
Message: You cannot change the state of this server because it contains the Deployment Service server role.
0x8004D265
-2147167643
Name: DeploymentServiceCannotDeleteOperationInProgress
Message: The Deployment Service cannot delete the specified operation because it is currently in progress.
0x8004D261
-2147167647
Name: DeploymentServiceNotAllowOperation
Message: Deployment Service for {0} does not allow {1} operation.
0x8004D260
-2147167648
Name: DeploymentServiceNotAllowSetToThisState
Message: Deployment Service for {0} allows the state Enabled or Disabled. Cannot set state to {1}.
0x8004D264
-2147167644
Name: DeploymentServiceOperationIdentifierNotFound
Message: The Deployment Service could not find a deferred operation having the specified identifier.
0x8004D263
-2147167645
Name: DeploymentServiceRequestValidationFailure
Message: The Deployment Service cannot process the request because one or more validation checks failed.
0x8004F662
-2147158430
Name: DeprecatedFormActivation
Message: This form has been deprecated in the previous release and cannot be used anymore. Please migrate your changes to a different form. Deprecated forms will be removed from the system in the future.
0x8004F667
-2147158425
Name: DeprecatedMobileFormsCreation
Message: Mobile forms have been deprecated. Cannot create new mobile express forms.
0x8004F668
-2147158424
Name: DeprecatedMobileFormsEdit
Message: Mobile forms have been deprecated. Cannot open mobile forms editor.
0x80044274
-2147204492
Name: DeprovisionRIAccessNotAllowed
Message: Relationship Insights can only be turned off by a system administrator.
0x80050100
-2147155712
Name: DesignerAccessDenied
Message: You do not have enough privileges to perform the requested operation. For more information, contact your administrator.
0x80050101
-2147155711
Name: DesignerInvalidParameter
Message: The {0} provided is incorrect or missing. Please try again with the correct {1}.
0x80071022
-2147020766
Name: DestinationFolderNotExists
Message: Unable to copy the documents. The destination document location no longer exists.
0x80060873
-2147088269
Name: DialogNameCannotBeNull
Message: "DialogName cannot be null for type Dialog
0x80044202
-2147204606
Name: DisabledCRMAddinLoadFailure
Message: An error occurred loading Microsoft Dynamics 365 functionality. Try restarting Outlook. Contact your system administrator if errors persist.
0x80044204
-2147204604
Name: DisabledCRMClientVersionHigher
Message: The Microsoft Dynamics 365 server needs to be upgraded before Microsoft Dynamics 365 client can be used. Contact your system administrator for assistance.
0x80044203
-2147204605
Name: DisabledCRMClientVersionLower
Message: You're running a version of Microsoft Dynamics 365 for Outlook that is not supported for offline mode with this Microsoft Dynamics 365 organization {0}. You'll need to upgrade to a compatible version of Dynamics 365 for Outlook. Make sure your current version of Dynamics 365 for Outlook is supported for upgrading to the compatible version.
0x80044200
-2147204608
Name: DisabledCRMGoingOffline
Message: Microsoft Dynamics 365 functionality is not available while Offline Synchronization is occuring
0x80044201
-2147204607
Name: DisabledCRMGoingOnline
Message: Microsoft Dynamics 365 functionality is not available while Online Synchronization is occuring
0x80044206
-2147204602
Name: DisabledCRMOnlineCrmNotAvailable
Message: Microsoft Dynamics 365 server is not available
0x80044205
-2147204603
Name: DisabledCRMPostOfflineUpgrade
Message: Microsoft Dynamics 365 functionality is not available until the Microsoft Dynamics 365 client is taken back online
0x8004F895
-2147157867
Name: DisabledUserBeingOwnerOfSLA
Message: You can't activate the SLA because owner of the SLA is in disabled state. Please assign the owner to an enabled user.
0x80044280
-2147204480
Name: DisableRIFeatureNotAllowed
Message: You need system administrator privileges to turn Relationship Insights off for your organization.
0x80043b20
-2147206368
Name: DiscountAmount
Message: The discount type does not support 'percentage' discounts.
0x80043b1f
-2147206369
Name: DiscountAmountAndPercent
Message: Both 'amount' and 'percentage' cannot be set.
0x80043b21
-2147206367
Name: DiscountPercent
Message: The discount type does not support 'amount' discounts.
0x80043b02
-2147206398
Name: DiscountRangeOverlap
Message: The new quantities overlap the range covered by existing quantities.
0x80048cf8
-2147185416
Name: DiscountTypeAndPriceLevelCurrencyNotEqual
Message: The currency of the discount needs to match the currency of the price list for discount type amount.
0x80050124
-2147155676
Name: DiskSpaceNotEnough
Message: There is not enough space in the Temp Folder.
0x80072531
-2147015375
Name: DistinctWithImageAttributeError
Message: Distinct is not allowed when image attributes are selected.
0x80048453
-2147187629
Name: DistributeListAssociatedVary
Message: This campaign activity cannot be distributed. Mail merge activities can be done only on marketing lists that are all the same record type. For this campaign activity, remove marketing lists so that the remaining ones are the same record type, and then try again.
0x80048454
-2147187628
Name: DistributeNoListAssociated
Message: This campaign activity cannot be distributed. No marketing lists are associated with it. Add at least one marketing list and try again.
0x8004F0FF
-2147159809
Name: DocumentManagementDisabled
Message: Document Management has been disabled for this organization.
0x80050010
-2147155952
Name: DocumentManagementDisabledForEmail
Message: Document Management must be enabled on the Email entity in order to follow attachments. Please contact your administrator to enable Document Management.
0x80060908
-2147088120
Name: DocumentManagementDisabledOnEntity
Message: You must enable document management for this Entity in order to enable OneNote integration.
0x8004F312
-2147159278
Name: DocumentManagementIsDisabled
Message: Document Management is not enabled for this Organization.
0x80071011
-2147020783
Name: DocumentManagementIsDisabledOnEntity
Message: You must enable document management for this Entity in order to enable Document Recommendations.
0x8004F313
-2147159277
Name: DocumentManagementNotEnabledNoPrimaryField
Message: Document management could not be enabled because a primary field is not defined for this entity with name {0} and id {1}.
0x80071019
-2147020775
Name: DocumentRecommendationsFCBOff
Message: The document suggestions feature is not enabled.
0x800608C9
-2147088183
Name: DocumentTemplateFeatureNotEnabled
Message: Document template feature is not enabled.
0x800608CD
-2147088179
Name: DocxExportGeneratingWordFailed
Message: An error occurred while generating the Word document. Please try again.
0x800608CE
-2147088178
Name: DocxValidationFailed
Message: The upload failed because the selected file is not consistent with the template layout. Please try again after selecting a file with the template layout.
0x80044228
-2147204568
Name: DoNotTrackItem
Message: Selected item will not be tracked.
0x8009049D
-2146892643
Name: DoubleAttributeMinMaxOutOfRange
Message: Min/max values are out of range for '{0}' attribute with AttributeId {1}. MinValue: {2}, MaxValue: {3}, ValueLowerLimit:{4}, ValueUpperLimit: {5}.
0x8006098F
-2147087985
Name: DownloadAllEntityRecordsChangedOrCreatedWithinTheseDays
Message: Download all entity records changed or created within this number of days.
0x80071140
-2147020480
Name: DownloadRelatedDataOnlyMustHaveRelationship
Message: The profile '{0}' could not be published because it is configured to download related records only for table: '{1}', but no relationships are specified. Please review the filter selection of "download related records only" for table '{1}' and select at least one relationship or change the filter type for the table '{1}'.
0x80090475
-2146892683
Name: DownloadResponseHeaderNotSupported
Message: Attribute '{0}' of type '{1}' of entity '{2}' is not a downloadable type.
0x8004F994
-2147157612
Name: DraftBundleToProduct
Message: You can only add products to a draft bundle.
0x80072516
-2147015402
Name: DSSInternalServerError
Message: DSS Internal Server Error
0x80097226
-2146864602
Name: DSSOfflineSyncDeprecated
Message: Mobile offline sync using DSS service is deprecated
0x80072327
-2147015897
Name: DSSThrottlingConcurrencyLimitExceededError
Message: Too many concurrent requests detected.
0x8004E00B
-2147164149
Name: DuplicateAliasFound
Message: Data Description is invalid. Duplicate alias found.
0x8004F511
-2147158767
Name: DuplicateApplicationUser
Message: You are attempting to create an Application ID = {0} that already exists.
0x8005011F
-2147155681
Name: DuplicateAppModuleUniqueName
Message: The name you entered is already in use.
0x80060304
-2147089660
Name: DuplicateAttributePhysicalName
Message: Attribute {0} already exists for entity {1}.
0x80047013
-2147192813
Name: DuplicateAttributeSchemaName
Message: {0}
0x800608F1
-2147088143
Name: DuplicateChannelPropertyName
Message: A channel property with the specified name already exists. You can't create another one.
0x80048412
-2147187694
Name: DuplicateCheckNotEnabled
Message: Duplicate detection is not enabled. To enable duplicate detection, click Settings, click Data Management, and then click Duplicate Detection Settings.
0x80048410
-2147187696
Name: DuplicateCheckNotSupportedOnEntity
Message: Duplicate detection is not supported on this record type.
0x80071153
-2147020461
Name: DuplicateComponentInSolutionXml
Message: Duplicate Component is present in the XML.
0x80072016
-2147016682
Name: DuplicateCustomComponentInstance
Message: Invalid solution identified. There are more than one component with the same id added to the solution. Component Name: {0}, Key: {1}.
0x80160037
-2146041801
Name: DuplicateDatasetConfigurationFound
Message: Dataset with name'{0}' has a duplicate configuration Dataset Configuration for reference: {1}. More Details:{2}
0x80048430
-2147187664
Name: DuplicateDetectionNotSupportedOnAttributeType
Message: The rule condition cannot be created or updated because duplicate detection is not supported on the data type of the selected attribute.
0x8004F039
-2147160007
Name: DuplicateDetectionRulesWereUnpublished
Message: The duplicate detection rules for this entity have been unpublished due to possible modifications to the entity.
0x80048424
-2147187676
Name: DuplicateDetectionTemplateNotFound
Message: Microsoft Dynamics 365 could not retrieve the e-mail notification template.
0x80047012
-2147192814
Name: DuplicateDisplayCollectionName
Message: An object with the specified display collection name already exists.
0x80047011
-2147192815
Name: DuplicateDisplayName
Message: An object with the specified display name already exists.
0x80071152
-2147020462
Name: DuplicatedJobId
Message: Parameter ImportJobId must be unique.
0x80071155
-2147020459
Name: DuplicatedJobIdDueToConcurrency
Message: Cannot create the solution job using the supplied JobId ({0}) as it is already in use. This may indicate that another solution operation is progress. Please try again later.
0x8004140f
-2147216369
Name: DuplicatedPrivilege
Message: Privilege {0} is duplicated.
0x80049929
-2147182295
Name: DuplicateExceptionEntityKeyRestoreRecycleBin
Message: Duplicate entity key preventing restore of record '{0}' with primary key '{1}' and primary key value '{2}'. See inner exception for entity key details.
0x80049939
-2147182279
Name: DuplicateExceptionRestoreRecycleBin
Message: Please delete the existing conflicting record '{0}' with primary key '{1}' and primary key value '{2}' before attempting restore.
0x80048484
-2147187580
Name: DuplicateFileNamesInZip
Message: Two or more files have the same name. File names must be unique.
0x8004E01B
-2147164133
Name: DuplicateGroupByFound
Message: Data Description is invalid. Same attribute cannot be used as a group by more than once.
0x80040338
-2147220680
Name: DuplicateHeaderColumn
Message: A duplicate column heading exists.
0x80048cf3
-2147185421
Name: DuplicateIsoCurrencyCode
Message: Cannot insert duplicate currency record. Currency with the same currency code already exist in the system.
0x80040352
-2147220654
Name: DuplicateLookupFound
Message: A duplicate lookup reference was found
0x80048443
-2147187645
Name: DuplicateMapName
Message: A data map with the specified name already exists.
0x80047010
-2147192816
Name: DuplicateName
Message: An object with the specified name already exists
0x80160020
-2146041824
Name: DuplicateNonFormFactorControlNodes
Message: There are duplicate custom control nodes found for control {0}. More Details:{1}
0x80048449
-2147187639
Name: DuplicateOfflineFilter
Message: You can create only one local data group for each record type.
0x80040274
-2147220876
Name: DuplicateOutlookAppointment
Message: The Appointment being promoted from Outlook is already tracked in Dynamics 365
0x80160034
-2146041804
Name: DuplicateParameterIsFoundOnDefaultDeclaration
Message: Property:{0} is declared more than once on default declaration. More Details:{1}
0x80160033
-2146041805
Name: DuplicateParameterIsFoundOnFormFactor
Message: Property:{0} is declared more than once on form factor '{1}'. More Details:{2}
0x8004701E
-2147192802
Name: DuplicatePrimaryNameAttribute
Message: The new {2} attribute is set as the primary name attribute for the {1} entity. The {1} entity already has the {0} attribute set as the primary name attribute. An entity can only have one primary name attribute.
0x80061118
-2147086056
Name: DuplicatePrivilegeInRolecontrol
Message: The Channel Access Profile privilege array contains duplicate privilege references.
0x80043b08
-2147206392
Name: DuplicateProductPriceLevel
Message: This product and unit combination has a price for this price list.
0x8004F891
-2147157871
Name: DuplicateProductRelationship
Message: A product relationship with the same product and related product already exists.
0x80040237
-2147220937
Name: DuplicateRecord
Message: Operation failed due to a SQL integrity violation.
0x80060892
-2147088238
Name: DuplicateRecordEntityKey
Message: Entity Key {0} violated. A record with the same value for {1} already exists. A duplicate record cannot be created. Select one or more unique values and try again.
0x80040333
-2147220685
Name: DuplicateRecordsFound
Message: A record was not created or updated because a duplicate of the current record already exists.
0x80040495
-2147220331
Name: DuplicateReportVisibility
Message: A ReportVisibility with the same ReportId and VisibilityCode already exists. Duplicates are not allowed.
0x80048341
-2147187903
Name: DuplicateSalesTeamMember
Message: The user you're trying to add is already a member of the sales team.
0x80050136
-2147155658
Name: DuplicateSiteMapUniqueName
Message: The name {0} is already in use by an existing site map. Please delete the site map and try again.
0x8004F201
-2147159551
Name: DuplicateUIStatementRootsFound
Message: There can be only one root statement for a given uiscript.
0x80061038
-2147086280
Name: DynamicPropertyDefaultValueNeeded
Message: You must specify a default value because this property is required and is read-only.
0x8008100A
-2146955254
Name: DynamicPropertyInstanceMissingRequiredColumns
Message: The property instance can't be updated. Verify that the following fields are present: dynamicpropertyid, dynamicpropertyoptionsetvalueid, and regardingobjectid.
0x8008100B
-2146955253
Name: DynamicPropertyInstanceUpdateValuesDifferentRegarding
Message: The property instances couldn't be saved because they refer to different product line items.
0x80081004
-2146955260
Name: DynamicPropertyInvalidRegardingForUpdate
Message: You can’t create or change properties for a published or retired product.
0x80081001
-2146955263
Name: DynamicPropertyInvalidStateChange
Message: You can't set an inactive property to an active state.
0x80081002
-2146955262
Name: DynamicPropertyInvalidStateForDelete
Message: You can't delete a property that is in the active state.
0x80081000
-2146955264
Name: DynamicPropertyInvalidStateForUpdate
Message: You can't update a property that isn't in the draft state.
0x8008100C
-2146955252
Name: DynamicPropertyOptionSetInvalidStateForUpdate
Message: You can't modify the property option set item for a property that is not in the draft state.
0x80097378
-2146864264
Name: DynamicsPackageNotFound
Message: The dynamics packages with uniquename '{0}' included in the billing context of workflow are not found in the environment.
0x80060005
-2147090427
Name: EditorOnlySupportAndOperatorForLogicalConditions
Message: The rule expression contains logical operator which is not supported. The editor only support And operator for Logical conditions.
0x800609B8
-2147087944
Name: EditQueryInDynamicExcelNotSupported
Message: You can’t edit the query on a dynamic spreadsheet once the Excel file has been exported. If you’d like to make changes, go back to Dynamics 365 and then re-export.
0x80050025
-2147155931
Name: EESiteDBFetchFailure
Message: Unable to fetch data from site DB.
0x80090488
-2146892664
Name: EICExportFailure
Message: Error occured when exporting EntityImageConfig record. Reason: {0}
0x80097260
-2146864544
Name: ElasticChildUnOwnedEntityOperationNotSupported
Message: This operation is not supported for elastic child unonwned entities yet.
0x80097252
-2146864558
Name: ElasticEntityExecuteTransactionError
Message: Transaction failed with Status code : '{0}'
0x80097259
-2146864551
Name: ElastiChildUnOwnedEntityParentMissingError
Message: This operation on elastic child unowned table is not allowed without parent record value.
0x80040523
-2147220189
Name: EmailAlreadyExistsInDestinationQueue
Message: You cannot add this e-mail to the selected queue. A queue item for this e-mail already exists in the queue. You can delete the item from the queue, and then try again.
0x80090484
-2146892668
Name: EmailBodyMaxLengthCannotBeChanged
Message: Format {0} does not support changing the maximum length of column {1}.
0x80050007
-2147155961
Name: EmailDoesNotExist
Message: Email does not exist for given attachment.
0x80050003
-2147155965
Name: EmailEngagementFeatureDisabled
Message: Please enable Email Engagement feature for current org to follow or unfollow email attachment.
0x80050015
-2147155947
Name: EmailEngagementFeatureDisabledForAttachmentTracking
Message: Please enable Email Engagement feature for this organization to follow email attachments.
0x80050022
-2147155934
Name: EmailInteractionsFetchFailure
Message: Unable to fetch email interactions.
0x8005E237
-2147098057
Name: EmailMessageSizeExceeded
Message: Email Size Exceeds the MaximumMessageSizeLimit specified by the deployment.
0x80050014
-2147155948
Name: EmailMonitoringDeProvisionFailed
Message: Email engagement feature deprovisioning failed
0x80050011
-2147155951
Name: EmailMonitoringNotProvisioned
Message: RI provisioning service failed.
0x80050012
-2147155950
Name: EmailMonitoringProvisionFailed
Message: Email engagement feature provisioning failed
0x80050008
-2147155960
Name: EmailNotFollowed
Message: This attachment cannot be followed as its corresponding email is not followed.
0x80050024
-2147155932
Name: EmailOpenActionCardCreationFailure
Message: We can’t create email open action card.
0x80040b04
-2147218684
Name: EmailRecipientNotSpecified
Message: The e-mail must have at least one recipient before it can be sent
0x80050023
-2147155933
Name: EmailReminderActionCardCreationFailure
Message: We can’t create email reminder action card.
0x8005F031
-2147094479
Name: EmailRouterFileTooLargeToProcess
Message: One or more of the email router configuration files is too large to get processed.
0x8005E23C
-2147098052
Name: EmailServerProfileADBasedAuthenticationProtocolNotAllowed
Message: The authentication protocol cannot be set to Negotiate or NTLM for your organization because these require Active Directory. Use a different authentication protocol or contact your system administrator to enable an Active Directory-based authentication protocol.
0x8005E204
-2147098108
Name: EmailServerProfileAutoDiscoverNotAllowed
Message: Auto discover server URL can location can only be used for an exchange e-mail server type.
0x8005E23D
-2147098051
Name: EmailServerProfileBasicAuthenticationProtocolNotAllowed
Message: The specified authentication protocol cannot be used because the protocol requires sending credentials on a secure channel. Use a different authentication protocol or contact your administrator to enable Basic authentication protocol on a non-secure channel.
0x8005E235
-2147098059
Name: EmailServerProfileDelegateAccessNotAllowed
Message: For an SMTP email server type, auto-granted delegate access cannot be used.
0x8005E236
-2147098058
Name: EmailServerProfileImpersonationNotAllowed
Message: For a Non Exchange email server type, impersonation cannot be used.
0x8005E23B
-2147098053
Name: EmailServerProfileInvalidAuthenticationProtocol
Message: The authentication protocol is invalid for the specified server and connection type. For more information, contact your system administrator.
0x8005E203
-2147098109
Name: EmailServerProfileInvalidCredentialRetrievalForExchange
Message: No credentials (Anonymous) cannot be used a connection type for exchange e-mail server type.
0x8005E202
-2147098110
Name: EmailServerProfileInvalidCredentialRetrievalForOnline
Message: Windows integrated or Anonymous authentication cannot be used as a connection type for Microsoft Dynamics 365 Online.
0x8005E20A
-2147098102
Name: EmailServerProfileInvalidServerLocation
Message: The specified server location {0} is invalid. Correct the server location and try again.
0x8005E205
-2147098107
Name: EmailServerProfileLocationNotRequired
Message: You cannot specify the incoming/outgoing e-mail server location when Autodiscover server location has been set to true.
0x8005E222
-2147098078
Name: EmailServerProfileNotAssociated
Message: Email Server Profile is not associated with the current mailbox. Please associate a valid profile to send/receive mails.
0x8005E201
-2147098111
Name: EmailServerProfileSslRequiredForOnline
Message: You cannot set SSL as false for Microsoft Dynamics 365 Online.
0x8005E234
-2147098060
Name: EmailServerProfileSslRequiredForOnPremise
Message: Usage of SSL while contacting external email servers is mandatory for this Dynamics 365 deployment.
0x80154B51
-2146088111
Name: EmptyCommandOrEntity
Message: Command or entity name cannot be empty.
0x80040365
-2147220635
Name: EmptyContent
Message: The file is empty.
0x80071118
-2147020520
Name: EmptyEntityFilterXml
Message: The FetchXML is missing.
0x80048487
-2147187577
Name: EmptyFileForImport
Message: The selected file contains no data.
0x80048486
-2147187578
Name: EmptyFilesInZip
Message: One or more files in the compressed (.zip) or .cab file don't contain data. Check the files and try again.
0x80040337
-2147220681
Name: EmptyHeaderColumn
Message: The column heading cannot be empty.
0x80040366
-2147220634
Name: EmptyHeaderRow
Message: The first row of the file is empty.
0x80040347
-2147220665
Name: EmptyImportFileRow
Message: Empty row.
0x80040373
-2147220621
Name: EmptyRecord
Message: The record is empty
0x80044818
-2147203048
Name: EmptySecretInDataSource
Message: Data Source secrets are not included in solutions. You'll need to edit your data sources to add secrets back following solution import.
0x8004F402
-2147159038
Name: EmptySiteMapXml
Message: Sitemap xml is empty.
0x80040202
-2147220990
Name: EmptyXml
Message: Empty XML.
0x800609A2
-2147087966
Name: EnableMobileOfflineDisableChangeTrackingError
Message: You must enable change tracking for this entity since mobile offline client is enabled.
0x80048d2C
-2147185364
Name: EnableRetentionError
Message: Unable to enable long term retention for : {0}.
0x80048d24
-2147185372
Name: EnableRetentionNotSupportedDuringEntityCreate
Message: Enable Retention is not supported during table create. Enable retention post table creation.
0x80044279
-2147204487
Name: EnableRIFeatureNotAllowed
Message: You need system administrator privileges to update Relationship Insights tenant information.
0x8004D291
-2147167599
Name: EndUserNotificationTypeNotValidForEmail
Message: Cannot send Email for EndUserNotification Type: {0}.
0x80060415
-2147089387
Name: EntitiesExceedMaxAllowed
Message: You can't cover more than five entities in a process flow. Remove some entities and try again.
0x80071125
-2147020507
Name: EntitiesInViewNotAvailableOffline
Message: One or more entities referenced are not available offline.
0x80071124
-2147020508
Name: EntitiesInViewNotInProfile
Message: One or more entities in this view are not part of this profile.
0x80060615
-2147088875
Name: EntitlementAlreadyInactiveState
Message: You can't activate an entitlement when it's in the active state.
0x80044208
-2147204600
Name: EntitlementAlreadyInCanceledState
Message: You can't cancel an entitlement when it's in the Canceled state.
0x80060614
-2147088876
Name: EntitlementAlreadyInDraftState
Message: You can't deactivate an entitlement when it's in the draft state.
0x80060622
-2147088862
Name: EntitlementBlankTerms
Message: Total terms can't be blank. Enter a value and try again.
0x80060603
-2147088893
Name: EntitlementChannelInvalidState
Message: An entitlement channel term cannot be created, modified or deleted when the associated entitlement is not in draft state.
0x80060612
-2147088878
Name: EntitlementChannelWithoutEntitlementId
Message: Associate the entitlement channel with an entitlement or entitlement template.
0x80060613
-2147088877
Name: EntitlementEditDraft
Message: You can only edit a draft entitlement.
0x80060624
-2147088860
Name: EntitlementInvalidRemainingTerms
Message: The number of remaining terms can't be greater than the number of total terms.
0x80060600
-2147088896
Name: EntitlementInvalidStartEndDate
Message: Start Date cannot be more than the End Date
0x80060601
-2147088895
Name: EntitlementInvalidState
Message: You cannot delete an entitlement that is in active or waiting state
0x80060604
-2147088892
Name: EntitlementInvalidTerms
Message: Specify a higher value for total terms so the remaining terms won't be a negative value.
0x80060616
-2147088874
Name: EntitlementNotActiveInAssociationToCase
Message: You can't create a case for this entitlement because the entitlement is not in active state.
0x80060620
-2147088864
Name: EntitlementTemplateTotalTerms
Message: If the allocation type is the number of cases, the total terms can't be a decimal value. Specify a whole number.
0x80060619
-2147088871
Name: EntitlementTotalTerms
Message: If the allocation type is the number of cases, the total terms can't be a decimal value. Specify a whole number.
0x80048d2A
-2147185366
Name: EntityAnalyticsConfigError
Message: Data lake sync configuration can not be removed when retention is enabled.
0x8004432D
-2147204307
Name: EntityCannotBeChildInCustomRelationship
Message: This entity is either not valid as a child in a custom parental relationship or is already a child in a parental relationship
0x80071136
-2147020490
Name: EntityCannotHaveOwnedByMeFilter
Message: The profile '{1}' could not be published because the table '{0}' has OwnedByMe set to true. This property is not a valid property for table: '{0}'.
0x80071137
-2147020489
Name: EntityCannotHaveOwnedByMyTeamFilter
Message: The profile '{1}' could not be published because the table '{0}' has OwnedByMyTeam set to true. This property is not a valid property for table: '{0}'.
0x80044332
-2147204302
Name: EntityCannotParticipateInEntityAssociation
Message: This entity cannot participate in an entity association
0x80044368
-2147204248
Name: EntityCannotParticipateInEntityAssociationTaskOrPhonecall
Message: Entity {0} cannot be in an entity association with entity {1}. It should be between {1} and knowledgebaserecord.
0x80090424
-2146892764
Name: EntityCanOnlyBeReferencedOnceInPolymorphicLookup
Message: The entity '{0}' cannot be referenced more than once in a polymorphic lookup. Referencing entity '{1}', attribute '{2}'.
0x80090412
-2146892782
Name: EntityCustomizationLockException
Message: "Cannot start the requested operation because there is an entity customization running at this moment."
0x80048d2B
-2147185365
Name: EntityDeleteError
Message: The setting cannot be edited when a retention policy on the table and its children is being executed. Change the setting once the policy run in progress is completed.
0x80048d18
-2147185384
Name: EntityDeleteTooLarge
Message: Entity with name: {0} cannot be deleted due to having too many rows in the table. Reduce the number of rows via bulk delete before attempting to delete again. Current Row Count: {1}. Maximum row count for delete: {2}
0x80048431
-2147187663
Name: EntityDupCheckNotSupportedSystemWide
Message: Duplicate detection is not enabled for one or more of the selected entities. The duplicate detection job cannot be started.
0x80060420
-2147089376
Name: EntityExceedsMaxActiveBusinessProcessFlows
Message: The {0} entity exceeds the maximum number of active business process flows. The limit is {1}.
0x80071132
-2147020494
Name: EntityFilterContainerMustNotBeNullFormatString
Message: The profile could not be published because there are no filters specified for table '{0}'. Please add at least one filter for table: '{0}'.
0x80060205
-2147089915
Name: EntityGroupNameOrEntityNamesMustBeProvided
Message: Missing parameter. You must provide EntityGroupName or EntityNames.
0x80047015
-2147192811
Name: EntityHasNoStateCode
Message: Specified entity does not have a statecode.
0x80060444
-2147089340
Name: EntityInstanceIsNull
Message: Error creating or updating Business Process: entity instance cannot be null.
0x80040243
-2147220925
Name: EntityInstantiationFailed
Message: Instantiation of an Entity instance Service failed.
0x8004830F
-2147187953
Name: EntityIsIntersect
Message: The specified entity is intersect entity
0x80043b1d
-2147206371
Name: EntityIsLocked
Message: This entity is already locked.
0x80060421
-2147089375
Name: EntityIsNotBusinessProcessFlowEnabled
Message: The IsBusinessProcessEnabled property of the {0} entity is false.
0x80047008
-2147192824
Name: EntityIsNotCustomizable
Message: The specified entity is not customizable
0x8006111B
-2147086053
Name: EntityIsNotEnabledForExternalParty
Message: You can't create/update an external party item associated to an entity that is not enabled for external party.
0x8004F6A2
-2147158366
Name: EntityIsNotEnabledForFollow
Message: This entity is not enabled to be followed.
0x8004F6A1
-2147158367
Name: EntityIsNotEnabledForFollowUser
Message: This entity is not enabled to be followed.
0x80043b1e
-2147206370
Name: EntityIsUnlocked
Message: This entity is already unlocked.
0x80090110
-2146893552
Name: EntityKeyAttributeNotValidForCreate
Message: Attribute of an entity key must be valid for create. Atribute Name = '{0}' Id = '{1}'
0x80090112
-2146893550
Name: EntityKeyAttributeNotValidForCreateAndUpdate
Message: Attribute of an entity key must be valid for create and update. Atribute Name = '{0}' Id = '{1}'
0x80090111
-2146893551
Name: EntityKeyAttributeNotValidForUpdate
Message: Attribute of an entity key must be valid for update. Atribute Name = '{0}' Id = '{1}'
0x8009050A
-2146892534
Name: EntityKeyIndexSizeConstraintViolatedByMaxLengthIncreased
Message: Increase MaxLength of attribute '{0}' of entitykey '{1}' from {2} to {3} causes its index size to exceed the size limit of {4} bytes. Try removing some columns or reducing the max length of this column.
0x80060893
-2147088237
Name: EntityKeyNameExists
Message: An entity key with the name {0} already exists on entity {1}.
0x80060890
-2147088240
Name: EntityKeyNotDefined
Message: The specified key attributes are not a defined key for the {0} entity
0x80060889
-2147088247
Name: EntityKeyNotDefinedWithDetails
Message: The specified key attributes '{1}' are not defined as keys for entity '{0}', which has entity keys '{2}'
0x80090462
-2146892702
Name: EntityKeyNotExistsForMultiPredicateRelationship
Message: EntityKey with id {0} does not exist for multipredicate relationship {1}.
0x8006089F
-2147088225
Name: EntityKeyNotSupportedForSolutionAwareComponents
Message: Entity keys are not supported for entity {0} because the entity is a solution aware component
0x80060894
-2147088236
Name: EntityKeyWithSelectedAttributesExists
Message: An entity key with the selected attributes already exists on entity.
0x80060200
-2147089920
Name: EntityLimitExceeded
Message: MultiEntitySearch exceeded Entity Limit defined for the Organization.
0x8009046E
-2146892690
Name: EntityLogicalNameIsEmptyOrNull
Message: Entity Logical Name can not be null or empty.
0x80040387
-2147220601
Name: EntityLoopBeingCreated
Message: Creating this parental association would create a loop in this entity hierarchy.
0x80040386
-2147220602
Name: EntityLoopExists
Message: Loop exists in this entity hierarchy.
0x8005F238
-2147093960
Name: EntityMetadataSyncFailed
Message: There were problems with the server configurations. There was a problem with the server configuration changes. We are unable to load the application, please contact your Dynamics 365 administrator.
0x8005F239
-2147093959
Name: EntityMetadataSyncFailedWithContinue
Message: There were difficulties with the server configuration changes. You can continue to use the app with the older configuration, however, you may experience problems including errors when saving. Please contact your Dynamics 365 administrator.
0x80048334
-2147187916
Name: EntityNotEnabledForAutoCreatedAccessTeams
Message: The entity with logicalname {0} and ObjectTypeCode {1} is not enabled for auto created access teams.
0x8004E00C
-2147164148
Name: EntityNotEnabledForCharts
Message: Charts are not enabled on the specified primary entity type code: {0}.
0x8005F200
-2147094016
Name: EntityNotEnabledForThisDevice
Message: Entity not enabled to be viewed in this device
0x8004F899
-2147157863
Name: EntityNotExist
Message: Entity name '{0}' does not exist in the organization.
0x80094005
-2146877435
Name: EntityNotFound
Message: Could not find table with name '{0}'.
0x80060368
-2147089560
Name: EntityNotMatchingBPFPrimaryEntity
Message: Target entity '{0}' is not the primary entity for Business Process '{1}'.
0x8004E112
-2147163886
Name: EntityNotRule
Message: The collection name is not a recurrence rule.
0x80090400
-2146892800
Name: EntityProperyProcessingNotSupported
Message: Entity {0} cannot be processed because it includes property {1} which has a dependency on an unsupported entity {2} in your organization.
0x80060395
-2147089515
Name: EntityReferenceArgumentsNotBound
Message: Required arguments of type EntityReference must be bound to some entity.
0x80048466
-2147187610
Name: EntityReferenceLinkNull
Message: EntityRefererence link cannot be null
0x80097225
-2146864603
Name: EntityRelationshipNotFound
Message: Relationship with id {0} not found, profile item name {1}, profile item association name {2}.
0x80044328
-2147204312
Name: EntityRelationshipRoleCustomLabelsMissing
Message: Custom labels must be provided if an entity relationship role has a display option of UseCustomLabels
0x8004432B
-2147204309
Name: EntityRelationshipSchemaNameNotUnique
Message: A relationship with the specified name already exists. Please specify a unique name.
0x8004432A
-2147204310
Name: EntityRelationshipSchemaNameRequired
Message: Entity relationships require a name
0x80090496
-2146892650
Name: EntityStringMissingCommentAttribute
Message: Unable to process '{0}' Entity String node because 'Comment' attribute is missing. ResourceKey: {1}, LanguageCode: {2}, Value: {3}
0x80090497
-2146892649
Name: EntityStringMissingLanuguageCodeAttribute
Message: Unable to process '{0}' Entity String node because 'languagecode' attribute is missing. ResourceKey: {1}, Comment: {2}, Value: {3}
0x80090495
-2146892651
Name: EntityStringMissingResourceKeyAttribute
Message: Unable to process '{0}' Entity String node because 'ResourceKey' attribute is missing.
0x80100008
-2146435064
Name: EntityTypeNotSupported
Message: {0} entity does not support this message.
0x8004E30B
-2147163381
Name: EntityTypeSpecifiedForDashboard
Message: An entity type cannot be specified for a dashboard.
0x80048d26
-2147185370
Name: EntityUpdateError
Message: The setting cannot be edited when a retention policy on the table and its children is being executed. Change the setting once the policy run in progress is completed.
0x80095004
-2146873340
Name: EnvironmentVariableNotFound
Message: Failed to find environment variables with schema name(s) '{0}'. Please check if environment variables exist.
0x80090494
-2146892652
Name: ERMissingEntityRelationshipTypeNode
Message: Unable to process EntityRelationship {0} because it does not contain EntityRelationshipType node.
0x80090416
-2146892778
Name: ERMissingReferencingEntityNode
Message: Unable to process EntityRelationship {0} because it does not contain ReferencingEntity node.
0x8004B066
-2147176346
Name: ErrorConnectingToDiscoveryService
Message: Error when trying to connect to customer's discovery service.
0x8004B068
-2147176344
Name: ErrorConnectingToOrganizationService
Message: Error when trying to connect to customer's organization service.
0x8004F203
-2147159549
Name: ErrorDeleteStatementTextIsReferenced
Message: You cannot delete the UI script statement text because it is being referred by one or more ui script statements.
0x80044290
-2147204464
Name: ErrorFetchingBaseUrl
Message: We can't fetch base URL for organization Id {0}. Exception details {1}
0x80044291
-2147204463
Name: ErrorFetchingRIProvisionStatus
Message: We can't fetch RI provisioning status for organization Id {0}. Exception details {1}
0x80071001
-2147020799
Name: ErrorGeneratingActionHub
Message: An error has occurred. Please try again later.
0x8004B013
-2147176429
Name: ErrorGeneratingInvitation
Message: Some Internal error occurred in generating invitation token, Please try again later
0x8004F216
-2147159530
Name: ErrorImportInvalidForPublishedScript
Message: You cannot save data to a published UI script. Unpublish the UI script, and try again.
0x80040359
-2147220647
Name: ErrorIncreate
Message: The Microsoft Dynamics 365 record could not be created
0x8004035a
-2147220646
Name: ErrorInDelete
Message: The Microsoft Dynamics 365 record could not be deleted
0x80050013
-2147155949
Name: ErrorInFetchingEmailEngagementProvisioningStatus
Message: Error in fetching email engagement feature provisioning status.
0x80044351
-2147204271
Name: ErrorInFieldWidthIncrease
Message: An error occurred while increasing the field width.
0x80040323
-2147220701
Name: ErrorInImportConfig
Message: Cannot process with Bulk Import as Import Configuration has some errors.
0x80040346
-2147220666
Name: ErrorInParseRow
Message: The row could not be parsed. This is typically caused by a row that is too long.
0x80040357
-2147220649
Name: ErrorInSetState
Message: The status or status reason of the Microsoft Dynamics 365 record could not be set
0x80048497
-2147187561
Name: ErrorInStoringImportFile
Message: An error occurred while storing the import file in database.
0x80048483
-2147187581
Name: ErrorInUnzip
Message: An error occurred while extracting the uploaded compressed (.zip) or .cab file. Make sure that the file isn't password protected, and try uploading the file again. If this problem persists, contact your system administrator.
0x80048503
-2147187453
Name: ErrorInUnzipAlternate
Message: An error occurred while the uploaded compressed (.zip) file was being extracted. Try to upload the file again. If the problem persists, contact your system administrator.
0x80040358
-2147220648
Name: ErrorInUpdate
Message: The Microsoft Dynamics 365 record could not be updated
0x8004F214
-2147159532
Name: ErrorInvalidFileNameChars
Message: The Microsoft Excel file name cannot contain the following characters: * \ : > < | ? " /. Rename the file using valid characters, and try again.
0x8004F211
-2147159535
Name: ErrorInvalidUIScriptImportFile
Message: File type is not supported. Select an xml file for import.
0x8005F034
-2147094476
Name: ErrorMigrationProcessExcessOnServer
Message: The server is busy handling other migration processes. Please try after some time.
0x8004F215
-2147159531
Name: ErrorMimeTypeNullOrEmpty
Message: The MimeType property value of the UploadFromBase64DataUIScriptRequest method is null or empty. Specify a valid property value, and try again.
0x8004F874
-2147157900
Name: ErrorNoActiveRoutingRuleExists
Message: Currently there's no active rule to route this case.
0x8004F220
-2147159520
Name: ErrorNoQueryData
Message: An error has occurred. Either the data does not exist or you do not have sufficient privileges to view the data. Contact your system administrator for help.
0x80044289
-2147204471
Name: ErrorOnFeatureStatusChange
Message: We can’t enable/disable the {0} feature for organization Id {1}. Exception details {2}.
0x80044286
-2147204474
Name: ErrorOnGetRecord
Message: There was an error fetching a record for table {0}. Exception details {1}.
0x80044282
-2147204478
Name: ErrorOnGetRIProvisionStatus
Message: We can’t get the Relationship Insights provisioning status for organization ID {0}. Exception details {1}.
0x80044283
-2147204477
Name: ErrorOnGetRITenantEndPoint
Message: We can’t get the Relationship Insights tenant endpoint information for organization ID {0}. Exception details {1}.
0x80044287
-2147204473
Name: ErrorOnQryPropertyBagCollection
Message: The query didn’t return all {0} columns.
0x80044284
-2147204476
Name: ErrorOnStartOfRIProvision
Message: We can’t start provisioning for organization ID {0}. Exception details {1}.
0x80044285
-2147204475
Name: ErrorOnTenantVerifyUpdate
Message: We can’t verify or update tenant information for organization ID {0}. Exception details {1}.
0x8004F087
-2147159929
Name: ErrorPersistingSolutionComponentRecord
Message: Error while {0} the SolutionComponent record. Type {1} - ObjectId: {2}. Exception details {3}.
0x80044288
-2147204472
Name: ErrorPropertyBagCollectionMissedColumn
Message: {0} column for table {1} is missing.
0x8004F004
-2147160060
Name: ErrorReactivatingComponentInstance
Message: After undeleting a label, there is no underlying label to reactivate.
0x8004F209
-2147159543
Name: ErrorScriptCannotDeletePublishedScript
Message: You cannot delete a UI script that is published. You must unpublish it first.
0x8004F213
-2147159533
Name: ErrorScriptCannotUpdatePublishedScript
Message: You cannot update a UI script that is published. You must unpublish it first.
0x8004F212
-2147159534
Name: ErrorScriptFileParse
Message: Error occurred while parsing the XML file.
0x8004F207
-2147159545
Name: ErrorScriptInitialStatementNotInScript
Message: The initial statement for this script does not belong to this script.
0x8004F208
-2147159544
Name: ErrorScriptInitialStatementNotRoot
Message: The initial statement should the root statement and cannot have a previous statement set.
0x8004F206
-2147159546
Name: ErrorScriptLanguageNotInstalled
Message: The language specified is not supported in your Dynamics 365 install. Please check with your system administrator on the list of "enabled" languages.
0x8004F20B
-2147159541
Name: ErrorScriptPublishMalformedScript
Message: The selected UI script cannot be published. The UI script contains one or more paths which do not end in an end-script or next-script action node. Correct the paths and try to publish again.
0x8004F20A
-2147159542
Name: ErrorScriptPublishMissingInitialStatement
Message: The selected UI script cannot be published. Provide a value for "First statement number" and try to publish again.
0x8004F204
-2147159548
Name: ErrorScriptSessionCannotCreateForDraftScript
Message: You cannot create a UI script session for a UI script which is not published.
0x8004F20D
-2147159539
Name: ErrorScriptSessionCannotSetStateForDraftScript
Message: You cannot set the state of a UI script session for a UI script which is not published.
0x8004F205
-2147159547
Name: ErrorScriptSessionCannotUpdateForDraftScript
Message: You cannot update a UI script session for a UI script which is not published.
0x8004F20E
-2147159538
Name: ErrorScriptStatementResponseTypeOnlyForPrompt
Message: You cannot associate the response control type for a statement which is not a prompt.
0x8004F20C
-2147159540
Name: ErrorScriptUnpublishActiveScript
Message: This script is in use and has active sessions (status-reason=incomplete). Please terminate the active sessions (i.e. status-reason=cancelled) and try to unpublish again.
0x8005F032
-2147094478
Name: ErrorsInEmailRouterMigrationFiles
Message: Invalid File(s) for Email Router Migration
0x8004034a
-2147220662
Name: ErrorsInImportFiles
Message: Invalid File(s) for Import
0x80061119
-2147086055
Name: ErrorsInProfileRuleWorkflowActivation
Message: You can't activate this profile rule. You don't have the required permissions on the record types that are referenced by this profile rule.
0x80048535
-2147187403
Name: ErrorsInSlaWorkflowActivation
Message: You can't activate this service level agreement (SLA). You don't have the required permissions on the record types that are referenced by this SLA.
0x80048455
-2147187627
Name: ErrorsInWorkflowDefinition
Message: The selected workflow has errors and cannot be published. Please open the workflow, remove the errors and try again.
0x8004F210
-2147159536
Name: ErrorStatementDeleteOnlyForDraftScript
Message: You cannot delete a UI script statement for a UI script which is not draft.
0x8004F20F
-2147159537
Name: ErrorStatementOnlyForDraftScript
Message: You cannot create a UI script statement for a UI script which is not draft.
0x80050102
-2147155710
Name: ErrorTemplate
Message: {0}
0x8004F221
-2147159519
Name: ErrorUIScriptPromptMissing
Message: The dialog that is being activated has no prompt/response.
0x8004F202
-2147159550
Name: ErrorUpdateStatementTextIsReferenced
Message: You cannot update this UI script statement text because it is being referred to by one or more published ui scripts.
0x80048298
-2147188072
Name: ErrorUploadingReport
Message: An error occurred while trying to add the report to Microsoft Dynamics 365. Try adding the report again. If this problem persists, contact your system administrator.
0x80060001
-2147090431
Name: EventNotSupportedForBusinessRule
Message: Event {0} is not supported for client side business rule.
0x80060003
-2147090429
Name: EventTypeAndControlNameAreMismatched
Message: This combination of event type and control name is unexpected
0x80090403
-2146892797
Name: EveryEntityKeyAttributesMustBeMapped
Message: Every attribute of entitykey '{0}' of referenced entity '{1}' must be mapped to an attribute of the same type on the referencing entity '{2}' of relationship '{3}'.
0x80071006
-2147020794
Name: EvoStsAuthorizationServerRecordCreationFailureException
Message: Database operation failed while creating authorization record for Evo STS.
0x8004b042
-2147176382
Name: ExceedCustomEntityQuota
Message: The custom entity limit has been reached.
0x80060306
-2147089658
Name: ExceededLimitForAllowedFacetableAttributes
Message: Cannot set user search facets for entity {0} as the limit for allowed facetable attributes is 4. Kindly remove few attributes to proceed.
0x8004F6A0
-2147158368
Name: ExceededNumberOfRecordsCanFollow
Message: You have exceeded the number of records you can follow. Please unfollow some records to start following again.
0x80060543
-2147089085
Name: ExceededRollupFieldsPerEntityQuota
Message: You can't add a rollup field with name {4} having id {3} for entity with name {2} and id {1}. You’ve reached the maximum number of {0} allowed for this record type.
0x80060542
-2147089086
Name: ExceededRollupFieldsPerOrgQuota
Message: You can't add a rollup field. You’ve reached the maximum number of {0} allowed for your organization.
0x80050401
-2147154943
Name: ExceedEnvironmentCapacity
Message: The operation {0} {1} was blocked since the environment is over on storage capacity per environment. Please work with your administrator to resolve this issue. {2}
0x80050402
-2147154942
Name: ExceedTenantCapacity
Message: The operation {0} {1} was blocked since the tenant is over on storage capacity entitled for your tenant. Please work with your administrator to resolve this issue. {2}
0x80050403
-2147154941
Name: ExceedTenantEnvironmentCount
Message: The operation {0} {1} was blocked since the tenant is over maximum number of environments allowed per tenant. Please work with your administrator to resolve this issue. {2}
0x80060805
-2147088379
Name: ExcelFileNotFound
Message: The requested file was not found.
0x80060808
-2147088376
Name: ExcelOnlineNotUpdated
Message: Excel Online file {0} was not updated by the Wopi Server within the timeout specified.
0x8004503A
-2147200966
Name: ExchangeAutodiscoverError
Message: Autodiscover could not find the Exchange Web Services URL for the specified mailbox. Verify that the mailbox address and the credentials provided are correct and that Autodiscover is enabled and has been configured correctly.
0x80071102
-2147020542
Name: ExchangeCardAttributeMissingInResponseException
Message: Attribute not present in exchange oData response.
0x80071104
-2147020540
Name: ExchangeCardInvalidResponseFormatException
Message: Invalid response format.
0x80071105
-2147020539
Name: ExchangeCardS2SSetupFailureException
Message: Server to Server Authentication with Exchange for Action Card is not set up.
0x80071106
-2147020538
Name: ExchangeOptinNotEnabled
Message: Exchange optin is not enabled.
0x80048cf5
-2147185419
Name: ExchangeRateOfBaseCurrencyNotUpdatable
Message: The exchange rate of the base currency cannot be modified.
0x8009724B
-2146864565
Name: ExecuteCosmosSqlQueryIsNotSupportedForEntitiesWithSecuredAttributes
Message: ExecuteCosmosSqlQuery is not supported for entities with secured attributes.
0x80045046
-2147200954
Name: ExecuteNotOnDemandWorkflow
Message: Workflow must be marked as on-demand or child workflow.
0x80097254
-2146864556
Name: ExecuteTransactionErrorAfterMainOperation
Message: An Error occured after Transaction at RequestIndex : '{0}'
0x80097253
-2146864557
Name: ExecuteTransactionErrorBeforeMainOperation
Message: An Error occured before Transaction at RequestIndex : '{0}'
0x80045047
-2147200953
Name: ExecuteUnpublishedWorkflow
Message: Workflow must be in Published state.
0x80040488
-2147220344
Name: ExistingExternalReport
Message: The report could not be published for external use because a report of the same name already exists. Delete that report in SQL Server Reporting Services or rename this report, and try again.
0x80048205
-2147188219
Name: ExistingParentalRelationship
Message: A parental relationship already exists.
0x8004E10C
-2147163892
Name: ExpansionRequestIsOutsideExpansionWindow
Message: The series is already expanded for CutOffWindow.
0x80060011
-2147090415
Name: ExpectingAtLeastOneBusinessRuleStep
Message: There should be a minimum of one Business rule step.
0x8004A101
-2147180287
Name: ExpiredAuthTicket
Message: The ticket specified for authentication is expired
0x80060617
-2147088873
Name: ExpiredEntitlementActivate
Message: You can't activate an expired entitlement.
0x8004A106
-2147180282
Name: ExpiredKey
Message: The key specified to compute a hash value is expired, only active keys are valid. Expired Key : {0}.
0x80041d52
-2147213998
Name: ExpiredOAuthToken
Message: The OAuth token has expired
0x80044352
-2147204270
Name: ExpiredVersionStamp
Message: Version stamp associated with the client has expired. Please perform a full sync.
0x80044415
-2147204075
Name: ExportAttributeMapException
Message: Failed to export AttributeMap from attribute {0} to {1} in EntityMap from entity {2} to {3} during solution export. AttributeMapId = {4}, EntityMapId = {5}
0x80048048
-2147188664
Name: ExportDefaultAsPackagedError
Message: The default solution cannot be exported as a package.
0x80071158
-2147020456
Name: ExportDefaultSolutionError
Message: Exporting the default solution is not supported. To export components, add them to a custom solution.
0x80044416
-2147204074
Name: ExportEntityMapException
Message: Failed to export EntityMap from entity {0} to {1} during solution export. EntityMapId = {2}
0x80090499
-2146892647
Name: ExportERFailureMissingCustomLabels
Message: Failed to export Many to Many EntityRelationship with name {0}. Entity relationships using display option of Custom Label must have a label specified
0x80072011
-2147016687
Name: ExportKeyAttributeInvalidExceedsDepth
Message: Export key attribute {0} for component {1} is invalid. Attributes defined for export EntityKey must not exceed lookup depth of 3
0x80072010
-2147016688
Name: ExportKeyAttributeInvalidLocalizable
Message: Export key attribute {0} for component {1} is invalid. Attributes defined for export EntityKey must not be localizable
0x8007200F
-2147016689
Name: ExportKeyAttributeInvalidNotInvalidForUpdate
Message: Export key attribute {0} for component {1} is invalid. Attributes defined for export EntityKey must be invalid for update
0x800608AF
-2147088209
Name: ExportKeyAttributeInvalidNotSystemRequired
Message: Export key attribute {0} for component {1} is invalid. Attributes defined for export EntityKey must be system required
0x800608AD
-2147088211
Name: ExportKeyAttributeInvalidPrefix
Message: Export key attribute {0} for component {1} must start with a valid customization prefix.
0x800608AE
-2147088210
Name: ExportKeyAttributeInvalidPrimaryKey
Message: Export key attribute {0} for component {1} is invalid. Attributes defined for export EntityKey must not be the primary key
0x80072012
-2147016686
Name: ExportKeyAttributeInvalidReferencesNonSolutionAware
Message: Export key attribute {0} for component {1} is invalid. Attributes defined for export EntityKey must not have a lookup to non-solution aware components
0x800608AB
-2147088213
Name: ExportKeyAttributeNotBeginWithLetterOrNonAlphaNumericCharacters
Message: Export key attribute {0} for component {1} must begin with a letter and only consist of alpha-numeric and _.{}! characters.
0x800608AC
-2147088212
Name: ExportKeyAttributeValuesIncorrectNumber
Message: Incorrect number of export key attribute values for export key {0} for entity {1}.
0x80072013
-2147016685
Name: ExportKeyInvalidCreate
Message: It is invalid to create component {0} with the same export key value(s) as an existing component. Please change the key. The current value(s) are {1}
0x800608A8
-2147088216
Name: ExportKeyNotSupported
Message: Export keys are not supported for entity {0} because export keys are unsupported
0x800608AA
-2147088214
Name: ExportKeyNotSupportedForMaxAttributes
Message: Export key cannot be created for entity {0} because the key exceeds {1} attributes
0x800608A7
-2147088217
Name: ExportKeyNotSupportedForNonCustomizableComponents
Message: Export keys are not supported for entity {0} because the entity is not customizable
0x800608A6
-2147088218
Name: ExportKeyNotSupportedForNonSolutionAwareComponents
Message: Export keys are not supported for entity {0} because the entity is not a solution aware component
0x80048036
-2147188682
Name: ExportManagedSolutionError
Message: An error occurred while exporting a solution. Managed solutions cannot be exported.
0x80048037
-2147188681
Name: ExportMissingSolutionError
Message: An error occurred while exporting a solution. The solution does not exist in this system.
0x80048035
-2147188683
Name: ExportSolutionError
Message: An error occurred while exporting a Solution.
0x80060804
-2147088380
Name: ExportToExcelOnlineFeatureNotEnabled
Message: Export to Excel Online feature is not enabled.
0x800608C1
-2147088191
Name: ExportToXlsxFeatureNotEnabled
Message: Export to excel file feature is not enabled.
0x80060004
-2147090428
Name: ExpressionNotSupportedForEditor
Message: Rule contain an expression that is not supported by the editor.
0x80046F8F
-2147192945
Name: ExternalNameExists
Message: An entity with the specified name already exists for data source - {0}. Please specify a new external name.
0x80060300
-2147089664
Name: ExternalSearchAttributeLimitExceeded
Message: The maximum number of indexed fields has been reached. Update the Relevance Search configuration to reduce the total number of indexed fields {1} below {0}.
0x80040316
-2147220714
Name: ExtraPartyInformation
Message: Extra party information should not be provided for this operation.
0x80055007
-2147135481
Name: FailedToAddSLADependency
Message: Failed to add SLA dependency on ApplicableFrom attribute because attribute is not found in applicable entity metadata. Please contact your system administrator.
0x80048411
-2147187695
Name: FailedToAquireLock
Message: PluginSqlLockManager failed to acquire lock
0x8004120c
-2147216884
Name: FailedToAquirePSqlSchemaLock
Message: PSqlSchemaGeneratorLockManager failed to acquire lock
0x80044304
-2147204348
Name: FailedToDeserializeAsyncOperationData
Message: Failed to deserialize async operation data.
0x80060475
-2147089291
Name: FailedToFindDependentConnectorsForModernFlow
Message: Failed to find any of dependent custom connectors of current Modern Flow.
0x80047103
-2147192573
Name: FailedToGetNetworkServiceName
Message: Failed to obtain the localized name for NetworkService account
0x80055012
-2147135470
Name: FailedToGetSlaPauseStates
Message: Pause states do not exist in XML format in the DB. Try again or reach out to Dynamics 365 customer support.
0x80041213
-2147216877
Name: FailedToInitializeTDSListener
Message: Initialization failed/timed out, please connect again.
0x8004024e
-2147220914
Name: FailedToLoadAssembly
Message: Failed to load assembly
0x80055009
-2147135479
Name: FailedToRetrieveEntityCount
Message: Failed to retrieve Entity Count with Active SLA. Please contact your system administrator.
0x80055008
-2147135480
Name: FailedToRetrieveSLAkpiCount
Message: Failed to retrieve SLA KPI Count. Try again or reach out to Dynamics 365 customer support.
0x80047000
-2147192832
Name: FailedToScheduleActivity
Message: Failed to schedule activity.
0x80072601
-2147015167
Name: FailToDeleteConnectorFromExternalPartner
Message: Fail to delete the target connector from external partner.
0x8004F664
-2147158428
Name: FallbackCardFormDeactivation
Message: This operation can’t be completed. You must have at least one active Card form.
0x8004F661
-2147158431
Name: FallbackFormDeactivation
Message: This operation can’t be completed. You must have at least one active Main form.
0x8004F654
-2147158444
Name: FallbackFormDeletion
Message: You cannot delete this form because it is the only fallback form of type {0} for the {1} entity. Each entity must have at least one fallback form for each form type.
0x8004F666
-2147158426
Name: FallbackMainInteractionCentricFormDeactivation
Message: This operation can’t be completed. You must have at least one active MainInteractionCentric form.
0x8004F665
-2147158427
Name: FallbackQuickFormDeactivation
Message: This operation can’t be completed. You must have at least one active Quick form.
0x80043516
-2147207914
Name: FaxNoData
Message: The fax cannot be sent because there is no data to send. Specify at least one of the following: a cover page, a fax attachment, a fax description.
0x80043517
-2147207913
Name: FaxNoSupport
Message: The fax cannot be sent because this type of attachment is not allowed or does not support virtual printing to a fax device.
0x80043510
-2147207920
Name: FaxSendBlocked
Message: The recipient is marked as "Do Not Fax".
0x80043511
-2147207919
Name: FaxServiceNotRunning
Message: The Microsoft Windows fax service is not running or is not installed.
0x80090900
-2146891520
Name: FeatureNotAvailable
Message: {0} feature is not available.
0x80061113
-2147086061
Name: FeatureNotEnabled
Message: This operation couldn't be completed because this feature isn’t enabled for your organization.
0x80097010
-2146865136
Name: FeaturesNotSupportedInNestedPagination
Message: Feature - {0} is not supported in nested pagination.
0x80044505
-2147203835
Name: FederatedEndpointError
Message: The username ADFS endpoint is enabled, which is blocking the intended authentication endpoint from being reached.
0x80061770
-2147084432
Name: FeedbackFeatureNotEnabled
Message: Feedback feature is not enabled.
0x80061772
-2147084430
Name: FeedbackMinMaxRequired
Message: The minimum and maximum values are required.
0x80061774
-2147084428
Name: FeedbackMinRatingValue
Message: The submitted minimum rating value {0} must be less than the submitted maximum rating value {1}.
0x80061773
-2147084429
Name: FeedbackRatingValue
Message: The rating must be a value from {0} through {1}.
0x8005E00E
-2147098610
Name: FetchDataSetQueryTimeout
Message: The fetch data set query timed out after {0} seconds. Increase the query timeout, and try again.
0x80160015
-2146041835
Name: FieldLevelControlUsedInGlobalContext
Message: The control '{0}' has a property that binds to a field which is not allowed in this context. More Details:{1}
0x80044817
-2147203049
Name: FieldLevelSecurityNotSupported
Message: Field level security is not supported for virtual entity.
0x80090004
-2146893820
Name: FileContentIsNull
Message: File content can not be null.
0x80048837
-2147186633
Name: FileInUse
Message: Could not read the file because another application is using the file.
0x80048440
-2147187648
Name: FileNotFound
Message: The attachment file was not found.
0x8005F20D
-2147094003
Name: FilePickerErrorApplicationInSnapView
Message: Try this action again. If the problem continues, check the {0} for solutions or contact your organization's {#Brand_CRM} Administrator. Finally, you can contact {1}.
0x8005F204
-2147094012
Name: FilePickerErrorAttachmentTypeBlocked
Message: Try this action again. If the problem continues, check the {0} for solutions or contact your organization's {#Brand_CRM} Administrator. Finally, you can contact {1}.
0x8005F205
-2147094011
Name: FilePickerErrorFileSizeBreached
Message: Try this action again. If the problem continues, check the {0} for solutions or contact your organization's {#Brand_CRM} Administrator. Finally, you can contact {1}.
0x8005F206
-2147094010
Name: FilePickerErrorFileSizeCannotBeZero
Message: Try this action again. If the problem continues, check the {0} for solutions or contact your organization's {#Brand_CRM} Administrator. Finally, you can contact {1}.
0x8005F207
-2147094009
Name: FilePickerErrorUnableToOpenFile
Message: Try this action again. If the problem continues, check the {0} for solutions or contact your organization's {#Brand_CRM} Administrator. Finally, you can contact {1}.
0x80048437
-2147187657
Name: FileReadError
Message: There was an error reading the file from the file system. Make sure you have read permission for this file, and then try migrating the file again.
0x80071026
-2147020762
Name: FileSizeExceeded
Message: Unable to copy the documents. The selected file exceeds the maximium size limit of 128 MB.
0x80090001
-2146893823
Name: FileSizeExceededForNonChunkedRequest
Message: Maximum file size supported for {0} is [{1}] MB. File of [{2} MB] size may only be {0}ed using staged chunk {0}.
0x80090016
-2146893802
Name: FileSizeExceededSqlStorage
Message: Maximum file size supported for files stored in the database is [{0}] MB.
0x80072520
-2147015392
Name: FileStoreFeatureNotEnabled
Message: Feature not enabled for this organization
0x800609B4
-2147087948
Name: FileTypeNotSupported
Message: The specified file type is not supported as template.
0x80040325
-2147220699
Name: FilteredDuetoAntiSpam
Message: This customer is filtered due to AntiSpam settings.
0x8004032a
-2147220694
Name: FilteredDuetoInactiveState
Message: This customer is filtered due to inactive state.
0x8004032e
-2147220690
Name: FilteredDuetoMissingEmailAddress
Message: This customer is filtered due to missing email address.
0x8007112A
-2147020502
Name: FilterHasIncorrrectEntityName
Message: The filter specified contains fetchXML for "{0}". The filter fetchXML must be for "{1}".
0x80090310
-2146893040
Name: FilteringAttributesNotSupportedForOnExternalCreatedDeleted
Message: OnExternalCreated and OnExternalDeleted messages do not support attribute filtering.
0x80090309
-2146893047
Name: FilteringAttributesNotSupportedForOnExternalUpdated
Message: OnExternalUpdated message supports attribute filtering only when the virtualentitymetadata has enabled ischangedfieldsenabledforupdateevent.
0x8009724D
-2146864563
Name: FilterOnSecuredAttributeCallerCantReadNotSupportedForElasticTables
Message: Caller does not have read permission on secured attribute ('{0}'). Filtering on this attribute without permission is not supported for Elastic Tables.
0x80060443
-2147089341
Name: FinalMergedEntityIsNull
Message: Error creating or updating Business Process: final merged entity cannot be null.
0x80090300
-2146893056
Name: FinanceAndOperationsVirtualEntityInvalidDataSource
Message: Unable to establish connection using data source: '{0}'. Failed to sync entity metadata. Ensure the data source is configured properly.
0x80090301
-2146893055
Name: FinanceAndOperationsVirtualEntityInvalidEntities
Message: Unable to sync metadata for entities: '{0}'. Ensure the entities are available in data source: '{1}'.
0x80090302
-2146893054
Name: FinanceAndOperationsVirtualEntitySyncError
Message: Failed to sync entity metadata for entity '{0}'. Exception details: {1}.
0x80097501
-2146863871
Name: FinOpsCallBackException
Message: Finance and Operations returned an exception, Error Code "{0}".
0x80097504
-2146863868
Name: FinOpsGrpcChannelGenericException
Message: An error has occured when communicating with Finance And Operations.
0x80097503
-2146863869
Name: FinOpsGrpcChannelRpcException
Message: An error has occured when communicating with Finance And Operations. Error Detail- {0}.
0x80097502
-2146863870
Name: FinOpsGrpcChannelTimeoutException
Message: Timeout error has occured when communicating with Finance And Operations. Error Detail- {0}.
0x80060456
-2147089322
Name: FirstStageIdInTraversedPathDoesNotMatchFirstStageIdInBusinessProcess
Message: First Stage ID in traversed path ‘{0}’ does not match first Stage ID in Business Process ‘{1}’. Please contact your system administrator.
0x80044903
-2147202813
Name: FiscalPeriodGoalMissingInfo
Message: For a goal of fiscal period type, the fiscal period attribute must be set.
0x80043809
-2147207159
Name: FiscalSettingsAlreadyUpdated
Message: Fiscal settings have already been updated. They can be updated only once.
0x80060469
-2147089303
Name: FlowIsNotActive
Message: Modern Flow must be active to be used on Flow Step.
0x80050262
-2147155358
Name: FlowMissingRecord
Message: You need to select at least one record to trigger this flow.
0x80060467
-2147089305
Name: FlowServiceClientError
Message: Flow client error returned with status code "{0}" and details "{1}".
0x80097376
-2146864266
Name: FlowServiceServerError
Message: Flow server error returned with status code "{0}" and details "{1}".
0x80072342
-2147015870
Name: FlowTriggerNotificationDisabled
Message: Flow trigger notifications are disabled for the organization.
0x80072341
-2147015871
Name: FlowTriggerNotificationFailed
Message: Flow trigger notification call failed during http post. Please check the exception for more details.
0x80090314
-2146893036
Name: FnOChangeTrackingPrerequisiteCheckFromDataverseDisabled
Message: Row version change tracking prerequisite check is not enabled in Finance and Operations.
0x80097201
-2146864639
Name: FnODataProviderIdDoesNotExists
Message: FnO DataProviderId does not exists for entity
0x80090313
-2146893037
Name: FnORowVersionChangeTrackingDisabled
Message: Row version changes for Finance and Operations virtual tables is not enabled.
0x80097532
-2146863822
Name: FnOTableNoObjectTypeCode
Message: FNO Table does not have object type code.
0x80060901
-2147088127
Name: FolderDoesNotExist
Message: Folder doesn't exist.
0x8005F102
-2147094270
Name: Forbidden
Message: The server refuses to fulfill the request.
0x80048406
-2147187706
Name: FormDoesNotExist
Message: Form doesn't exist
0x80160010
-2146041840
Name: FormFactorDeclaredMoreThanOnceInForm
Message: Form factor {0} declaration is declared more than once for control with uniqueid {1}. More Details:{2}
0x80160013
-2146041837
Name: FormFactorDeclaredMoreThanOnceInNonFormContext
Message: Form factor {0} declaration is declared more than once. More Details:{1}
0x80160009
-2146041847
Name: FormFactorMissingInForm
Message: Custom control declaration for form factor(s) {0} is missing for control with uniqueid {1}. More Details:{2}
0x80160012
-2146041838
Name: FormFactorMissingInNonFormContext
Message: Custom control declaration for form factor(s) {0} is missing. More Details:{1}
0x80097625
-2146863579
Name: FormHasActiveCustomizations
Message: The provided form has active customizations; kindly remove them before proceeding with the regeneration of FormXml.
0x80090433
-2146892749
Name: FormNotSupportedForCDSLite
Message: Formid '{0}' being imported contains events/form libraries which is not supported for CDS lite. Removing the events/form libraries from the formxml will resolve the issue
0x80090443
-2146892733
Name: FormNotSupportedForCDSLiteRestrictedAttribute
Message: Formid '{0}' being imported contains attribute '{1}' of type '{2}' which is not supported for CDS lite. Removing the attribute from the formxml will resolve the issue.
0x80093002
-2146881534
Name: FormPowerBIDependencyInstanceDoesNotExist
Message: Error while creating dependencies for the Form {0}. Cannot find an instance of the required component with uniqueName {1}.
0x8004F670
-2147158416
Name: FormPowerBIDependencyTypeInvalid
Message: Error while creating dependencies for the Form {0}. The componentType "{1}" defined in the control {2} is not supported. Check the form definition.
0x8004F669
-2147158423
Name: FormPowerBIDependencyTypeNotFound
Message: Error while creating dependencies for the Form {0}. Cannot find a type sub-node for the control {1}. Check the form definition.
0x80093001
-2146881535
Name: FormPowerBIDependencyUniqueNameInvalid
Message: Error while creating dependencies for the Form {0}. The uniqueName is blank for the control {1}. Check the form definition.
0x80093000
-2146881536
Name: FormPowerBIDependencyUniqueNameNotFound
Message: Error while creating dependencies for the Form {0}. Cannot find a uniqueName sub-node for the control {1}. Check the form definition.
0x80093003
-2146881533
Name: FormSaveNetworkConnectionFailed
Message: This operation failed. It looks like there is a problem with your network connection. Please try again.
0x80040242
-2147220926
Name: FormTransitionError
Message: The import has failed because the system cannot transition the entity form {0} from unmanaged to managed. Add at least one full (root) component to the managed solution, and then try to import it again.
0x80090478
-2146892680
Name: FormTypeNotSupported
Message: Forms being imported are of an unsupported type '{0}'
0x80060494
-2147089260
Name: FormulaFieldsCyclicReference
Message: Field {0} cannot be used in formula field {1} because it would create a circular reference.Recommend you to create a new formula.
0x80070552
-2147023534
Name: FormulaFieldUsedInRollupFieldCannotBeComplex
Message: One or more rollup fields depend on this formula field. This formula field can't use a rollup field, another formula field that is using a rollup field or a field from related entity.
0x8005E207
-2147098105
Name: ForwardMailboxCannotAssociateWithUser
Message: A forward mailbox cannot be created for a specific user or a queue. Please remove the regarding field and try again.
0x8005E211
-2147098095
Name: ForwardMailboxEmailAddressRequired
Message: An e-mail address is a required field in case of forward mailbox.
0x8005E212
-2147098094
Name: ForwardMailboxUnexpectedIncomingDeliveryMethod
Message: Forward mailbox incoming delivery method can only be none or router.
0x8005E213
-2147098093
Name: ForwardMailboxUnexpectedOutgoingDeliveryMethod
Message: Forward mailbox outgoing delivery method can only be none.
0x80041d37
-2147214025
Name: GenericActiveDirectoryError
Message: Active Directory Error.
0x80041d54
-2147213996
Name: GenericAzureActiveDirectoryError
Message: Microsoft Entra ID Error.
0x80060752
-2147088558
Name: GenericImportTranslationsError
Message: Errors were encountered while processing the translations import file.
0x8004F026
-2147160026
Name: GenericManagedPropertyFailure
Message: The evaluation of the current component(name={0}, id={1}) in the current operation ({2}) failed during managed property evaluation of condition: {3}
0x8005F246
-2147093946
Name: GenericMetadataSyncFailed
Message: Sorry, something went wrong. Please try again, or restart the app.
0x8005F247
-2147093945
Name: GenericMetadataSyncFailedWithContinue
Message: Sorry, something went wrong downloading server configuration changes. You can continue to use the app with the older configuration, however you may experience problems including errors when saving. If this issue continues please contact your Dynamics 365 administrator and provide the information available when you choose ‘more information’.
0x8004037b
-2147220613
Name: GenericTransformationInvocationError
Message: The transformation returned invalid data.
0x80090316
-2146893034
Name: GetFnOVEChangeTrackingStatusDisabled
Message: Change tracking status check is not enabled in Finance and Operations.
0x80090317
-2146893033
Name: GetFnOVEChangeTrackingStatusFaulted
Message: Unable to perform change tracking status check in Finance and Operations.
0x80072532
-2147015374
Name: GetOnPolymorphicAttributeError
Message: Cannot query for {0} on {1}
0x80097256
-2146864554
Name: GetParentEntityRecordFileOperation
Message: Get Parent Entity Record during File Operation failed with error message '{0}'
0x8005F208
-2147094008
Name: GetPhotoFromGalleryFailed
Message: Try this action again. If the problem continues, check the {0} for solutions or contact your organization's {#Brand_CRM} Administrator. Finally, you can contact {1}.
0x80071109
-2147020535
Name: GetTenantIdFailure
Message: Error occurred while getting TenantId.
0x80044807
-2147203065
Name: GoalAttributeAlreadyMapped
Message: The Metric Detail for Specified Goal Attribute already exists.
0x80044908
-2147202808
Name: GoalMissingPeriodTypeInfo
Message: Goal Period Type needs to be specified when creating a goal. This field cannot be null.
0x8004F682
-2147158398
Name: GoalPercentageAchievedValueOutOfRange
Message: The percentage achieved value has been set to 0 because the calculated value is not in the allowed range.
0x80044224
-2147204572
Name: GoOfflineBCPFileSize
Message: Client was not able to download BCP file. Contact your system administrator for assistance and try going offline again.
0x80044222
-2147204574
Name: GoOfflineDbSizeLimit
Message: You have exceeded the storage limit for your offline database. You must reduce the amount of data to be taken offline by changing your Local Data Groups.
0x80044230
-2147204560
Name: GoOfflineEmptyFileForDelete
Message: Data file for delete is empty.
0x80044225
-2147204571
Name: GoOfflineFailedMoveData
Message: Client was not able to download data. Contact your system administrator for assistance and try going offline again.
0x80044226
-2147204570
Name: GoOfflineFailedPrepareMsde
Message: Prepare MSDE failed. Contact your system administrator for assistance and try going offline again.
0x80044227
-2147204569
Name: GoOfflineFailedReloadMetadataCache
Message: The Microsoft Dynamics 365 for Outlook was unable to go offline. Please try going offline again.
0x8004422a
-2147204566
Name: GoOfflineFeatureNotEnabled
Message: Offline capability is not supported with Microsoft Dynamics 365 for Outlook.
0x80044229
-2147204567
Name: GoOfflineFileWasDeleted
Message: Data file was deleted on server before it was sent to client.
0x80044221
-2147204575
Name: GoOfflineGetBCPFileException
Message: Dynamics 365 server was not able to process your request. Contact your system administrator for assistance and try going offline again.
0x80044220
-2147204576
Name: GoOfflineMetadataVersionsMismatch
Message: Client and Server metadata versions are different due to new customization on the server. Please try going offline again.
0x80044223
-2147204573
Name: GoOfflineServerFailedGenerateBCPFile
Message: Dynamics 365 server was not able to generate BCP file. Contact your system administrator for assistance and try going offline again.
0x80044260
-2147204512
Name: GraphApiS2SSetupFailureException
Message: Server to Server Authentication with Exchange for Office Graph Api is not set up.
0x0072328
467752
Name: GraphThrottleLimitExceededError
Message: Microsoft Graph request limit exceeded. Please try again later.
0x80160049
-2146041783
Name: GridNotValidForTargetEntity
Message: Grid control (id={0}) not valid for target entity {1}. More Details:{2}
0x8009724E
-2146864562
Name: GroupByOnSecuredAttributeCallerCantReadNotSupportedForElasticTables
Message: Caller does not have read permission on secured attribute ('{0}'). Group by on this attribute without permission is not supported for Elastic Tables.
0x80095FCD
-2146869299
Name: GuestUserAccessDisabledInOrg
Message: Guest user access is restricted in the organization
0x80040362
-2147220638
Name: GuidNotPresent
Message: The required globally unique identifier (GUID) in this row is not present
0x80040370
-2147220624
Name: HeaderValueDoesNotMatchAttributeDisplayLabel
Message: The column heading does not match the attribute display label.
0x80061000
-2147086336
Name: HiddenPropertyValidationFailed
Message: You can't create a property instance for a hidden property.
0x800609B6
-2147087946
Name: HiddensheetNotAvailable
Message: The hidden sheet is not available.
0x8008100F
-2146955249
Name: HierarchicalOperationFailed
Message: This operation couldn't be completed on this hierarchy. An error occurred while performing this operation for {0}. You can perform the operation separately on this product to fix the error, and then try the operation again for the complete hierarchy.
0x80060547
-2147089081
Name: HierarchyCalculateLimitReached
Message: Calculations can't be performed online because the master record hierarchy depth limit of {0} has been reached.
0x8004F082
-2147159934
Name: HintTypeIsNotSupported
Message: The hint type [{0}] is not supported.
0x8004Ed45
-2147160763
Name: HipInvalidCertificate
Message: Invalid Certificate for using HIP.
0x8004Ed44
-2147160764
Name: HipNoSettingError
Message: No Hip application configuration setting [{0}] was found.
0x80045000
-2147201024
Name: HonorPauseWithoutSLAKPIError
Message: SLA can be set to honor pause and resume only if Use SLA KPI is set to Yes.
0x80131500
-2146233088
Name: HybridSSSExchangeOnlineS2SCertActsExpired
Message: Certificate used for S2S authentication of Dynamics 365 Onpremise with Exchange Online has expired
0x80131509
-2146233079
Name: HybridSSSExchangeOnlineS2SCertExpired
Message: Certificate used for S2S authentication of Dynamics 365 Onpremise with Exchange Online has expired
0x8009000D
-2146893811
Name: ImageAttributeNotSupportedFullImage
Message: Image attribute {0} of entity {1} does not support storing full image.
0x80090430
-2146892752
Name: ImageFormatNotSupported
Message: Image format '{0}' is not supported for image attribute '{1}' of entity '{2}'.
0x8009000E
-2146893810
Name: ImageInvalidMaxSizeInKB
Message: Invalid MaxSizeInKB for image attribute {0} of entity {1}. Valid size should be between [{2} - {3}] KB
0x8004800D
-2147188723
Name: ImportArticleTemplateError
Message: There was an error in parsing the article templates in Import Xml
0x80048062
-2147188638
Name: ImportAttributeNameError
Message: Invalid name for attribute {0}. Custom attribute names must start with a valid customization prefix. The prefix for a solution component should match the prefix that is specified for the publisher of the solution.
0x800608F3
-2147088141
Name: ImportChannelPropertyGroupError
Message: An error occurred while importing Channel Property Group.
0x8004847c
-2147187588
Name: ImportComponentDeletedIgnored
Message: You cannot update this component because it does not exist in this Microsoft Dynamics 365 organization.
0x80040322
-2147220702
Name: ImportConfigNotSpecified
Message: Cannot process with Bulk Import as Import Configuration not specified.
0x8004800B
-2147188725
Name: ImportContractTemplateError
Message: There was an error in parsing the contract templates in Import Xml
0x8004F869
-2147157911
Name: ImportConvertRuleError
Message: An error occurred while importing Convert Rules.
0x80048060
-2147188640
Name: ImportCustomizationsBadZipFileError
Message: The solution file is invalid. The compressed file must contain the following files at its root: solution.xml, customizations.xml, and [Content_Types].xml. Customization files exported from previous versions of Microsoft Dynamics 365 are not supported.
0x8004E308
-2147163384
Name: ImportDashboardDeletedError
Message: A dashboard with the same id is marked as deleted in the system. Please first publish the system form entity and import again.
0x80048049
-2147188663
Name: ImportDefaultAsPackageError
Message: The package supplied for the default solution is trying to install it in managed mode. The default solution cannot be managed. In the XML for the default solution, set the Managed value back to "false" and try to import the solution again.
0x80048034
-2147188684
Name: ImportDependencySolutionError
Message: {0} requires solutions that are not currently installed. Import the following solutions before Importing this one. {1}
0x8004810c
-2147188468
Name: ImportDuplicateEntity
Message: This import has failed because a different entity with the identical name, {0}, already exists in the target organization.
0x8004800C
-2147188724
Name: ImportEmailTemplateError
Message: There was an error in parsing the email templates in Import Xml
0x8004802B
-2147188693
Name: ImportEmailTemplateErrorMissingFile
Message: E-mail Template '{0}' import: The attachment '{1}' was not found in the import zip file.
0x80048014
-2147188716
Name: ImportEmailTemplatePersonalError
Message: E-mail Template was not imported. The Template is a personal template on the target system; import cannot overwrite personal templates.
0x80048002
-2147188734
Name: ImportEntityCustomResourcesError
Message: Invalid Custom Resources in the Import File
0x80048003
-2147188733
Name: ImportEntityCustomResourcesNewStringError
Message: Invalid Entity new string in the Custom Resources
0x80048001
-2147188735
Name: ImportEntityIconError
Message: Invalid Icon in the Import File
0x80048008
-2147188728
Name: ImportEntityNameMismatchError
Message: The number of format parameters passed into the input string is incorrect
0x80048025
-2147188699
Name: ImportEntitySystemUserLiveMismatchError
Message: The systemuser entity was imported but customized forms for the entity were not imported. Systemuser entity forms from on-premises or hosted versions of Microsoft Dynamics 365 cannot be imported into Microsoft Dynamics 365 Online.
0x80048024
-2147188700
Name: ImportEntitySystemUserOnPremiseMismatchError
Message: The systemuser entity was imported, but customized forms for the entity were not imported. Systemuser entity forms from Microsoft Dynamics 365 Online cannot be imported into on-premises or hosted versions of Microsoft Dynamics 365.
0x80048045
-2147188667
Name: ImportExportDeprecatedError
Message: This message is no longer available. Please consult the SDK for alternative messages.
0x80048064
-2147188636
Name: ImportFieldSecurityProfileAttributesMissingError
Message: Some field security permissions could not be imported because the following fields are not in the system: {0}.
0x80048072
-2147188622
Name: ImportFieldSecurityProfileError
Message: An error occurred while importing Field Security Profile.
0x80048063
-2147188637
Name: ImportFieldSecurityProfileIsSecuredMissingError
Message: Some field security permissions could not be imported because the following fields are not securable: {0}.
0x80048006
-2147188730
Name: ImportFieldXmlError
Message: The number of format parameters passed into the input string is incorrect
0x80050125
-2147155675
Name: ImportFileFailed
Message: Import and extraction of the file failed.
0x80048065
-2147188635
Name: ImportFileSignatureInvalid
Message: The import file has an invalid digital signature.
0x80040375
-2147220619
Name: ImportFileTooLargeToUpload
Message: The import file is too large to upload.
0x80072035
-2147016651
Name: ImportFileUnprocessed
Message: Unprocessed files found: {0}
0x80048007
-2147188729
Name: ImportFormXmlError
Message: The number of format parameters passed into the input string is incorrect
0x80048020
-2147188704
Name: ImportGenericEntitiesError
Message: An error occurred while importing generic entities.
0x8004801E
-2147188706
Name: ImportGenericError
Message: The import failed. For more information, see the related error messages.
0x8004F9A1
-2147157599
Name: ImportHierarchyRuleDeletedError
Message: A hierarchy rule with the same id is marked as deleted in the system,So first publish the customized entity and import again.
0x8004F9A2
-2147157598
Name: ImportHierarchyRuleExistingError
Message: Cannot reuse existing hierarchy rule.
0x8004F9A3
-2147157597
Name: ImportHierarchyRuleOtcMismatchError
Message: There was an error processing hierarchy rules of the same object type code.(unresolvable system collision)
0x80048000
-2147188736
Name: ImportInvalidFileError
Message: Invalid Import File
0x80048058
-2147188648
Name: ImportInvalidPrivilegeError
Message: The privilege to be imported is invalid
0x8004802C
-2147188692
Name: ImportInvalidXmlError
Message: This solution package cannot be imported because it contains invalid XML. You can attempt to repair the file by manually editing the XML contents using the information found in the schema validation errors, or you can contact your solution provider.
0x8004800E
-2147188722
Name: ImportIsvConfigError
Message: There was an error parsing the IsvConfig during Import
0x80048026
-2147188698
Name: ImportLanguagesIgnoredError
Message: Translated labels for the following languages could not be imported because they have not been enabled for this organization: {0}
0x80048480
-2147187584
Name: ImportMailMergeTemplateEntityMissingError
Message: The {0} mail merge template was not imported because the {1} entity associated with this template is not in the target system.
0x80048456
-2147187626
Name: ImportMailMergeTemplateError
Message: There was an error in parsing the mail merge templates in Import Xml
0x80048465
-2147187611
Name: ImportMapInUse
Message: One or more of the selected data maps cannot be deleted because it is currently used in a data import.
0x80048427
-2147187673
Name: ImportMappingsInvalidIdSpecified
Message: The XML file has one or more invalid IDs. The specified ID cannot be used as a unique identifier.
0x80048010
-2147188720
Name: ImportMappingsMissingEntityMapError
Message: This customization file contains a reference to an entity map that does not exist on the target system.
0x8004800F
-2147188721
Name: ImportMappingsSystemMapError
Message: Import cannot create system attribute mappings
0x8004801F
-2147188705
Name: ImportMissingComponent
Message: Cannot add a Root Component {0} of type {1} because it is not in the target system.
0x8004801D
-2147188707
Name: ImportMissingDependenciesError
Message: The following solution cannot be imported: {0}. Some dependencies are missing.
0x8004803A
-2147188678
Name: ImportMissingRootComponentEntry
Message: The import has failed because component {0} of type {1} is not declared in the solution file as a root component. To fix this, import again using the XML file that was generated when you exported the solution.
0x8006099F
-2147087969
Name: ImportMobileOfflineProfileError
Message: An error occurred while importing Mobile Offline Profiles.
0x80048071
-2147188623
Name: ImportNewPluginTypesError
Message: Existing plug-in types have been removed. Please update major or minor verion of plug-in assembly.
0x80048013
-2147188717
Name: ImportNonWellFormedFileError
Message: Invalid customization file. This file is not well formed.
0x80048472
-2147187598
Name: ImportNotComplete
Message: One or more imports are not in completed state. Imported records can only be deleted from completed jobs. Wait until job completes, and then try again.
0x80044334
-2147204300
Name: ImportOperationChildFailure
Message: One or more of the Import Child Jobs Failed
0x80048039
-2147188679
Name: ImportOptionSetAttributeError
Message: Attribute '{0}' was not imported as it references a non-existing global Option Set ('{1}').
0x80048030
-2147188688
Name: ImportOptionSetsError
Message: An error occurred while importing OptionSets.
0x80048019
-2147188711
Name: ImportOrgSettingsError
Message: There was an error parsing the Organization Settings during Import.
0x80048012
-2147188718
Name: ImportPluginTypesError
Message: An error occurred while importing plug-in types.
0x8004800A
-2147188726
Name: ImportRelationshipRoleMapsError
Message: The number of format parameters passed into the input string is incorrect
0x80048009
-2147188727
Name: ImportRelationshipRolesError
Message: The number of format parameters passed into the input string is incorrect
0x8004802F
-2147188689
Name: ImportRelationshipRolesPrivilegeError
Message: {0} cannot be imported. The {1} privilege is required to import this component.
0x80048032
-2147188686
Name: ImportReportsError
Message: An error occurred while importing Reports.
0x8004F007
-2147160057
Name: ImportRestrictedSolutionError
Message: Solution ID provided is restricted and cannot be imported.
0x80048031
-2147188687
Name: ImportRibbonsError
Message: An error occurred while importing Ribbons.
0x80048017
-2147188713
Name: ImportRoleError
Message: Cannot import security role. The role with specified role id is not updatable or role name is not unique.
0x80048018
-2147188712
Name: ImportRolePermissionError
Message: You do not have the necessary privileges to import security roles.
0x8004F867
-2147157913
Name: ImportRoutingRuleError
Message: An error occurred while importing Routing Rule Sets.
0x8004801B
-2147188709
Name: ImportSavedQueryDeletedError
Message: A saved query with the same id is marked as deleted in the system. Please first publish the customized entity and import again.
0x80048005
-2147188731
Name: ImportSavedQueryExistingError
Message: The number of format parameters passed into the input string is incorrect
0x80048004
-2147188732
Name: ImportSavedQueryOtcMismatchError
Message: There was an error processing saved queries of the same object type code (unresolvable system collision)
0x80048016
-2147188714
Name: ImportSdkMessagesError
Message: An error occurred while importing Sdk Messages.
0x80048073
-2147188621
Name: ImportServiceEndpointError
Message: An error occurred while importing Service Endpoints.
0x80048011
-2147188719
Name: ImportSiteMapError
Message: An error occurred while importing the Site Map.
0x8004F868
-2147157912
Name: ImportSlaError
Message: An error occurred while importing SLAs.
0x8004804C
-2147188660
Name: ImportSolutionBlockedByRunSafeInternalErrors
Message: An error occurred while trying to run solution checker enforcement on the importing solution. Try importing the solution again. If this problem persists, contact your system administrator.
0x8004803D
-2147188675
Name: ImportSolutionBlockedByRunSafeIssues
Message: Solution is blocked from importing due to critical violations. Fix these violations, then retry the import.
0x80048033
-2147188685
Name: ImportSolutionError
Message: An error occurred while importing a Solution.
0x80048042
-2147188670
Name: ImportSolutionIsvConfigWarning
Message: ISV Config was overwritten.
0x80048038
-2147188680
Name: ImportSolutionManagedError
Message: Solution '{0}' already exists in this system as managed and cannot be upgraded.
0x80048040
-2147188672
Name: ImportSolutionManagedToUnmanagedMismatch
Message: The solution is already installed on this system as an unmanaged solution and the package supplied is attempting to install it in managed mode. Import can only update solutions when the modes match. Uninstall the current solution and try again.
0x80048044
-2147188668
Name: ImportSolutionOrganizationSettingsWarning
Message: Organization settings were overwritten.
0x8004806B
-2147188629
Name: ImportSolutionPackageInvalidSku
Message: The solution package you are importing was generated on Microsoft Dynamics 365 Online, it cannot be imported into on-premises or hosted versions of Microsoft Dynamics 365.
0x80048068
-2147188632
Name: ImportSolutionPackageInvalidSolutionPackageVersion
Message: You can only import solutions with a package version of {0} or earlier into this organization. Also, you can't import any solutions into this organization that were exported from Microsoft Dynamics 365 2011 or earlier.
0x00000001
1
Name: ImportSolutionPackageMinimumVersionNeeded
Message: Deprecated, not removing now as it might cause issues during integrations.
0x80048067
-2147188633
Name: ImportSolutionPackageNeedsUpgrade
Message: The solution package you are importing was generated on a different version of Microsoft Dynamics 365. The system will attempt to transform the package prior to import. Package Version: {0} {1}, System Version: {2} {3}.
0x80048066
-2147188634
Name: ImportSolutionPackageNotValid
Message: The solution package you are importing was generated on a version of Microsoft Dynamics 365 that cannot be imported into this system. Package Version: {0} {1}, System Version: {2} {3}.
0x80048069
-2147188631
Name: ImportSolutionPackageRequiresOptInAvailable
Message: Some components in the solution package you are importing require opt in. Opt in is available, please consult your administrator.
0x8004806A
-2147188630
Name: ImportSolutionPackageRequiresOptInNotAvailable
Message: The solution package you are importing was generated on a SKU of Microsoft Dynamics 365 that supports opt in. It cannot be imported in your system.
0x80048074
-2147188620
Name: ImportSolutionPackageUpgradeError
Message: An error occurred while importing Solution Package Upgrade.
0x80048043
-2147188669
Name: ImportSolutionSiteMapWarning
Message: SiteMap was overwritten.
0x80048041
-2147188671
Name: ImportSolutionUnmanagedToManagedMismatch
Message: The solution is already installed on this system as a managed solution and the package supplied is attempting to install it in unmanaged mode. Import can only update solutions when the modes match. Uninstall the current solution and try again.
0x8004803F
-2147188673
Name: ImportSolutionWarnedByRunSafeIssues
Message: There are critical violations in this solution. You can block solutions with critical violations by enabling Solution Checker enforcement in Managed Environments settings page.
0x80048046
-2147188666
Name: ImportSystemSolutionError
Message: System solution cannot be imported.
0x8004847a
-2147187590
Name: ImportTemplateLanguageIgnored
Message: You cannot import this template because its language is not enabled in your Microsoft Dynamics 365 organization.
0x8004847b
-2147187589
Name: ImportTemplatePersonalIgnored
Message: You cannot import this template because it is set as "personal" in your Microsoft Dynamics 365 organization.
0x80048047
-2147188665
Name: ImportTranslationMissingSolutionError
Message: An error occurred while importing the translations. The solution associated with the translations does not exist in this system.
0x80048061
-2147188639
Name: ImportTranslationsBadZipFileError
Message: The translation file is invalid. The compressed file must contain the following files at its root: {0}, [Content_Types].xml.
0x8004E013
-2147164141
Name: ImportVisualizationDeletedError
Message: A saved query visualization with id {0} is marked for deletion in the system. Please publish the customized entity first and then import again.
0x8004E014
-2147164140
Name: ImportVisualizationExistingError
Message: A saved query visualization with id {0} already exists in the system, and cannot be resused by a new custom entity.
0x8004b043
-2147176381
Name: ImportWillExceedCustomEntityQuota
Message: This import process is trying to import {0} new custom entities. This would exceed the custom entity limits for this organization.
0x80048022
-2147188702
Name: ImportWorkflowAttributeDependencyError
Message: Cannot import workflow definition. Required attribute dependency is missing.
0x80048023
-2147188701
Name: ImportWorkflowEntityDependencyError
Message: Cannot import workflow definition. Required entity dependency is missing.
0x80048021
-2147188703
Name: ImportWorkflowError
Message: Cannot import workflow definition. The workflow with specified workflow id is not updatable or workflow name is not unique.
0x80048027
-2147188697
Name: ImportWorkflowNameConflictError
Message: Workflow {0} cannot be imported because a workflow with same name and different unique identifier exists in the target system. Change the name of this workflow, and then try again.
0x80048028
-2147188696
Name: ImportWorkflowPublishedError
Message: Workflow {0}({1}) cannot be imported because a workflow with same unique identifier is published on the target system. Unpublish the workflow on the target system before attempting to import this workflow again.
0x8004801C
-2147188708
Name: ImportWrongPublisherError
Message: The following managed solution cannot be imported: {0}. The publisher name cannot be changed from {1} to {2}.
0x8004801A
-2147188710
Name: ImportXsdValidationError
Message: The import file is invalid. XSD validation failed with the following error: '{0}'. The validation failed at: '...{1} <<<<<ERROR LOCATION>>>>> {2}...'."
0x8005E227
-2147098073
Name: InaccessibleSmtpServer
Message: Cannot reach to the smtp server. Please check that the smtp server is accessible.
0x80048560
-2147187360
Name: InactiveDBTransactionTerminated
Message: The database transaction was inactive and was forcibly closed. Please retry the operation. If you continue to encounter this error, please contact Support.
0x8005E228
-2147098072
Name: InactiveEmailServerProfile
Message: Email server profile is disabled. Cannot process email for disabled profile.
0x8005E219
-2147098087
Name: InactiveMailbox
Message: The mailbox is in inactive state. Send/Receive mails are allowed only for active mailboxes.
0x8004F686
-2147158394
Name: InactiveMetricSetOnGoal
Message: An inactive metric cannot be set on a goal.
0x8004F685
-2147158395
Name: InactiveRollupQuerySetOnGoal
Message: An inactive rollup query cannot be set on a goal.
0x8004440e
-2147204082
Name: IncidentCannotCancel
Message: The incident can not be cancelled because there are open activities for this incident.
0x80044403
-2147204093
Name: IncidentContractDoesNotHaveAllotments
Message: The contract does not have enough allotments. The case can not be created against this contract.
0x8004440b
-2147204085
Name: IncidentInvalidAllotmentType
Message: The allotment type for the contract is invalid.
0x8004440d
-2147204083
Name: IncidentInvalidContractLineStateForCreate
Message: The case can not be created against this contract line item because the contract line item is cancelled or expired.
0x80044400
-2147204096
Name: IncidentInvalidContractStateForCreate
Message: The case can not be created against this contract because of the contract state.
0x80044411
-2147204079
Name: IncidentIsAlreadyClosedOrCancelled
Message: Already Closed or Canceled
0x80044409
-2147204087
Name: IncidentMissingActivityRegardingObject
Message: The incident id is missing.
0x80044401
-2147204095
Name: IncidentMissingContractDetail
Message: The contract detail id is missing.
0x8004440c
-2147204084
Name: IncidentNullSpentTimeOrBilled
Message: The timespent on the Incident is NULL or IncidentResolution Activity's IsBilled is NULL.
0x8005E223
-2147098077
Name: IncomingDeliveryIsForwardMailbox
Message: Cannot poll mails from the mailbox. Its incoming delivery method is Forward mailbox.
0x8005E258
-2147098024
Name: IncomingEmailFilteringMethodCannotBeChanged
Message: User setting '{0}' cannot be changed to a value of '{3}' as this setting is being controlled by OrgDbOrgSetting '{1}'. OrgDbOrgSetting Value: '{2}'.
0x8005E23E
-2147098050
Name: IncomingServerLocationAndSslSetToNo
Message: The URL specified for Incoming Server Location uses HTTPS but the Use SSL for Incoming Connection option is set to No. Set this option to Yes, and then try again.
0x8005E240
-2147098048
Name: IncomingServerLocationAndSslSetToYes
Message: The URL specified for Incoming Server Location uses HTTP but the Use SSL for Incoming Connection option is set to Yes. Specify a server location that uses HTTPS, and then try again.
0x8006088B
-2147088245
Name: IncompatibleStepsEncountered
Message: You can't enable the EnforceReadOnlyPlugins setting because plug-ins that change data are registered on read-only SDK messages. {0}
0x80160039
-2146041799
Name: IncompatibleValueTypeInLookup
Message: Parameter {0} is incompatible for lookup property {1}. More Details:{2}
0x8004037d
-2147220611
Name: IncompleteTransformationParameterMappingsFound
Message: One or more mandatory transformation parameters do not have mappings defined for them.
0x8004F043
-2147159997
Name: InconsistentAttributeNameCasing
Message: Detected inconsistent attribute name casing, expected: {0}, actual: {1}.
0x80072009
-2147016695
Name: InconsistentConfiguration
Message: More than one configuration found for {0} with id {1}.
0x8004F996
-2147157610
Name: InconsistentProductRelationshipState
Message: The other row for the product relationship is not available.
0x80060462
-2147089310
Name: IncorrectActiveStageEntity
Message: Active stage is not on '{0}' entity.
0x80044354
-2147204268
Name: IncorrectAttributeValueType
Message: Invalid Attribute Value Type for {0}. Expected: {1}, Found: {2}
0x8006089C
-2147088228
Name: IncorrectEntitySetName
Message: The entity set name {0} must start with a valid customization prefix.
0x80072037
-2147016649
Name: IncorrectFileFormat
Message: The file {0} cannot be imported.
0x8004A116
-2147180266
Name: IncorrectKeyVaultKeyTypeConfiguration
Message: Incorrect KeyVault KeyType Configuration.
0x80048502
-2147187454
Name: IncorrectSingleFileMultipleEntityMap
Message: There should be two or more Entity Mappings defined when EntitiesPerFile in ImportMap is set to Multiple
0x80048360
-2147187872
Name: IncorrectUserAzureState
Message: User with SystemUserId={0} and AzureActiveDirectoryObjectId={1} is present in Microsoft Entra ID with state {2}. AzureState can't be set to incorrect value={3}.
0x80060991
-2147087983
Name: IncreasingDaysWillResetMobileOfflineData
Message: Increasing the number of days will cause a reset of mobile offline data and a resynchronization with mobile devices.
0x8005E008
-2147098616
Name: IndexOutOfRange
Message: The index {0} is out of range for {1}. Number of elements present are {2}.
0x80060895
-2147088235
Name: IndexSizeConstraintViolated
Message: Index size exceeded the size limit of {0} bytes. The key is too large. Try removing some columns or making the strings in string columns shorter.
0x8004F800
-2147158016
Name: InitializeErrorNoReadOnSource
Message: The operation could not be completed because you donot have read access on some of the fields in {0} record.
0x80072555
-2147015339
Name: InitializeFileRequestFailure
Message: Error occured during initialize file request. (RecordId: {0}, EntityName: {1}) Details:{2}
0x80050134
-2147155660
Name: InputAppModuleAssociatedWithDifferentProfile
Message: AppModule ids are not associated with same profile id.
0x80050133
-2147155661
Name: InputAppModuleNotAssociatedWithValidProfile
Message: Input app is not associated with valid profile id.
0x80060378
-2147089544
Name: InputParameterFieldIncorrect
Message: Input parameter “{0}” does not match the input parameter field configured. Contact your system administrator to check the configuration metadata if the error persists.
0x80044320
-2147204320
Name: InsertOptionValueInvalidType
Message: You can add option values only to picklist and status attributes.
0x80097527
-2146863833
Name: InsightsStoreAggregateNotAllowed
Message: Aggregates are not supported.
0x8009752B
-2146863829
Name: InsightsStoreColumnDoesNotExist
Message: Column {2} for entity {0} and attribute {1} does not exist in Insights store database.
0x8009752C
-2146863828
Name: InsightsStoreColumnFLSCheckFailure
Message: User does not have read access to entity {0} and attribute {1}.
0x8009752D
-2146863827
Name: InsightsStoreConversionError
Message: Error reading value for entity {0} and attribute {1}.
0x80097528
-2146863832
Name: InsightsStoreDatabaseNotProvisioned
Message: Insights store database is not provisioned for this organization.
0x8009752E
-2146863826
Name: InsightsStoreDataOperationThrottled
Message: This operation cannot be performed. Reason: {0}. Please retry after {1} seconds.
0x80097529
-2146863831
Name: InsightsStoreExternalNameMissing
Message: ExternalName attribute is empty for entity {0}.
0x80097526
-2146863834
Name: InsightsStoreLinkEntityNotAllowed
Message: link-entity is not supported.
0x8009752A
-2146863830
Name: InsightsStoreTableDoesNotExist
Message: Table {1} for entity {0} does not exist in Insights store database.
0x80097530
-2146863824
Name: InsightsStoreUnexpectedError
Message: Unable to process this request. Please retry the operation. If you continue to encounter this error, please contact Support.
0x8004E115
-2147163883
Name: InstanceOutsideEffectiveRange
Message: Cannot perform the operation. An instance is outside of series effective expansion range.
0x80044502
-2147203838
Name: InsufficientAccessMode
Message: User does not have read-write access to the Dynamics 365 organization.
0x8004A103
-2147180285
Name: InsufficientAuthTicket
Message: The ticket specified for authentication didn't meet policy
0x8004E022
-2147164126
Name: InsufficientColumnsInSubQuery
Message: One or more columns required by the outer query are not available from the sub-query.
0x8006110A
-2147086070
Name: InsufficientCreatePrivilege
Message: External Party don't have sufficient privilege to create new record with given parameters.
0x80048345
-2147187899
Name: InsufficientPrivilegesSupportUser
Message: Support user does not have permission to perform this operation.
0x80040520
-2147220192
Name: InsufficientPrivilegeToQueueOwner
Message: The owner of this queue does not have sufficient privileges to work with the queue.
0x80090305
-2146893051
Name: InsufficientReadPrivilegeForAction
Message: User doesn't have 'read' privilege to this message with logical name: '{0}'.
0x80090304
-2146893052
Name: InsufficientReadPrivilegeForEntity
Message: User doesn't have 'read' privilege to this entity with logical name: '{0}'.
0x80061109
-2147086071
Name: InsufficientRetrievePrivilege
Message: External Party don't have sufficient privilege to retrieve record.
0x80048506
-2147187450
Name: InsufficientTransformationParameters
Message: Insufficient parameters to execute transformation mapping.
0x8006110B
-2147086069
Name: InsufficientUpdatePrivilege
Message: External Party don't have sufficient privilege to update record.
0x8004432F
-2147204305
Name: IntegerValueOutOfRange
Message: A validation error occurred. An integer provided is outside of the allowed values for this attribute.
0x80044301
-2147204351
Name: IntegratedAuthenticationIsNotAllowed
Message: Integrated authentication is not allowed.
0x80048055
-2147188651
Name: InvalidAbsoluteUrlFormat
Message: The absolute url contains invalid characters. Please use a different name. Valid absolute url cannot ends with the following strings: .aspx, .ashx, .asmx, .svc
0x80048335
-2147187915
Name: InvalidAccessMaskForTeamTemplate
Message: Invalid access mask is specified for team template.
0x80041d66
-2147213978
Name: InvalidAccessModeTransition
Message: The client access license cannot be changed because the user does not have a Microsoft Dynamics 365 Online license. To change the access mode, you must first add a license for this user in the Microsoft Online Service portal.
0x8004020d
-2147220979
Name: InvalidAccessRights
Message: Invalid access rights.
0x80048347
-2147187897
Name: InvalidAccessRightsPassed
Message: Invalid Access Rights passed.
0x80050005
-2147155963
Name: InvalidActivityMimeAttachmentId
Message: Invalid activityMimeAttachmentId.
0x8004F120
-2147159776
Name: InvalidActivityOwnershipTypeMask
Message: A custom entity defined as an activity must be user or team owned.
0x80043518
-2147207912
Name: InvalidActivityPartyAddress
Message: One or more activity parties have invalid addresses.
0x80040321
-2147220703
Name: InvalidActivityType
Message: An invalid object type was specified for distributing activities.
0x8004030f
-2147220721
Name: InvalidActivityTypeForCampaignActivityPropagate
Message: Must specify a valid CommunicationActivity
0x80040305
-2147220731
Name: InvalidActivityTypeForList
Message: Cannot create activities of the specified list type.
0x80043514
-2147207916
Name: InvalidActivityXml
Message: Invalid Xml in an activity config file.
0x800404ef
-2147220241
Name: InvalidAllotmentsCalc
Message: Allotments: remaining + used != total
0x8004430B
-2147204341
Name: InvalidAllotmentsOverage
Message: Allotment overage is invalid.
0x800404f2
-2147220238
Name: InvalidAllotmentsRemaining
Message: The allotments remaining is invalid
0x800404f0
-2147220240
Name: InvalidAllotmentsTotal
Message: The total allotments is invalid
0x800404f1
-2147220239
Name: InvalidAllotmentsUsed
Message: The allotments used is invalid
0x8004B060
-2147176352
Name: InvalidAmountFreeResourceLimit
Message: The resource type {0} cannot have an amount free value of {1}.
0x8004B02D
-2147176403
Name: InvalidAmountProvided
Message: The service component {0} cannot have a provide {1} of resource type {2}.
0x80072562
-2147015326
Name: InvalidApplicationUserUpdate
Message: Invalid Application User Update
0x80050135
-2147155659
Name: InvalidAppModuleAggregatedErrors
Message: {0}
0x80050126
-2147155674
Name: InvalidAppModuleClientType
Message: The client type value passed is incorrect and not in the valid range.
0x80050113
-2147155693
Name: InvalidAppModuleComponent
Message: The ID {0} doesn’t exist or isn’t valid for the component type “{1}”.
0x80050108
-2147155704
Name: InvalidAppModuleComponentEntity
Message: App Module Import Failed because entity with Unique Name {0} doesn't exist in system. Remove this entity from App Module Components or bring this entity as part of your solution.
0x80050132
-2147155662
Name: InvalidAppModuleComponentSiteMap
Message: App Module import failed because Sitemap with Unique Name {0} doesn't exist in system. Bring Sitemap with Unique Name {0} as part of your solution.
0x80050112
-2147155694
Name: InvalidAppModuleComponentType
Message: An app can’t reference the component type “{0}”.
0x8005012F
-2147155665
Name: InvalidAppModuleEventHandlers
Message: The event handlers provided for the app are invalid.
0x80050116
-2147155690
Name: InvalidAppModuleId
Message: The app ID is invalid or you don’t have access to the app.
0x8005013A
-2147155654
Name: InvalidAppModuleOptimizedFor
Message: The optimized for value(s) provided for the app are invalid.
0x80050110
-2147155696
Name: InvalidAppModuleSiteMap
Message: The customized site map for this app module could not be used because it is configured incorrectly. To resolve this issue, navigate to the full experience to repair the customized site map and import it again.
0x80050109
-2147155703
Name: InvalidAppModuleSiteMapXml
Message: The App Module SiteMap is invalid.
0x8005011E
-2147155682
Name: InvalidAppModuleUniqueName
Message: The unique name exceeds the maximum length of 40 characters or contains invalid characters. Only letters and numbers are allowed.
0x8005011A
-2147155686
Name: InvalidAppModuleUrl
Message: The app URL is not unique or the format is invalid.
0x8004E104
-2147163900
Name: InvalidAppointmentInstance
Message: Invalid appointment entity instance.
0x80048dfd
-2147185155
Name: InvalidApproveFromDraftArticle
Message: You are trying to approve an article that has a status of draft. You can only approve an article with the status of unapproved.
0x80048dfb
-2147185157
Name: InvalidApproveFromPublishedArticle
Message: You are trying to approve an article that has a status of published. You can only approve an article with the status of unapproved.
0x80040203
-2147220989
Name: InvalidArgument
Message: Invalid argument.
0x800404fb
-2147220229
Name: InvalidArticleState
Message: The article state is undefined
0x800404fc
-2147220228
Name: InvalidArticleStateTransition
Message: This article state transition is invalid because of the current state of the article
0x800404fd
-2147220227
Name: InvalidArticleTemplateState
Message: The article template state is undefined
0x8004417E
-2147204738
Name: InvalidAssemblyProcessorArchitecture
Message: The given plugin assembly was built with an unsupported target platform and cannot be loaded.
0x8004417D
-2147204739
Name: InvalidAssemblySourceType
Message: The given plugin assembly source type is not supported for isolated plugin assemblies.
0x80040210
-2147220976
Name: InvalidAssigneeId
Message: Invalid assignee id.
0x800609AE
-2147087954
Name: InvalidAssociatedSavedQuery
Message: Selected saved query does not belong to associated entity of the mobile offline profile item.
0x80048490
-2147187568
Name: InvalidAttachmentsFolder
Message: The compressed (.zip) file can't be uploaded because the folder "Attachments" contains one or more subfolders. Remove the subfolders and try again.
0x8005E009
-2147098615
Name: InvalidAttribute
Message: Attribute {0} cannot be found for entity {1}.
0x80048545
-2147187387
Name: InvalidAttributeCopyTarget
Message: A target attribute must be unset or have the same value as the source attribute when copying.
0x80044815
-2147203051
Name: InvalidAttributeDataType
Message: Attribute data type: {0} is not valid for this entity.
0x80044816
-2147203050
Name: InvalidAttributeFieldType
Message: Attribute field type: {0} is not valid for virtual entity.
0x80090483
-2146892669
Name: InvalidAttributeFormat
Message: The format {0} is not valid for the {1} type column {2} of table {3}.
0x8004E303
-2147163389
Name: InvalidAttributeFound
Message: A Form XML of type {1} with id {2} cannot contain attribute: {0}.
0x80060412
-2147089390
Name: InvalidAttributeInXaml
Message: Attribute - {0} in the XAML is invalid
0x80046203
-2147196413
Name: InvalidAttributeMap
Message: InvalidAttributeMap Error Occurred
0x80048438
-2147187656
Name: InvalidAttributeMapping
Message: One or more attribute mappings is invalid.
0x8004419d
-2147204707
Name: InvalidAttributeMetadataForBulkOperation
Message: Unable to execute {0} due to invalid metadata of attribute with name '{1}'. Please retry your request again.
0x80090486
-2146892666
Name: InvalidAttributeMetadataForDenormalizedRelationship
Message: The attribute {0} of entity {1} cannot be used in relationship {2} as it has IsValidForCreate or IsValidForUpdate set to false..
0x80072527
-2147015385
Name: InvalidAttributeQuery
Message: Attributes must be part of the requested EntityMetadata properties when an AttributeQuery is specified. Expect property = {0} in requested entity properties list.
0x8009049A
-2146892646
Name: InvalidAttributeTypeForAutoNumber
Message: Column {1} cannot be set to auto-number because it is using an incompatible data type {0}.
0x8004034b
-2147220661
Name: InvalidAttributeTypeForConditionOperator
Message: Condition Operator {0} does not work with attribute type {1}
0x80048516
-2147187434
Name: InvalidAuth
Message: Organization Authentication does not match the current discovery service Role.
0x8004A100
-2147180288
Name: InvalidAuthTicket
Message: The ticket specified for authentication didn't pass validation
0x80044242
-2147204542
Name: InvalidBaseAttributeError
Message: Invalid Base attribute.
0x80043b0b
-2147206389
Name: InvalidBaseUnit
Message: The base unit does not belong to the schedule.
0x800608A1
-2147088223
Name: InvalidBehavior
Message: The Behavior value of this attribute can't be changed.
0x800608A0
-2147088224
Name: InvalidBehaviorSelection
Message: The behavior of this Date and Time field can only be changed to “Date Only".
0x80090006
-2146893818
Name: InvalidBlockList
Message: Commit file operation failed. Either the specified block list is invalid or some chunk(s) are missing to upload.
0x8004D255
-2147167659
Name: InvalidBrowserToConfigureOrganization
Message: Browser not compatible to configure organization
0x80060389
-2147089527
Name: InvalidBusinessProcess
Message: Invalid Business Process.
0x8009732A
-2146864342
Name: InvalidCallbackUri
Message: Provided CallbackUri is not a valid Uri.
0x80097327
-2146864345
Name: InvalidCallbackUriInPreferenceHeader
Message: Invalid uri was provided in the callback preference of prefer header.
0x80040257
-2147220905
Name: InvalidCaller
Message: Cannot switch ExecutionContext to system user without setting Caller first.
0x80048d1A
-2147185382
Name: InvalidCallerId
Message: CallerId provided for impersonation is invalid. Provided CallerId is either NULL or empty string
0x80048204
-2147188220
Name: InvalidCascadeLinkType
Message: The cascade link type is not valid for the cascade action.
0x8004E009
-2147164151
Name: InvalidCategory
Message: Category is invalid. All the measures in the category either do not have same primary group by or are a mix of aggregate and non-aggregate data.
0x8005E23A
-2147098054
Name: InvalidCertificate
Message: The given certificate is invalid.
0x80092002
-2146885630
Name: InvalidChangeProcess
Message: Invalid change process status request. Current process status is {0}, which cannot transition to {1}.
0x80040310
-2147220720
Name: InvalidChannelForCampaignActivityPropagate
Message: Cannot distribute activities for campaign activities of the specified channel type.
0x80060602
-2147088894
Name: InvalidChannelOrigin
Message: An entitlement channel term with the same channel already exists. Specify a different channel and try again.
0x80040278
-2147220872
Name: InvalidCharactersInField
Message: The field '{0}' contains one or more invalid characters.
0x80072604
-2147015164
Name: InvalidCharInConnectorName
Message: Connector name must be alphanumeric, '-', or '_' and start with alphanumeric.
0x80061503
-2147085053
Name: InvalidClassIdInReferencePanelSection
Message: Reference Panel section can have only sub-grid, quick view form, knowledge base search, i-frame and HTML web resource controls. Found control with invalid classid {0}.
0x8006088E
-2147088242
Name: InvalidCollectionName
Message: An entity with that collection name already exists. Specify a unique name.
0x80040377
-2147220617
Name: InvalidColumnMapping
Message: ColumnMapping is Invalid. Check that the target attribute exists.
0x80040336
-2147220682
Name: InvalidColumnNumber
Message: The column number specified in the data map does not exist.
0x8005E100
-2147098368
Name: InvalidCommand
Message: Invalid command.
0x8005E103
-2147098365
Name: InvalidComplexControlId
Message: The complex control id is invalid.
0x80090113
-2146893549
Name: InvalidComplexTypeNamespace
Message: The namespace '{0}' is invalid namespace for complex object.
0x80072004
-2147016700
Name: InvalidComponentType
Message: Component type {0} cannot be found
0x8004023f
-2147220929
Name: InvalidConnectionString
Message: The connection string not found or invalid.
0x80090005
-2146893819
Name: InvalidContentRangeForFileUpload
Message: Content range is either not valid or size of the payload [{0}] doesn't match with the chunk size provided.
0x800404f6
-2147220234
Name: InvalidContractDetailId
Message: The Contract detail id is invalid
0x8004E307
-2147163385
Name: InvalidControlClass
Message: The Form XML of type {1} with id {2} cannot contain controls elements with class id: {0}.
0x80160006
-2146041850
Name: InvalidControlDescriptionRootNode
Message: Invalid XmlNode passed as input parameter The expected XmlNode is ControlDescription {0}. More Details:{1}
0x800608F6
-2147088138
Name: InvalidConversionRule
Message: The ConversionRule specified {0} is invalid. Please specify a valid ConversionRule.
0x8004F011
-2147160047
Name: InvalidCreateOnProtectedComponent
Message: You cannot create {0} {1}. Creation cannot be performed when {0} is managed.
0x8005E214
-2147098092
Name: InvalidCredentialTypeForNonExchangeIncomingConnection
Message: For a POP3 email server type, you can only connect using credentials that are specified by a user or queue.
0x8004E103
-2147163901
Name: InvalidCrmDateTime
Message: Invalid CrmDateTime.
0x80092004
-2146885628
Name: InvalidCrossEntityOperation
Message: Invalid cross-entity stage transition. Target entity must be specified.
0x80092005
-2146885627
Name: InvalidCrossEntityTargetOperation
Message: Invalid cross-entity stage transition. Specified target must match {0}.
0x80048cfc
-2147185412
Name: InvalidCurrency
Message: The currency is invalid.
0x8004F125
-2147159771
Name: InvalidCustomActivityType
Message: A custom entity defined as an activity must be of communicaton activity type.
0x80090115
-2146893547
Name: InvalidCustomAttributeValue
Message: The attribute '{0}' of entity '{1}' has invalid value for custom attribute.
0x80060996
-2147087978
Name: InvalidCustomDataDownloadFilters
Message: You can’t set custom download filters because Record Distribution Criteria isn’t set to Other Data Filters.
0x8004022d
-2147220947
Name: InvalidCustomer
Message: The customer is invalid.
0x80048051
-2147188655
Name: InvalidCustomerLookupXml
Message: Customer lookup Xml is invalid. One or more relationships is/are missing.
0x80040491
-2147220335
Name: InvalidCustomReportingWizardXml
Message: Invalid wizard xml
0x8004E000
-2147164160
Name: InvalidDataDescription
Message: The data description for the visualization is invalid.
0x8005F222
-2147093982
Name: InvalidDataDownloadFilterBusinessUnit
Message: For an entity owned by the Business Owner, you can only use the following data download filters: All records or Download related data only.
0x8005F223
-2147093981
Name: InvalidDataDownloadFilterOrganization
Message: For an entity owned by the Organization, you can only use the following data download filters: All records or Download related data only.
0x80060994
-2147087980
Name: InvalidDataFiltersForBUOwnedEntities
Message: You can’t set Records Owned By Me or Records Owned By My Team for business unit-owned entities.
0x80060995
-2147087979
Name: InvalidDataFiltersForOrgOwnedEntities
Message: You can’t set the Other Data filter for organization-owned entities.
0x80060993
-2147087981
Name: InvalidDataFiltersForUnownedEntities
Message: You can’t set the All Record or Other Data filters for unowned entities.
0x80040356
-2147220650
Name: InvalidDataFormat
Message: The source data is not in the required format
0x80090206
-2146893306
Name: InvalidDataLakeEndpoint
Message: Datalake container endpoint is not a valid URL and cannot be returned.
0x80044826
-2147203034
Name: InvalidDataSourceEndPoint
Message: Invalid URI: A fully qualified URI without a query string must be provided.
0x80090411
-2146892783
Name: InvalidDataTypeForCustomAttribute
Message: "Cannot create custom attribute '{0}' of Entity '{1}' because the type '{2}' is not valid for custom attribute."
0x80090105
-2146893563
Name: InvalidDataTypeMemberOperation
Message: Unable to perform operation {0} on data type member with Id = '{1}', MemberName = '{2}', DisplayName = '{3}', and ParentTypeId = '{4}'.
0x80090107
-2146893561
Name: InvalidDataTypeMembersInitialization
Message: The data type members for data type with Id = '{0}', Name = '{1}', and DisplayName = '{2}' have already been initialized.
0x80090104
-2146893564
Name: InvalidDataTypeOperation
Message: Unable to perform operation {0} on data type with Id = '{1}', Name = '{2}', and DisplayName = '{3}'.
0x8005E101
-2147098367
Name: InvalidDataXml
Message: Invalid data xml.
0x80044805
-2147203067
Name: InvalidDateAttribute
Message: Date Attribute specified is not an attribute of Source Entity.
0x80040239
-2147220935
Name: InvalidDateTime
Message: The date-time format is invalid, or value is outside the supported range.
0x80048d17
-2147185385
Name: InvalidDateTimeBehavior
Message: Behavior {0} is not valid for DateTime attribute.
0x800608A2
-2147088222
Name: InvalidDateTimeFormat
Message: You can’t change the format value of this attribute to “Date and Time” when the behavior is “Date Only.”
0x8004E124
-2147163868
Name: InvalidDaysInFebruary
Message: February 29 can occur only when pattern start date is in a leap year.
0x8004F660
-2147158432
Name: InvalidDeactivateFormType
Message: You can’t deactivate {0} forms. Only Main forms can be inactive.
0x80097206
-2146864634
Name: InvalidDelegatedAccessTeamIdParameter
Message: Delegated access team parameter '{0}' is not a valid identifier.
0x80048203
-2147188221
Name: InvalidDeleteModification
Message: A system relationship's delete cascading action cannot be modified.
0x8004F013
-2147160045
Name: InvalidDeleteOnProtectedComponent
Message: You cannot delete {0} {1}. Deletion cannot be performed when {0} is managed.
0x80060691
-2147088751
Name: InvalidDeleteProcess
Message: This process can't be deleted because it is a system-generated process.
0x80090454
-2146892716
Name: InvalidDenormalizedAttributeName
Message: DenormalizedAttributeName cannot be null or empty for lookup attribute '{0}' when IsDenormalizedLookup is set to true.
0x80090455
-2146892715
Name: InvalidDenormalizedLookupCreateRequest
Message: Cannot create denormalized lookup '{0}' because the entity '{1}' does not have secondary entity key. Secondary entity key count = {2}.
0x8004F036
-2147160010
Name: InvalidDependency
Message: The {2} component {1} (Id={0}) does not exist. Failure trying to associate it with {3} (Id={4}) as a dependency. Missing dependency lookup type = {5}.
0x8004F040
-2147160000
Name: InvalidDependencyComponent
Message: The required component {1} (Id={0}) that was defined for the {2} could not be found in the system.
0x8004F041
-2147159999
Name: InvalidDependencyEntity
Message: The required component {1} (Name={0}) that was defined for the {2} could not be found in the system.
0x8004F037
-2147160009
Name: InvalidDependencyFetchXml
Message: The FetchXml ({2}) is invalid. Failure ({3}) occurred while calculating dependencies for {1} (Id={0}).
0x8004F089
-2147159927
Name: InvalidDependencyRoleDisplayConditionsXml
Message: The RolesDisplayConditionsXml ({2}) is invalid. Failure ({3}) occurred while calculating dependencies for {1} (Id={0}).
0x8004D254
-2147167660
Name: InvalidDeviceToConfigureOrganization
Message: Mobile device cannot be used to configured organization
0x8004700c
-2147192820
Name: InvalidDisplayName
Message: The specified display name is not valid
0x800608CB
-2147088181
Name: InvalidDocumentTemplate
Message: Invalid document template.
0x80048015
-2147188715
Name: InvalidDomainName
Message: The domain logon for this user is invalid. Select another domain logon and try again.
0x8004E016
-2147164138
Name: InvalidDundasPresentationDescription
Message: The presentation description is not valid for dundas chart.
0x8004E300
-2147163392
Name: InvalidElementFound
Message: Form XML of type {1} with id {2} cannot contain element: {0}.
0x8004B016
-2147176426
Name: InvalidEmail
Message: Email generated from the template is not valid
0x80044192
-2147204718
Name: InvalidEmailAddressFormat
Message: Invalid e-mail address. For more information, contact your system administrator.
0x80040b0b
-2147218677
Name: InvalidEmailAddressFormatWithEntityTypeAndId
Message: Invalid e-mail address for recipient of type '{0}' with ID '{1}'
0x8005E221
-2147098079
Name: InvalidEmailAddressInMailbox
Message: The email address in the mailbox is not correct. Please enter the correct email address to process mails.
0x8005E218
-2147098088
Name: InvalidEmailServerLocation
Message: The server location is either not present or is not valid. Please correct the server location.
0x80040313
-2147220717
Name: InvalidEmailTemplate
Message: Must specify a valid Template Id
0x80060606
-2147088890
Name: InvalidEntitlementActivate
Message: You can't activate an expired, waiting or canceled entitlement.
0x80060609
-2147088887
Name: InvalidEntitlementAssociationToCase
Message: You can't create a case for this entitlement because there are no available terms.
0x80060607
-2147088889
Name: InvalidEntitlementCancel
Message: You can't cancel an entitlement that's in the Draft or Expired state.
0x80060605
-2147088891
Name: InvalidEntitlementChannelTerms
Message: Total terms for a specific case origin on an entitlement channel cannot be more than the total terms of the corresponding entitlement.
0x80044207
-2147204601
Name: InvalidEntitlementContacts
Message: The specified contact isn’t associated with the selected customer.
0x80060608
-2147088888
Name: InvalidEntitlementDeactivate
Message: You can deactivate only entitlements that are active or waiting
0x80060618
-2147088872
Name: InvalidEntitlementExpire
Message: You can't set an entitlement to the Expired state. Active entitlements automatically expire when their end date passes.
0x8004F866
-2147157914
Name: InvalidEntitlementForSelectedCustomerOrProduct
Message: Select an active entitlement that belongs to the specified customer, contact, or product, and then try again.
0x80060610
-2147088880
Name: InvalidEntitlementRenew
Message: You can renew only the entitlements that are expired or canceled.
0x80060611
-2147088879
Name: InvalidEntitlementStateAssociateToCase
Message: You can only associate a case with an active entitlement.
0x800443FF
-2147204097
Name: InvalidEntitlementTotalTerms
Message: Total terms for an entitlement cannot be less than the total terms of any of its corresponding EntitlementChannels.
0x8005E00C
-2147098612
Name: InvalidEntity
Message: Entity {0} cannot be found.
0x80040249
-2147220919
Name: InvalidEntityClassException
Message: Invalid entity class.
0x80044812
-2147203054
Name: InvalidEntityForDateAttribute
Message: Entity For Date Attribute can be either source entity or its parent.
0x8004F0FD
-2147159811
Name: InvalidEntityForLinkedAttribute
Message: Not a valid entity for linked attribute.
0x80044813
-2147203053
Name: InvalidEntityForRollup
Message: The entity {0} is not a valid entity for rollup.
0x8006088F
-2147088241
Name: InvalidEntityKeyOperation
Message: Invalid EntityKey Operation performed : {0}
0x80072493
-2147015533
Name: InvalidEntityLogicalName
Message: Entity name '{0}' is not a valid logical name.
0x80048416
-2147187690
Name: InvalidEntityName
Message: The record type does not match the base record type and the matching record type of the duplicate detection rule.
0x8006089B
-2147088229
Name: InvalidEntitySetName
Message: An entity with the specified entity set name {0} already exists. Specify a unique name.
0x800609B1
-2147087951
Name: InvalidEntitySpecified
Message: The entity is not specified in the template.
0x80048cfd
-2147185411
Name: InvalidExchangeRate
Message: The exchange rate is invalid.
0x80060376
-2147089546
Name: InvalidExportProcessFlowNotActivated
Message: Failed to export Business Process “{0}” because solution does not include corresponding Business Process entity “{1}”. If this is a newly created Business Process in Draft state, activate it once to generate the Business Process entity and include it in the solution. For more information, see http://support.microsoft.com/kb/4337537.
0x80046BA7
-2147193945
Name: InvalidExternalCollectionName
Message: The specified External Collection name is not valid.
0x80046BC0
-2147193920
Name: InvalidExternalName
Message: The specified External name is not valid.
0x8006110F
-2147086065
Name: InvalidExternalPartyConfiguration
Message: Multiple External Party Items are present for request parameters.
0x80061111
-2147086063
Name: InvalidExternalPartyOperation
Message: External Party is not allowed.
0x80061110
-2147086064
Name: InvalidExternalPartyParent
Message: External Party has invalid parent attribute.
0x80044272
-2147204494
Name: InvalidFeatureType
Message: The feature type isn’t valid.
0x8004E019
-2147164135
Name: InvalidFetchCollection
Message: The fetch collection for the visualization is invalid.
0x80040303
-2147220733
Name: InvalidFetchXml
Message: Malformed FetchXml.
0x80090007
-2146893817
Name: InvalidFileAttributeName
Message: Invalid File Attribute Name: [{0}].
0x80040396
-2147220586
Name: InvalidFileBadCharacters
Message: The file could not be uploaded because it contains invalid character(s)
0x80090000
-2146893824
Name: InvalidFileRangeRequested
Message: Chunk range used in this call is either not valid or it is bigger than allowed {0} MB.
0x80090015
-2146893803
Name: InvalidFileRangeRequestedSqlStorage
Message: {0} in multiple chunks is not supported for the files stored in the database.
0x80090011
-2146893807
Name: InvalidFileSasUrl
Message: SAS url has either expired or is invalid.
0x800608CC
-2147088180
Name: InvalidFileType
Message: Invalid File Type.
0x8004E01E
-2147164130
Name: InvalidFilterCriteriaForVisualization
Message: The visualization cannot be rendered for the given filter criteria.
0x80072017
-2147016681
Name: InvalidFirstPartySolutionName
Message: Solution with name {0} is invalid. All first party solution names should have a customization prefix.
0x80044814
-2147203052
Name: InvalidFiscalPeriod
Message: The fiscal period {0} does not fall in the permitted range of fiscal periods as per organization's fiscal settings.
0x80060468
-2147089304
Name: InvalidFlowProcessClientData
Message: Flow clientdata is in invalid format. Details: "{0}".
0x80060875
-2147088267
Name: InvalidFormatForControl
Message: Invalid Precision Parameter specified for control {0}. It Dosent Contain Expected Value
0x80040355
-2147220651
Name: InvalidFormatForDataDelimiter
Message: Mismatched data delimiter: only one delimiter was found.
0x8004F601
-2147158527
Name: InvalidFormatForUpdateMode
Message: The file that you uploaded is invalid and cannot be used for updating records.
0x80047101
-2147192575
Name: InvalidFormatParameters
Message: The number of format parameters passed into the input string is incorrect
0x8004E306
-2147163386
Name: InvalidFormType
Message: The type of the form must be set to {0} in the Form XML.
0x80060874
-2147088268
Name: InvalidFormTypeCalledThroughSdk
Message: "Invalid Formtype used in Create call
0x80044231
-2147204559
Name: InvalidForOfficeGraph
Message: One or both entities are not enabled for officegraph and they cannot be used for officegraph.
0x8004480b
-2147203061
Name: InvalidGoalAttribute
Message: Goal Attribute does not match the specified metric type.
0x8004F684
-2147158396
Name: InvalidGoalManager
Message: The manager of a goal can only be a user and not a team.
0x8004B038
-2147176392
Name: InvalidGranularityValue
Message: The Granularity column value is incorrect. Each rule part must be a name-value pair separated by an equal sign (=). For example: FREQ=Minutes;INTERVAL=15
0x8004E00F
-2147164145
Name: InvalidGroupByAlias
Message: Data Description is invalid. Same group by alias cannot be used for different attributes.
0x8004E01D
-2147164131
Name: InvalidGroupByColumn
Message: Group by not allowed on the attribute.
0x80040363
-2147220637
Name: InvalidGuid
Message: The globally unique identifier (GUID) in this row is invalid
0x80060407
-2147089401
Name: InvalidGuidInXaml
Message: Guid - {0} in the Xaml is not valid
0x80040344
-2147220668
Name: InvalidHeaderColumn
Message: The column heading contains an invalid combination of data delimiters.
0x800608D0
-2147088176
Name: InvalidHexColorValue
Message: Only hexadecimal values are allowed.
0x8004701F
-2147192801
Name: InvalidHierarchicalRelationship
Message: This relationship is not self-referential and therefore cannot be made hierarchical.
0x8004701a
-2147192806
Name: InvalidHierarchicalRelationshipChange
Message: You can’t change this entity’s hierarchy because the {0} hierarchical relationship can’t be customized.
0x80072603
-2147015165
Name: InvalidIconFileFormatForConnector
Message: Invalid icon file format. Supported formats are PNG and JPG.
0x80040374
-2147220620
Name: InvalidImportFileContent
Message: The content of the import file is not valid. You must select a text file.
0x80040351
-2147220655
Name: InvalidImportFileData
Message: The data is not in the required format
0x80040349
-2147220663
Name: InvalidImportFileParseData
Message: Field and data delimiters for this file are not specified.
0x80044252
-2147204526
Name: InvalidImportJobId
Message: The requested importjob does not exist.
0x80044251
-2147204527
Name: InvalidImportJobTemplateFile
Message: The ImportJobTemplate.xml file is invalid.
0x8005E224
-2147098076
Name: InvalidIncomingDeliveryExpectingEmailConnector
Message: The incoming delivery method is not email connector. To receive mails its incoming delivery method should be Email Connector.
0x80096003
-2146869245
Name: InvalidIncrementalEntityInfos
Message: The IncrementalEntityInfos payload is invalid. Details: {0}.
0x80060480
-2147089280
Name: InvalidInputArgumentForModernFlowExecute
Message: Cannot execute Modern Flow '{0}' because '{1}' is not a supported input argument.
0x80044371
-2147204239
Name: InvalidInputForMetadataProperty
Message: Validation of value '{0}' of property '{1}' of {'2'} component with name '{3}' failed with exception {4}.
0x8004E10D
-2147163891
Name: InvalidInstanceEntityName
Message: Invalid instance entity name.
0x8004E107
-2147163897
Name: InvalidInstanceTypeCode
Message: Invalid instance type code.
0x80090468
-2146892696
Name: InvalidIntegerAutoNumberFormat
Message: The autonumber format '{0}' is invalid for Integer Attribute '{1}'.
0x8004B049
-2147176375
Name: InvalidInteractiveUserQuota
Message: You have reached the maximum number of interactive/full users.
0x80072540
-2147015360
Name: InvalidIntersectEntity
Message: Cannot use existing non intersect entity {0} as an intersect entity for defining many to many relationships.
0x8004D20E
-2147167730
Name: InvalidInvitationLiveId
Message: A user with this e-mail address was not found. Sign in to Windows Live ID with the same e-mail address where you received the invitation. If you do not have a Windows Live ID, please create one using that e-mail address.
0x8004D20D
-2147167731
Name: InvalidInvitationToken
Message: The invitation token {0} is not correctly formatted.
0x80048d14
-2147185388
Name: InvalidInvocationWithNoDataProviderId
Message: Invalid invocation of the method as DataProviderId doesn't exist.
0x80040364
-2147220636
Name: InvalidIsFirstRowHeaderForUseSystemMap
Message: The first row of the file does not contain column headings.
0x80048cf2
-2147185422
Name: InvalidIsoCurrencyCode
Message: Invalid ISO currency code.
0x80072529
-2147015383
Name: InvalidKeyQuery
Message: Keys must be part of the requested EntityMetadata properties when a KeyQuery is specified. Expect property = {0} in requested entity properties list.
0x80043afd
-2147206403
Name: InvalidKit
Message: The product is not a kit.
0x80043afe
-2147206402
Name: InvalidKitProduct
Message: You cannot add a product kit to itself. Select a different product or product kit.
0x80044195
-2147204715
Name: InvalidLanguageCode
Message: The specified language code is not valid for this organization.
0x80060750
-2147088560
Name: InvalidLanguageForCreate
Message: Rows with localizable attributes can only be created when the user interface (UI) language for the current user is set to the organization's base language.
0x8005E102
-2147098366
Name: InvalidLanguageForProcessConfiguration
Message: Process configuration is not available since your language does not match system base language.
0x80047019
-2147192807
Name: InvalidLanguageForSolution
Message: Solution and Publisher Options are not available since your language does not match system base language.
0x80060751
-2147088559
Name: InvalidLanguageForUpdate
Message: Localizable attributes can only be updated via the string property when the user interface (UI) language for the current user is set to the organization's base language. Use SetLocLabels to update the localized values for the following attributes: [{0}].
0x8004D245
-2147167675
Name: InvalidLicenseCannotReadMpcFile
Message: Invalid license. MPC code cannot be read from MPC.txt file with this path {0}.
0x8004D240
-2147167680
Name: InvalidLicenseKey
Message: Invalid license key ({0}).
0x8004D246
-2147167674
Name: InvalidLicenseMpcCode
Message: Invalid license. Invalid MPC code ({0}).
0x8004D242
-2147167678
Name: InvalidLicensePid
Message: Invalid license. Invalid PID (Product Id) ({0}).
0x8004D243
-2147167677
Name: InvalidLicensePidGenCannotLoad
Message: Invalid license. PidGen.dll cannot be loaded from this path {0}
0x8004D244
-2147167676
Name: InvalidLicensePidGenOtherError
Message: Invalid license. Cannot generate PID (Product Id) from License key. PidGen error code ({0}).
0x80061400
-2147085312
Name: InvalidLocaleIdForKnowledgeArticle
Message: Language with Locale ID {0}, does not exist
0x800608D3
-2147088173
Name: InvalidLogoImageId
Message: Invalid logo image web resource id.
0x800608D9
-2147088167
Name: InvalidLogoImageWebResourceType
Message: Invalid WebResource Type for Logo Image.
0x80048481
-2147187583
Name: InvalidLookupMapNode
Message: The lookup entity provided is not valid for the given target attribute.
0x8005E217
-2147098089
Name: InvalidMailbox
Message: Invalid mailboxId passed in. Please check the mailboxid.
0x8004F030
-2147160016
Name: InvalidManagedPropertyException
Message: Managed property {0} does not contain enough information to be created. Please provide (assembly, class), or (entity, attribute) or set the managed property to custom.
0x80048533
-2147187405
Name: InvalidManifestFilePath
Message: Failed to locate the manifest file in the specified location
0x80044244
-2147204540
Name: InvalidMatchingAttributeError
Message: Invalid Matching attribute.
0x8004B02B
-2147176405
Name: InvalidMaximumResourceLimit
Message: The resource type {0} cannot have a maximum limit of {1}.
0x80060879
-2147088263
Name: InvalidMaxLengthForControl
Message: Invalid MaxLength Parameter specified for control {0}.Maxlength must be in between {1} and {2}.
0x80090009
-2146893815
Name: InvalidMaxSizeInKB
Message: Invalid size for file type attribute. Valid size should be between [0-{0}] KB
0x8006087B
-2147088261
Name: InvalidMaxValueForControl
Message: Invalid MaxValue Parameter specified for control {0}.Max Value must be in between {1} and {2}.
0x8004E00A
-2147164150
Name: InvalidMeasureCollection
Message: Measure collection is invalid. Not all the measures in the measure collection have the same group bys.
0x80096000
-2146869248
Name: InvalidMEFModuleConfiguration
Message: The MEF module configuration is invalid.
0x8004023a
-2147220934
Name: InvalidMetadata
Message: Invalid Metadata.
0x80072343
-2147015869
Name: InvalidMetadataSqlOperation
Message: SQL exception has been thrown on current metadata operation. Please check the exception for more details.
0x8005F033
-2147094477
Name: InvalidMigrationFileContent
Message: The content of the import file is not valid. You must select a text file.
0x8006087C
-2147088260
Name: InvalidMinAndMaxValueForControl
Message: Invalid MinValue and MaxValue Parameter specified for control {0}.Min Value must be less than Max Value.
0x8004B02A
-2147176406
Name: InvalidMinimumResourceLimit
Message: The resource type {0} cannot have a minimum limit of {1}.
0x8006087A
-2147088262
Name: InvalidMinValueForControl
Message: Invalid MinValue Parameter specified for control {0}.Min Value must be in between {1} and {2}.
0x80071113
-2147020525
Name: InvalidMobileOfflineFiltersFetchXml
Message: XML Format mismatch. Check for the correctness of XML.
0x80097377
-2146864265
Name: InvalidModernFlowBillingContext
Message: The billing context from workflow with id '{0}' is not valid.
0x80048498
-2147187560
Name: InvalidMultipleMapping
Message: A source field is mapped to more than one Dynamics 365 fields of lookup/picklist type.
0x80050111
-2147155695
Name: InvalidMultipleSiteMapReferenceSingleAppModule
Message: App {0} can’t have multiple site maps.
0x80044366
-2147204250
Name: InvalidNamePrefix
Message: The schema name {0} for type {2} is invalid or missing.Custom attribute, entity, entitykey, option set and relationship names must start with a valid customization prefix.The prefix for a solution component should match the prefix that is specified for the publisher of the solution.
0x800404f3
-2147220237
Name: InvalidNetPrice
Message: The net price is invalid
0x8004B050
-2147176368
Name: InvalidNonInteractiveUserQuota
Message: You have reached the maximum number of non-interactive users/
0x80097244
-2146864572
Name: InvalidNoSqlCallbackMessageType
Message: Invalid NoSql Callback Message Type - {0}.
0x80043700
-2147207424
Name: InvalidNumberGroupFormat
Message: Invalid input string for numbergroupformat. The input string should contain an array of integers. Every element in the value array should be between one and nine, except for the last element, which can be zero.
0x80061505
-2147085051
Name: InvalidNumberOfCardFormSections
Message: Number of sections in a card form must be 4. Found {0}.
0x80090002
-2146893822
Name: InvalidNumberOfParametersForFileUpload
Message: Invalid number of parameters [{0}] provided in request URL.
0x8004E200
-2147163648
Name: InvalidNumberOfPartitions
Message: You cannot delete audit data in the partitions that are currently in use, or delete the partitions that are created for storing future audit data.
0x80061504
-2147085052
Name: InvalidNumberOfReferencePanelSections
Message: MainInteractionCentric form can have only 1 reference panel section. Found {0}.
0x80060872
-2147088270
Name: InvalidNumberOfSectionsInTab
Message: A dialog Form XML cannot contain more than one section.
0x80060871
-2147088271
Name: InvalidNumberOfTabsInDialog
Message: A dialog Form XML cannot contain more than one tab.
0x80041d50
-2147214000
Name: InvalidOAuthToken
Message: The OAuth token is invalid
0x80072005
-2147016699
Name: InvalidObjectTypeCode
Message: Object type code {0} cannot be found. Is Metadata: {1}
0x8004021f
-2147220961
Name: InvalidObjectTypes
Message: Invalid object type.
0x8004E125
-2147163867
Name: InvalidOccurrenceNumber
Message: The effective end date of the series cannot be earlier than today. Select a valid occurrence number.
0x8004410e
-2147204850
Name: InvalidOfflineOperation
Message: Operation not valid when offline.
0x80072500
-2147015424
Name: InvalidOneToManyRelationship
Message: OneToMany Entity Relationship with EntityRelationshipId '{0}' has null ReferencingEntityRole
0x8004430F
-2147204337
Name: InvalidOneToManyRelationshipForRelatedEntitiesQuery
Message: An invalid OneToManyRelationship has been specified for RelatedEntitiesQuery. Referenced Entity {0} should be the same as primary entity {1}
0x80072501
-2147015423
Name: InvalidOperandOnLeftHandSide
Message: The left side of the '{0}' operator must be a property of the entity.
0x8004023b
-2147220933
Name: InvalidOperation
Message: Invalid Operation performed.
0x80040314
-2147220716
Name: InvalidOperationForClosedOrCancelledCampaignActivity
Message: Can not add items to closed (cancelled) campaignactivity.
0x8004F701
-2147158271
Name: InvalidOperationForDynamicList
Message: This action is not available for a dynamic marketing list.
0x80060015
-2147090411
Name: InvalidOperationWhenBusinessRuleIsActive
Message: Invalid operation - You cannot activate or deactivate this business rule
0x8004033a
-2147220678
Name: InvalidOperationWhenListIsNotActive
Message: List is not active. Cannot perform this operation.
0x80040302
-2147220734
Name: InvalidOperationWhenListLocked
Message: List is Locked. Cannot perform this action.
0x8004033b
-2147220677
Name: InvalidOperationWhenPartyIsNotActive
Message: The party is not active. Cannot perform this operation.
0x80048415
-2147187691
Name: InvalidOperatorCode
Message: The operator is not valid or it is not supported.
0x80044253
-2147204525
Name: InvalidOperatorCodeError
Message: Invalid operator code.
0x80060876
-2147088266
Name: InvalidOptionSetIdForControl
Message: An invalid OptionSetId specified for control {0}.OptionSet Id is an non-empty Guid.
0x80048409
-2147187703
Name: InvalidOptionSetNameChange
Message: Cannot update OptionSet Name {0}, Id: {1} because OptionSet name provided value ({2}) is in use by another existing OptionSet (id: {3})
0x80048403
-2147187709
Name: InvalidOptionSetOperation
Message: Invalid OptionSet
0x80044345
-2147204283
Name: InvalidOptionSetSchemaName
Message: An OptionSet with the specified name already exists. Please specify a unique name.
0x80071122
-2147020510
Name: InvalidOrEmptyRelationshipId
Message: The RelationshipId of Mobile profile item association is invalid or empty.
0x8004D252
-2147167662
Name: InvalidOrganizationFriendlyName
Message: Invalid organization friendly name ({0}). Reason: ({1})
0x80044248
-2147204536
Name: InvalidOrganizationId
Message: The Organization ID present in the translations file does not match the current Organization ID.
0x8006110D
-2147086067
Name: InvalidOrganizationSettings
Message: Organization Settings are not properly configured for External Party.
0x8004D251
-2147167663
Name: InvalidOrganizationUniqueName
Message: Invalid organization unique name ({0}). Reason: ({1})
0x80048514
-2147187436
Name: InvalidOrgDBOrgSetting
Message: Invalid Organization Setting passed in: {0}. Please check the datatype and pass in an appropriate value.
0x80044156
-2147204778
Name: InvalidOrgOwnedCascadeLinkType
Message: Cascade User-Owned is not a valid cascade link type for org-owned entity relationships.
0x8006098D
-2147087987
Name: InvalidOtherDataFilterOptions
Message: You should select at least one option from Download My Records, My Team Records or My Business Unit's Records for Other Data Filter
0x8005E226
-2147098074
Name: InvalidOutgoingDeliveryExpectingEmailConnector
Message: The outgoing delivery method is not email connector. To send mails its outgoing delivery method should be Email Connector.
0x80040229
-2147220951
Name: InvalidOwnerID
Message: The owner ID is invalid or missing.
0x8004700d
-2147192819
Name: InvalidOwnershipTypeMask
Message: The specified ownership type mask is not valid for this operation
0x8004A123
-2147180253
Name: InvalidOwningUserDataList
Message: Could not validate access to the list, one or more entries are invalid.
0x8004E00D
-2147164147
Name: InvalidPageResponse
Message: Invalid Page Response generated.
0x80090003
-2146893821
Name: InvalidParameterForFileOperation
Message: Invalid parameter [{0}] provided in request URL.
0x80040205
-2147220987
Name: InvalidParent
Message: The parent object is invalid or missing.
0x8007200D
-2147016691
Name: InvalidParentChildCascadeBehavior
Message: Parent-Child relationship {0} requires parental cascade behavior.
0x8007200B
-2147016693
Name: InvalidParentChildRelationshipUpdate
Message: You cannot update relationship {0} of type ParentChild to type {1}.
0x80042302
-2147212542
Name: InvalidParentDraftState
Message: For a record in the Draft status, only an Under Revision, Draft, or Active record can be selected as its parent.
0x80040206
-2147220986
Name: InvalidParentId
Message: The parent id is invalid or missing.
0x80042303
-2147212541
Name: InvalidParentURState
Message: For a record in the Under Revision status, only an Under Revision or Active record can be selected as its parent.
0x8004A109
-2147180279
Name: InvalidPartnerSolutionCustomizationProvider
Message: Invalid partner solution customization provider type
0x80043515
-2147207915
Name: InvalidPartyMapping
Message: Invalid party mapping.
0x80090417
-2146892777
Name: InvalidPicklistUpdate
Message: "Can't update '{0}' of optionset '{1}', For 'Picklist' and 'Status' options, only ParentValues can be updated."
0x8004418b
-2147204725
Name: InvalidPluginAssemblyContent
Message: Plug-in assembly does not contain the required types or assembly content cannot be updated.
0x8004417B
-2147204741
Name: InvalidPluginAssemblyVersion
Message: Plug-in assembly fullnames must be unique (ignoring the version build and revision number).
0x80044170
-2147204752
Name: InvalidPluginRegistrationConfiguration
Message: The plug-in assembly registration configuration is invalid.
0x80081114
-2146954988
Name: InvalidPluginStrongNameRequired
Message: Plug-in assembly is not strong name signed.
0x8004418c
-2147204724
Name: InvalidPluginTypeImplementation
Message: Plug-in type must implement exactly one of the following classes or interfaces: Microsoft.Crm.Sdk.IPlugin, Microsoft.Xrm.Sdk.IPlugin, System.Activities.Activity and System.Workflow.ComponentModel.Activity.
0x80040218
-2147220968
Name: InvalidPointer
Message: The object is disposed.
0x80060478
-2147089288
Name: InvalidPostponeUntilTimeForModernFlowExecute
Message: Cannot execute Modern Flow '{0}' because '{1}' is not in a supported DateTimeOffset format.
0x8006087D
-2147088259
Name: InvalidPrecisionForControl
Message: Invalid Precision Parameter specified for control {0}.Precision must be in between {1} and {2}.
0x80072605
-2147015163
Name: InvalidPrefixInConnectorName
Message: Connector name must start with a alphanumeric prefix with length between 2~8 and followed by '_' and alphanumeric name.
0x8004E002
-2147164158
Name: InvalidPresentationDescription
Message: The presentation description is invalid.
0x8005f219
-2147093991
Name: InvalidPreviewModeOperation
Message: You can’t perform this operation in preview mode.
0x80048cf9
-2147185415
Name: InvalidPriceLevelCurrencyForPricingMethod
Message: The currency of the price list needs to match the currency of the product for pricing method percentage.
0x80043b10
-2147206384
Name: InvalidPricePerUnit
Message: The price per unit is invalid.
0x8004F864
-2147157916
Name: InvalidPrimaryContactBasedOnAccount
Message: The specified contact doesn't belong to the account selected as the customer. Specify a contact that belongs to the selected account, and then try again.
0x8004F865
-2147157915
Name: InvalidPrimaryContactBasedOnContact
Message: The specified contact doesn't belong to the contact that was specified in the customer field. Remove the value from the contact field, or select a contact associated to the selected customer, and then try again.
0x8004F127
-2147159769
Name: InvalidPrimaryFieldForActivity
Message: A custom entity defined as an activity cannot have primary attribute other than subject.
0x8004700e
-2147192818
Name: InvalidPrimaryFieldType
Message: Primary UI Attribute has to be of type String
0x80040266
-2147220890
Name: InvalidPrimaryKey
Message: Invalid primary key.
0x80048348
-2147187896
Name: InvalidPrincipalId
Message: Passed Guid is empty.
0x80048346
-2147187898
Name: InvalidPrincipalType
Message: Invalid Principal Type passed.
0x8004024b
-2147220917
Name: InvalidPriv
Message: Invalid privilege type.
0x80048d12
-2147185390
Name: InvalidPrivateLinkIdentifier
Message: The request is not authorized to perform this operation.
0x80090903
-2146891517
Name: InvalidPrivilege
Message: Privilege with Id {0} is invalid and not found in MetadataCache
0x8004140b
-2147216373
Name: InvalidPrivilegeDepth
Message: Invalid privilege depth.
0x8005E105
-2147098363
Name: InvalidProcessControlAttribute
Message: The process control definition contains an invalid attribute.
0x8005E104
-2147098364
Name: InvalidProcessControlEntity
Message: The process control definition contains an invalid entity or invalid entity order.
0x80092001
-2146885631
Name: InvalidProcessIdOperation
Message: Invalid operation. Process ID cannot be modified.
0x80045049
-2147200951
Name: InvalidProcessStateData
Message: ProcessState is not valid for given ProcessSession instance.
0x80060623
-2147088861
Name: InvalidProduct
Message: You can't add a product family.
0x80090801
-2146891775
Name: InvalidPropertyInODataRequestBody
Message: Invalid property '{0}' was found in entity '{1}'.
0x8004F01C
-2147160036
Name: InvalidPublisherUniqueName
Message: Publisher uniquename is required.
0x8004F014
-2147160044
Name: InvalidPublishOnProtectedComponent
Message: You cannot publish {0} {1}. Publish cannot be performed when {0} is managed.
0x80043afc
-2147206404
Name: InvalidQuantityDecimalCode
Message: The quantity decimal code is invalid.
0x80044183
-2147204733
Name: InvalidQuery
Message: The query specified for this operation is invalid
0x80044822
-2147203038
Name: InvalidQueryForVirtualEntity
Message: The query specified is not supported for virtual entity.
0x80097534
-2146863820
Name: InvalidQuickFormXMLNode
Message: Invalid QuickForms XML nodes in Form XML.
0x8004D2A1
-2147167583
Name: InvalidRecurrenceInterval
Message: To set recurrence, you must specify an interval that is between 1 and 365.
0x8004D2A2
-2147167582
Name: InvalidRecurrenceIntervalForRollupJobs
Message: To set recurrence, you must specify an interval that should be greater than 1 hour.
0x8004E100
-2147163904
Name: InvalidRecurrencePattern
Message: Invalid recurrence pattern.
0x80040246
-2147220922
Name: InvalidRecurrenceRule
Message: Error in RecurrencePatternFactory.
0x8004D2A0
-2147167584
Name: InvalidRecurrenceRuleForBulkDeleteAndDuplicateDetection
Message: Bulk Delete and Duplicate Detection recurrence must be specified as daily.
0x80090453
-2146892717
Name: InvalidReferencedEntityObjectTypeCode
Message: Could not find entity with ObjectTypeCode '{0}' for attribute '{1}'.
0x80072032
-2147016654
Name: InvalidReferencesFound
Message: The solution import failed because some references included in the solution are not present in the organization. List of unresolved references: {0}
0x80040319
-2147220711
Name: InvalidRegardingObjectTypeCode
Message: The regarding Object Type Code is not valid for the Bulk Operation.
0x8004024c
-2147220916
Name: InvalidRegistryKey
Message: Invalid registry key specified.
0x80090409
-2146892791
Name: InvalidRelationshipAttributeId
Message: Relationship attribute with id '{0}' of relationship with id '{1}' does not exist.
0x80047003
-2147192829
Name: InvalidRelationshipDescription
Message: The specified relationship cannot be created
0x80090493
-2146892653
Name: InvalidRelationshipImport
Message: Solution import contains a relationship that does not include a related table relationship {0}. All relationships must have at least one related table. Please resolve this and try again. Related entities '{1}'.
0x80060999
-2147087975
Name: InvalidRelationshipInMOPIAssociation
Message: This relationship doesn’t exist with the entity selected in the parent profile item.
0x80060877
-2147088265
Name: InvalidRelationshipNameForControl
Message: Relationship Name not specified for control {0}.Relationship Name is an mandatory Field.
0x80072528
-2147015384
Name: InvalidRelationshipQuery
Message: Atleast one of the relationship properties must be part of the requested EntityMetadata properties when a RelationshipQuery is specified.Expect atleast one of property = {0}, {1} or {2} in requested entity properties list.
0x8004700f
-2147192817
Name: InvalidRelationshipType
Message: The specified relationship type is not valid for this operation
0x8004F989
-2147157623
Name: InvalidRelationshipTypeForAccessory
Message: An accessory relationship is always unidirectional and can't be changed.
0x8004F988
-2147157624
Name: InvalidRelationshipTypeForUpSell
Message: An upsell relationship is always unidirectional and can't be changed.
0x80048054
-2147188652
Name: InvalidRelativeUrlFormat
Message: The relative url contains invalid characters. Please use a different name. Valid relative url names cannot ends with the following strings: .aspx, .ashx, .asmx, .svc , cannot begin or end with a dot, cannot contain consecutive dots and cannot contain any of the following characters: ~ " # % & * : < > ? / \ { | }.
0x80072530
-2147015376
Name: InvalidRequestBody
Message: Passed entity object cannot be null or empty.
0x80044271
-2147204495
Name: InvalidRequestDataFormat
Message: The updated configuration includes invalid data.
0x80044828
-2147203032
Name: InvalidRequestParameter
Message: Both name and value should be specified for request parameter.
0x8006110E
-2147086066
Name: InvalidRequestParameters
Message: Request parameters are not valid to server External Party request.
0x8004B029
-2147176407
Name: InvalidResourceType
Message: The requested action is not valid for resource type {0}.
0x80040258
-2147220904
Name: InvalidRestore
Message: RestoreCaller must be called after SwitchToSystemUser.
0x80060473
-2147089293
Name: InvalidRoboticProcessAutomationFlowProcessClientData
Message: Clientdata is in invalid format. Details: "{0}".
0x8004B012
-2147176430
Name: InvalidRole
Message: You have not assigned roles to this user
0x8006089A
-2147088230
Name: InvalidRoleOccurrencesForOneToManyRelationship
Message: There can't be more than two entity relationship roles for a one-to-many relationship {0}.
0x80060899
-2147088231
Name: InvalidRoleTypeForOneToManyRelationship
Message: This relationship role type isn't valid for a one-to-many relationship {0}.
0x8004F683
-2147158397
Name: InvalidRollupQueryAttributeSet
Message: A Rollup Query cannot be set for a Rollup Field that is not defined in the Goal Metric.
0x80040234
-2147220940
Name: InvalidRollupType
Message: The rollup type is invalid.
0x8005E245
-2147098043
Name: InvalidS2SAuthentication
Message: You can use server-to-server authentication only for email server profiles created for a Microsoft Dynamics 365 Online organization that was set up through the Microsoft online services environment (Office 365).
0x8004700b
-2147192821
Name: InvalidSchemaName
Message: An entity with the specified name already exists. Please specify a unique name.
0x80060202
-2147089918
Name: InvalidSearchEntities
Message: Search - {0} did not find any valid Entities.
0x80060201
-2147089919
Name: InvalidSearchEntity
Message: Invalid Search Entity - {0}.
0x80060204
-2147089916
Name: InvalidSearchName
Message: Invalid Search Name - {0}.
0x8004E105
-2147163899
Name: InvalidSeriesId
Message: SeriesId is null or invalid.
0x8004E109
-2147163895
Name: InvalidSeriesIdOriginalStart
Message: Invalid seriesid or original start date.
0x8004E10F
-2147163889
Name: InvalidSeriesStatus
Message: Invalid series status.
0x80090902
-2146891518
Name: InvalidSharedLink
Message: The shared link used is invalid.
0x8004020c
-2147220980
Name: InvalidSharee
Message: Invalid share id.
0x80048052
-2147188654
Name: InvalidSharePointSiteCollectionUrl
Message: The URL must conform to the http or https schema.
0x80044254
-2147204524
Name: InvalidSimilarityRuleStateError
Message: Invalid similarity rule state.
0x8004024f
-2147220913
Name: InvalidSingletonResults
Message: Crm Internal Exception: Singleton Retrieve Query should not return more than 1 record.
0x80048053
-2147188653
Name: InvalidSiteRelativeUrlFormat
Message: The relative url contains invalid characters. Please use a different name. Valid relative url names cannot end with the following strings: .aspx, .ashx, .asmx, .svc , cannot begin or end with a dot or /, cannot contain consecutive dots or / and cannot contain any of the following characters: ~ " # % & * : < > ? \ { | }.
0x80072000
-2147016704
Name: InvalidSolutionAwarenessDeclaration
Message: The entity {0} cannot have its solution awareness setting updated.
0x8007200E
-2147016690
Name: InvalidSolutionComponentKey
Message: The attribute {0} from key {1} and entity {2} should be exportable to be an export key.
0x8004701B
-2147192805
Name: InvalidSolutionConfigurationPage
Message: The specified configuration page for this solution is invalid.
0x80072006
-2147016698
Name: InvalidSolutionDependencies
Message: All components present in this solution have dependencies. This is not allowed as uninstall of this solution would be unactionable.
0x80072015
-2147016683
Name: InvalidSolutionForComponentConversion
Message: An entity can only be converted to solution component if the conversion is done in the same solution as the one that introduced the entity in the first place.
0x8004F002
-2147160062
Name: InvalidSolutionUniqueName
Message: Invalid character specified for solution unique name. Only characters within the ranges [A-Z], [a-z], [0-9] or _ are allowed. The first character may only be in the ranges [A-Z], [a-z] or _.
0x8004F01E
-2147160034
Name: InvalidSolutionVersion
Message: An invalid solution version was specified.
0x80044808
-2147203064
Name: InvalidSourceAttributeType
Message: Source Attribute Type does not match the Amount Data Type specified.
0x80044806
-2147203066
Name: InvalidSourceEntityAttribute
Message: Attribute {0} is not an attribute of Entity {1}.
0x80044810
-2147203056
Name: InvalidSourceStateValue
Message: The source state specified for the entity is invalid.
0x80044811
-2147203055
Name: InvalidSourceStatusValue
Message: The source status specified for the entity is invalid.
0x80060437
-2147089353
Name: InvalidSourceType
Message: SourceType {0} isn't valid for the {1} data type.
0x800608EA
-2147088150
Name: InvalidSourceTypeCode
Message: Please select valid property bag for the selected source type.
0x80060452
-2147089326
Name: InvalidStage
Message: Validation error: invalid stage.
0x80092003
-2146885629
Name: InvalidStageTransition
Message: Invalid stage transition. Transition to stage {0} is not in the process active path.
0x80060377
-2147089545
Name: InvalidStageTransitionOnInactiveInstance
Message: Invalid stage transition. Stage transition is not allowed on inactive processes.
0x80040233
-2147220941
Name: InvalidState
Message: The object is not in a valid state to perform this operation.
0x80048408
-2147187704
Name: InvalidStateCodeStatusCode
Message: State code is invalid or state code is valid but status code is invalid for a specified state code.
0x8004F90A
-2147157750
Name: InvalidStateForPublish
Message: The specified ProductFamily, Product or Bundle can only be published from Draft state or ActiveDraft status
0x80090418
-2146892776
Name: InvalidStatePicklistUpdate
Message: "Can't update '{0}' of optionset '{1}', For State Options you can update only DisplayName, Description and DefaultStatusCode."
0x8004F00E
-2147160050
Name: InvalidStateTransition
Message: The {0} (Id={1}) entity or component has attempted to transition from an invalid state: {2}.
0x80090485
-2146892667
Name: InvalidStringAttributeFormat
Message: Invalid string format {0} for column {1}. Please use a correct format.
0x80048dfa
-2147185158
Name: InvalidSubmitFromPublishedArticle
Message: You are trying to submit an article that has a status of published. You can only submit an article with the status of draft.
0x80048dff
-2147185153
Name: InvalidSubmitFromUnapprovedArticle
Message: You are trying to submit an article that has a status of unapproved. You can only submit an article with the status of draft.
0x80043aff
-2147206401
Name: InvalidSubstituteProduct
Message: A product can't have a relationship with itself.
0x80060742
-2147088574
Name: InvalidSyncDirectionValueForUpdate
Message: The sync direction is invalid as per the allowed sync direction for one or more attribute mappings.
0x80072515
-2147015403
Name: InvalidSyncToken
Message: Invalid Sync Token
0x80040369
-2147220631
Name: InvalidTargetEntity
Message: The specified target record type does not exist.
0x80060878
-2147088264
Name: InvalidTargetEntityTypeForControl
Message: Target Entity Type not specified for control {0}.Target Entity is an mandatory Field.
0x8004420b
-2147204597
Name: InvalidTargetFrameworkVersion
Message: This plugin assembly targets version {0} of .NET Framework that is not supported. Rebuild this assembly using .NET Framework version {1} and try again.
0x80060392
-2147089518
Name: InvalidTaskFlow
Message: Task Flow is invalid.
0x8004B010
-2147176432
Name: InvalidTemplate
Message: The Invitation Email template is not valid
0x8004F073
-2147159949
Name: InvalidTemplateComponent
Message: Solution component type {0} is not enabled for import as template mode.
0x800609B2
-2147087950
Name: InvalidTemplateContent
Message: The template content is invalid.
0x80050019
-2147155943
Name: InvalidTemplateId
Message: That’s not a valid template.
0x8004F074
-2147159948
Name: InvalidTemplateNode
Message: Node {0} is not enabled for import as template mode.
0x8004F072
-2147159950
Name: InvalidTemplateSuffix
Message: Template suffix {0} is invalid. Suffixes must contain at most 8 characters and only consist of alpha-numeric and _.{}! characters
0x8005E25B
-2147098021
Name: InvalidTenantIDValue
Message: Exchange Online Tenant ID value is not valid.The Field value should be a string in the structure of GUID.
0x800608D7
-2147088169
Name: InvalidThemeDeleteOperation
Message: You can’t delete system or default themes.
0x800608D4
-2147088172
Name: InvalidThemeId
Message: Invalid theme id.
0x800608F7
-2147088137
Name: InvalidTimeZoneCode
Message: Time Zone Code {0} specified is not recognized. Please specify a valid Time Zone Code value.
0x8009000A
-2146893814
Name: InvalidToDeleteFileAttachmentBulkDelete
Message: File Attachment bulk delete jobs cannot be deleted.
0x8004B061
-2147176351
Name: InvalidToken
Message: The token is invalid.
0x800404f4
-2147220236
Name: InvalidTotalDiscount
Message: The total discount is invalid
0x800404f5
-2147220235
Name: InvalidTotalPrice
Message: The total price is invalid
0x80040389
-2147220599
Name: InvalidTransformationParameter
Message: A parameter for the transformation is either missing or invalid.
0x80040380
-2147220608
Name: InvalidTransformationParameterDataType
Message: The data type of one or more of the transformation parameters is unsupported.
0x80048511
-2147187439
Name: InvalidTransformationParameterEmptyCollection
Message: The transformation parameter: {0} has an invalid input value length: {1}. The parameter length cannot be an empty collection.
0x80040382
-2147220606
Name: InvalidTransformationParameterMapping
Message: The transformation parameter mapping defined is invalid. Check that the target attribute name exists.
0x8004037c
-2147220612
Name: InvalidTransformationParameterMappings
Message: One or more transformation parameter mappings are invalid or do not match the transformation parameter description.
0x80048510
-2147187440
Name: InvalidTransformationParameterOutsideRange
Message: The transformation parameter: {0} has an invalid input value: {1}. The parameter is out of the permissible range: {2}.
0x80048512
-2147187438
Name: InvalidTransformationParameterOutsideRangeGeneric
Message: One or more input transformation parameter values are outside the permissible range: {0}.
0x80048507
-2147187449
Name: InvalidTransformationParametersGeneric
Message: The transformation parameter: {0} has an invalid input value: {1}. The parameter must be of type: {2}.
0x80048508
-2147187448
Name: InvalidTransformationParameterString
Message: The transformation parameter: {0} has an invalid input value: {1}. The parameter must be a string that is not empty.
0x80048509
-2147187447
Name: InvalidTransformationParameterZeroToRange
Message: The transformation parameter: {0} has an invalid input value: {1}. The parameter value must be greater than 0 and less than the length of the parameter 1.
0x8004037a
-2147220614
Name: InvalidTransformationType
Message: The specified transformation type is not supported.
0x80044249
-2147204535
Name: InvalidTranslationsFile
Message: The translations file is invalid or does not confirm to the required schema.
0x80092007
-2146885625
Name: InvalidTraversedPath
Message: Invalid traversed path.
0x80090103
-2146893565
Name: InvalidTypeConversion
Message: Unable to cast {0} with value '{1}' to type {2}.
0x80050104
-2147155708
Name: InvalidUnifiedAppArgument
Message: Save of app '{0}' failed due to an invalid UnifiedApp argument.
0x80060386
-2147089530
Name: InvalidUniqueName
Message: Invalid unique name for action.
0x80048dfc
-2147185156
Name: InvalidUnpublishFromDraftArticle
Message: You are trying to unpublish an article that has a status of draft. You can only unpublish an article with the status of published.
0x80048dfe
-2147185154
Name: InvalidUnpublishFromUnapprovedArticle
Message: You are trying to unpublish an article that has a status of unapproved. You can only unpublish an article with the status of publish.
0x8004F012
-2147160046
Name: InvalidUpdateOnProtectedComponent
Message: You cannot update {0} {1}. Updates cannot be performed when {0} is managed.
0x80048056
-2147188650
Name: InvalidUrlConsecutiveSlashes
Message: The Url contains consecutive slashes which is not allowed.
0x80090800
-2146891776
Name: InvalidUrlForODataBindProperty
Message: Invalid url value '{0}' for lookup property '{1}'.
0x8004E30F
-2147163377
Name: InvalidUrlProtocol
Message: The specified URL is invalid.
0x80040204
-2147220988
Name: InvalidUserAuth
Message: User does not have the privilege to perform this action.
0x8004F712
-2147158254
Name: InvalidUserIdInProvisionLanguageForUser
Message: UserId provided '{0}' is invalid.
0x8004B027
-2147176409
Name: InvalidUserLicenseCount
Message: Cannot purchase {0} user licenses for the Offering {1}.
0x80048095
-2147188587
Name: InvalidUserName
Message: You must enter the user name in the format <name>@<domain>. Correct the format and try again.
0x8004B011
-2147176431
Name: InvalidUserQuota
Message: You have reached the maximum number of user quota
0x80060807
-2147088377
Name: InvalidUserToImportExcelOnlineFile
Message: You don't have permission to import this file. Only the user who exported this data can import this file.
0x80060806
-2147088378
Name: InvalidUserToViewExcelOnlineFile
Message: You don't have permission to view this file. Only the user who exported this data can view this file.
0x8004B022
-2147176414
Name: InvalidValueForCountryCode
Message: Account Country/Region code must not be {0}
0x8004B023
-2147176413
Name: InvalidValueForCurrency
Message: Account currency code must not be {0}
0x80040341
-2147220671
Name: InvalidValueForDataDelimiter
Message: The data delimiter is invalid.
0x80040340
-2147220672
Name: InvalidValueForFieldDelimiter
Message: The field delimiter is invalid.
0x80040348
-2147220664
Name: InvalidValueForFileType
Message: The file type is invalid.
0x8004B024
-2147176412
Name: InvalidValueForLocale
Message: Account locale code must not be {0}
0x8005E244
-2147098044
Name: InvalidValueProcessEmailAfter
Message: The date in the Process Email From field is earlier than what is allowed for your organization. Enter a date that is later than the one specified, and try again.
0x8004023c
-2147220932
Name: InvalidVersion
Message: Unhandled Version mismatch found.
0x800609B3
-2147087949
Name: InvalidViewReference
Message: The view is not specified or is invalid.
0x80060488
-2147089272
Name: InvalidWebClientAPIFlowProcessClientData
Message: Clientdata is in invalid format. Details: "{0}".
0x8004E017
-2147164137
Name: InvalidWebResourceForVisualization
Message: The web resource type {0} is not supported for visualizations.
0x8005012B
-2147155669
Name: InvalidWebresourceId
Message: The webresource ID is invalid.
0x8005012D
-2147155667
Name: InvalidWebresourceType
Message: The web resource provided for the app icon is invalid.
0x80048476
-2147187594
Name: InvalidWebToLeadRedirect
Message: The redirectto is invalid for web2lead redirect.
0x8005012C
-2147155668
Name: InvalidWelcomePageId
Message: The welcome page ID is invalid.
0x8005012E
-2147155666
Name: InvalidWelcomePageType
Message: The web resource provided for the app Welcome page is invalid.
0x800608EF
-2147088145
Name: InvalidWordDocumentTemplate
Message: The document template is not valid.
0x800608EE
-2147088146
Name: InvalidWordFileType
Message: The file type isn't supported.
0x800608FB
-2147088133
Name: InvalidWordTemplateContent
Message: The template content is not valid.
0x80048441
-2147187647
Name: InvalidWordXmlFile
Message: Only Microsoft Word xml format files can be uploaded.
0x8006040a
-2147089398
Name: InvalidWorkflowOrWorkflowDoesNotExist
Message: Invalid workflow or workflow does not exist.
0x80060417
-2147089385
Name: InvalidXaml
Message: XAML for workflow is NULL or Empty
0x80040201
-2147220991
Name: InvalidXml
Message: Invalid XML.
0x80040247
-2147220921
Name: InvalidXmlCollectionNameException
Message: Invalid Xml collection name.
0x80040248
-2147220920
Name: InvalidXmlEntityNameException
Message: Invalid Xml entity name.
0x80060410
-2147089392
Name: InvalidXmlForParameters
Message: Parameters node for ControlStep have invalid XML in it
0x80040350
-2147220656
Name: InvalidXmlSSContent
Message: The data file can’t be imported because it contains invalid entity data or it’s in the wrong format. Make sure that the file contains correct data and that it’s in the XML Spreadsheet 2003 format, and then try uploading again.
0x8004419b
-2147204709
Name: InvalidXrmSdkReference
Message: Plug-in assembly references a version of Microsoft.Xrm.Sdk that is higher than the server version
0x80048482
-2147187582
Name: InvalidZipFileForImport
Message: The selected compressed (.zip) file contains files that can't be imported. A .zip file can contain only .xlsx, .csv, or .xml files.
0x80048488
-2147187576
Name: InvalidZipFileFormat
Message: The file that you're trying to upload isn't a valid file. Check the file and try again.
0x8004D213
-2147167725
Name: InvitationBillingAdminUnknown
Message: You are not a billing administrator for this organization and therefore, you cannot send invitations. You can either contact your billing administrator and ask him or her to send the invitation, or the billing administrator can visit https://billing.microsoft.com and make you a delegate billing administrator. You can then send invitations.
0x8004D210
-2147167728
Name: InvitationCannotBeReset
Message: The invitation for the user cannot be reset.
0x8004D208
-2147167736
Name: InvitationIsAccepted
Message: {0} -- Invitation has already been accepted -- Token={1} Puid={2} Id={3} Status={4}
0x8004D207
-2147167737
Name: InvitationIsExpired
Message: {0} -- Invitation is expired -- Token={1} Puid={2} Id={3} Status={4}
0x8004D209
-2147167735
Name: InvitationIsRejected
Message: {0} -- Invitation has already been rejected by the new user-- Token={1} Puid={2} Id={3} Status={4}
0x8004D20A
-2147167734
Name: InvitationIsRevoked
Message: {0} -- Invitation has been revoked by the organization -- Token={1} Puid={2} Id={3} Status={4}
0x8004D204
-2147167740
Name: InvitationNotFound
Message: {0} -- Invitation not found or status is not Open -- Token={1} Puid={2} Id={3} Status={4}
0x8004D217
-2147167721
Name: InvitationOrganizationNotEnabled
Message: The organization for the invitation is not enabled.
0x8004D20F
-2147167729
Name: InvitationSendToSelf
Message: The invitation cannot be sent to yourself.
0x8004D20C
-2147167732
Name: InvitationStatusError
Message: "The invitation has status {0}."
0x8004D206
-2147167738
Name: InvitationWrongUserOrgRelation
Message: {0} -- The pre-created userorg relation {1} is wrong. Authentication {2} is already used by another user
0x8004D205
-2147167739
Name: InvitedUserAlreadyAdded
Message: {0} -- The crm user {1} is already added, but to organization {2} instead of the inviting organization {3}
0x8004D202
-2147167742
Name: InvitedUserAlreadyExists
Message: {0} -- Invited user is already in an organization -- {1}
0x8004D203
-2147167741
Name: InvitedUserIsOrganization
Message: {0} -- The user {1} has authentication {2} and is already related to organization {3} with relation id {4}
0x8004D20B
-2147167733
Name: InvitedUserMultipleTimes
Message: The Dynamics 365 user {0} has been invited multiple times.
0x8004D200
-2147167744
Name: InvitingOrganizationNotFound
Message: {0} -- Inviting organization not found -- {1}
0x8004D201
-2147167743
Name: InvitingUserNotInOrganization
Message: {0} -- Inviting user is not in the inviting organization -- {1}
0x80095FFE
-2146869250
Name: IPAddressNotInSpecifiedRange
Message: Sorry, you can't access this resource because your IP address is blocked. Please contact your Power Platform environment administrator for more information. You can close the tab now.
0x80044158
-2147204776
Name: IsKitCannotBeNull
Message: Attribute iskit cannot be null
0x8004B009
-2147176439
Name: IsNotLiveToSendInvitation
Message: This functionality is not supported, its only available for Online solution.
0x80040265
-2147220891
Name: IsvAborted
Message: ISV code aborted the operation.
0x80048d0f
-2147185393
Name: IsvAbortedBadGateway
Message: ISV code aborted the operation.
0x80048d0b
-2147185397
Name: IsvAbortedBadRequest
Message: ISV code aborted the operation.
0x80048d08
-2147185400
Name: IsvAbortedConflict
Message: ISV code aborted the operation.
0x80048d0e
-2147185394
Name: IsvAbortedFailedDependency
Message: ISV code aborted the operation.
0x80048d06
-2147185402
Name: IsvAbortedForbidden
Message: ISV code aborted the operation.
0x80048d10
-2147185392
Name: IsvAbortedGatewayTimeout
Message: ISV code aborted the operation.
0x80048d0d
-2147185395
Name: IsvAbortedGone
Message: ISV code aborted the operation.
0x80048d0a
-2147185398
Name: IsvAbortedInternalServerError
Message: ISV code aborted the operation.
0x80048d0c
-2147185396
Name: IsvAbortedMethodNotAllowed
Message: ISV code aborted the operation.
0x80048d02
-2147185406
Name: IsvAbortedNotFound
Message: ISV code aborted the operation.
0x80048d09
-2147185399
Name: IsvAbortedPreconditionFailed
Message: ISV code aborted the operation.
0x80048d11
-2147185391
Name: IsvAbortedRequestEntityTooLarge
Message: ISV code aborted the operation.
0x80048d07
-2147185401
Name: IsvAbortedRequestTimeout
Message: ISV code aborted the operation.
0x80048d03
-2147185405
Name: IsvAbortedServiceUnavailable
Message: ISV code aborted the operation.
0x80048d04
-2147185404
Name: IsvAbortedTooManyRequests
Message: ISV code aborted the operation.
0x80048d05
-2147185403
Name: IsvAbortedUnauthorized
Message: ISV code aborted the operation.
0x80048029
-2147188695
Name: IsvExtensionsPrivilegeNotPresent
Message: To import ISV.Config, your user account must be associated with a security role that includes the ISV Extensions privilege.
0x8009000C
-2146893812
Name: IsvTransactionCount
Message: ISV code reduced the open transaction count. Custom plug-ins should not catch exceptions from OrganizationService calls and continue processing.
0x80040224
-2147220956
Name: IsvUnExpected
Message: An unexpected error occurred from ISV code.
0x80048457
-2147187625
Name: JobNameIsEmptyOrNull
Message: Job Name can not be null or empty.
0x80048d13
-2147185389
Name: JsonStringFormatOnlyForNonRelational
Message: String with Json format can be used only on NonRelational entities.
0x80060861
-2147088287
Name: KBInvalidCreateAssociation
Message: This KB article is already linked to the {0}.
0x80090109
-2146893559
Name: KeyAlreadyExists
Message: The Key = '{0}' already exists in the dictionary. Cannot add duplicate key.
0x8004F078
-2147159944
Name: KeyVaultCrossTenantValidationMismatchedTenants
Message: Tenant validation failure. You are only allowed to read secrets from a key vault in the same tenant of the organization.
0x8004F084
-2147159932
Name: KeyVaultCrossTenantValidationNoTenantOnContext
Message: Tenant validation failure. Cannot obtain the TenantId from the pipeline context.
0x8004F079
-2147159943
Name: KeyVaultCrossTenantValidationNoTenantOnUri
Message: Tenant validation failure. Cannot obtain the TenantId from the key vault authority uri.
0x8004A128
-2147180248
Name: KeyVaultForbiddenByConnection
Message: Access to Key Vault is blocked by network configuration. Please review your configuration to allow public access and configure firewall if needed. Refer https://learn.microsoft.com/en-us/power-platform/admin/online-requirements#ip-addresses-required
0x8004A124
-2147180252
Name: KeyVaultForbiddenByFirewall
Message: Access to Key Vault is blocked by firewall restrictions. Please review your configuration to allow Power Platform access to the key vault. Refer https://learn.microsoft.com/en-us/power-platform/admin/online-requirements#ip-addresses-required.
0x8004A125
-2147180251
Name: KeyVaultNameNotValid
Message: Key Vault name provided is not a valid name.
0x8004A115
-2147180267
Name: KeyVaultPreAuthorizationValidationFailed
Message: Key Vault PreAuthorization Validation failed.
0x8004A118
-2147180264
Name: KeyVaultReferencePublisherRestriction
Message: KeyVaultReference cannot be assigned to a component from different publisher.
0x8004A127
-2147180249
Name: KeyVaultResourceGroupNotFound
Message: Key Vault resource group name is not found.
0x8004A126
-2147180250
Name: KeyVaultResourceNotFound
Message: Key Vault resource name is not found.
0x8004F085
-2147159931
Name: KeyVaultSecretValidationInvalidSecret
Message: Key Vault secret validation failure. Key vault secret, name or reference does not follow the valid format.
0x80061680
-2147084672
Name: KnowledgeSearchActiveModelsAlreadyExist
Message: An active configuration already exists for source entity {0}. Only one active configuration is allowed per source entity.
0x80060419
-2147089383
Name: LabelIdDoesNotMatchStepId
Message: The label ID {0} doesn’t match the step ID {1}.
0x8004F710
-2147158256
Name: LanguageProvisioningSrsDataConnectorNotInstalled
Message: The Microsoft Dynamics 365 Reporting Extensions must be installed before the language can be provisioned for this organization.
0x80090420
-2146892768
Name: LastPolymorphicRelationshipCannotBeDeleted
Message: The relationship '{0}' is required by the '{1}' polymorphic lookup attribute and can't be deleted. The relationship will be removed when the polymorphic lookup attribute is deleted.
0x8004F057
-2147159977
Name: LayerDesiredOrderFCBIsOff
Message: The LayerDesiredOrder parameter is present in the import request but the feature flag that allows it to be used is not enabled.
0x8004F055
-2147159979
Name: LayerDesiredOrderHintDiffFormOnBase
Message: The LayerDesiredOrder parameter contains a value that will cause form [{0}] to become the base, but the Form in the incoming solution is not a full Form. This error indicates unexpected order on the layers for this Form.
0x8004F068
-2147159960
Name: LayerDesiredOrderHintNotSupported
Message: The LayerDesiredOrder parameter contains a type attribute [{0}], that cannot be used on solutions that contain [{1}]. Remove it from the solution.
0x8004F054
-2147159980
Name: LayerDesiredOrderHintTypeNotAvailable
Message: The LayerDesiredOrder parameter contains a type attribute [{0}] that is not available for use. The supported types are 'above' and 'below'.
0x8004F051
-2147159983
Name: LayerDesiredOrderInvalidLayerState
Message: There was a match for a solution in the LayerDesiredOrder parameter but it is not possible to honor it, due to unexpected layers for the component [{0}], id [{1}]. The layer state is: [{2}].
0x8004F049
-2147159991
Name: LayerDesiredOrderInvalidXML
Message: The LayerDesiredOrder parameter contains an invalid XML schema.
0x8004F050
-2147159984
Name: LayerDesiredOrderInvalidXMLDetail
Message: The LayerDesiredOrder parameter contains an invalid XML schema. Check the property [{0}].
0x8004F052
-2147159982
Name: LayerDesiredOrderNotAllowedOnPatch
Message: The LayerDesiredOrder parameter cannot be used when importing a Patch. The parameter can only be used while importing a solution.
0x8004F048
-2147159992
Name: LayerDesiredOrderNotSamePublisher
Message: The solution [{0}] was used in the LayerDesiredOrder parameter, but its publisher [{1}] does not match the publisher of the solution being installed: [{2}]. This parameter can be used only by solutions from the same publisher.
0x8004F065
-2147159963
Name: LayerDesiredOrderNotWhitelist
Message: The LayerDesiredOrder parameter is present in the import request of [{0}], but this solution is not allowed to use it. Solutions must be whitelisted to use this feature.
0x8004F047
-2147159993
Name: LayerDesiredOrderPendingUpgrade
Message: The solution [{0}] used in LayerDesiredOrder parameter has a pending upgrade. Please complete its upgrade before retrying this operation.
0x8004F056
-2147159978
Name: LayerDesiredOrderPublisherNotAllowed
Message: The publisher [{0}] is not allowed to use the LayerDesiredOrder parameter.
0x8004F058
-2147159976
Name: LayerDesiredOrderRestrictedSolution
Message: The LayerDesiredOrder parameter cannot be used on [{0}].
0x80040519
-2147220199
Name: LeadAlreadyInClosedState
Message: The lead is already closed.
0x80040518
-2147220200
Name: LeadAlreadyInOpenState
Message: The lead is already in the open state.
0x80048573
-2147187341
Name: LeadingWildcardCauseTimeout
Message: The database operation timed out; this may be due to a leading wildcard value being used in a filter condition. Please consider removing filter conditions on leading wildcard values, as these filter conditions are expensive and may cause timeouts.
0x80060483
-2147089277
Name: LegacyWorkflowExpressionMethodNotYetSupportedForAutomaticConversion
Message: Async Workflow '{0}' cannot be converted because expression method '{1}' is currently not supported for automatic conversion.
0x80060486
-2147089274
Name: LegacyWorkflowExpressionNotYetSupportedForAutomaticConversion
Message: Async Workflow '{0}' cannot be converted because expressions of type '{1}' are currently not supported for automatic conversion.
0x80060482
-2147089278
Name: LegacyWorkflowExpressionOperatorNotYetSupportedForAutomaticConversion
Message: Async Workflow '{0}' cannot be converted because because expression operator '{1}' is currently not supported for automatic conversion.
0x80060484
-2147089276
Name: LegacyWorkflowExpressionParameterTypeNotYetSupportedForAutomaticConversion
Message: Async Workflow '{0}' cannot be converted because expression parameters of type '{1}' are currently not supported for automatic conversion.
0x80060481
-2147089279
Name: LegacyWorkflowStepNotYetSupportedForAutomaticConversion
Message: Async Workflow '{0}' cannot be converted because step type '{1}' is currently not supported for automatic conversion.
0x80060485
-2147089275
Name: LegacyWorkflowWithNoTriggersNotYetSupportedForAutomaticConversion
Message: Async Workflow '{0}' cannot be converted because converting workflows with no trigger conditions is not yet supported.
0x800608CF
-2147088177
Name: LegacyXlsxFileNotSupported
Message: Legacy .xlsx files cannot be used for Excel Templates.
0x8004D250
-2147167664
Name: LicenseConfigFileInvalid
Message: The provided configuration file {0} has invalid formatting.
0x80042f14
-2147209452
Name: LicenseNotEnoughToActivate
Message: There are not enough licenses available for the number of users being activated.
0x8004415d
-2147204771
Name: LicenseRegistrationExpired
Message: The registration period for Microsoft Dynamics 365 has expired.
0x8004415f
-2147204769
Name: LicenseTampered
Message: The licensing for this installation of Microsoft Dynamics 365 has been tampered with. The system is unusable. Please contact Microsoft Product Support Services.
0x8004415c
-2147204772
Name: LicenseTrialExpired
Message: The trial installation of Microsoft Dynamics 365 has expired.
0x8004D247
-2147167673
Name: LicenseUpgradePathNotAllowed
Message: Cannot upgrade to specified license type.
0x80090440
-2146892736
Name: LinkedAttributeGlobalOptionSetIdMismatch
Message: Id of Global OptionSet being used for linked attribute for attribute {0} of entity {1} and attribute {2} of entity {3} does not match.
0x80090437
-2146892745
Name: LinkedAttributeOptionSetCountMismatch
Message: Options count for linked attribute for attribute {0} of entity {1} and attribute {2} of entity {3} does not match.
0x80090436
-2146892746
Name: LinkedAttributeOptionSetIsGlobalMismatch
Message: IsGlobal value of option set for linked attribute {0} of entity {1} and attribute {2} of entity {3} does not match.
0x80090439
-2146892743
Name: LinkedAttributeOptionSetValueLabelMismatch
Message: OptionSet kabel for value {4} for linked attribute for attribute {0} of entity {1} and attribute {2} of entity {3} does not match.
0x80090438
-2146892744
Name: LinkedAttributeOptionSetValueMismatch
Message: OptionSet value {2} is not found in linked attribute optionset for attribute {0} of entity {1}
0x80071120
-2147020512
Name: LinkedEntitiesAreNotAllowed
Message: The filter contains a link-entity with an invalid link-type. The link-type must be "Any" or "Not Any".
0x80071143
-2147020477
Name: LinkEntityCountExceeded
Message: The profile could not be published because one or more tables exceed the allowed number of relationships of {1}. Please reduce the number of relationships for the following table(s): {0}.
0x8004D239
-2147167687
Name: LiveAdminUnknownCommand
Message: Unknown administration command {0}
0x8004D238
-2147167688
Name: LiveAdminUnknownObject
Message: Unknown administration target {0}
0x8004B524
-2147175132
Name: LivePlatformEmailInvalidBody
Message: The "Body" parameter is blank or null
0x8004B522
-2147175134
Name: LivePlatformEmailInvalidFrom
Message: The "From" parameter is blank or null
0x8004B523
-2147175133
Name: LivePlatformEmailInvalidSubject
Message: The "Subject" parameter is blank or null
0x8004B521
-2147175135
Name: LivePlatformEmailInvalidTo
Message: The "To" parameter is blank or null
0x8005B520
-2147109600
Name: LivePlatformGeneralEmailError
Message: An Email Error Occurred
0x80072453
-2147015597
Name: LocalDataSourceAbortError
Message: The browser operation stopped. Please try again.
0x80072455
-2147015595
Name: LocalDataSourceDatabaseError
Message: The browser operation failed due to browser database errors. Please try again. If it doesn’t work, try the same operation again by ensuring that your device remains unlocked until the operation completes.
0x80072451
-2147015599
Name: LocalDataSourceError
Message: The operation failed. Please try again.
0x80072452
-2147015598
Name: LocalDataSourceQuotaExceededError
Message: The operation failed because there was not enough space in the browser storage quota or the browser storage quota was reached, and the user declined to provide more space to the browser database.
0x80072454
-2147015596
Name: LocalDataSourceTimeOutError
Message: The operation timed out. Please try again.
0x80072043
-2147016637
Name: LockdownOfUnmanagedSolutionImports
Message: This environment doesn't allow unmanaged customizations. This was a choice made by your admin, and certain actions won't be available or will be view only. Learn more: https://go.microsoft.com/fwlink/?linkid=2251006
0x80072042
-2147016638
Name: LockdownOfUnmangedCustomization
Message: This environment doesn't allow unmanaged customizations. This was a choice made by your admin, and certain actions won't be available or will be view only. Learn more: https://go.microsoft.com/fwlink/?linkid=2251006
0x8004F703
-2147158269
Name: LockStatusNotValidForDynamicList
Message: Lock Status cannot be specified for a dynamic list.
0x800608D2
-2147088174
Name: LogoImageNodeDoesNotExist
Message: Logo Image node in organization cache theme data doesnot exist.
0x80040372
-2147220622
Name: LongParseRow
Message: The row is too long to import
0x80040353
-2147220653
Name: LookupNotFound
Message: The lookup reference could not be resolved
0x80048541
-2147187391
Name: LowerVersionUpgrade
Message: The import solution must have a higher version than the existing solution it is upgrading.
0x80043b01
-2147206399
Name: LowQuantityGreaterThanHighQuantity
Message: Low quantity should be less than high quantity.
0x80043b00
-2147206400
Name: LowQuantityLessThanZero
Message: Low quantity should be greater than zero.
0x80061234
-2147085772
Name: MailApp_AdalAcquireTokenError
Message: An error in the acquire token method in ADAL
0x80061231
-2147085775
Name: MailApp_AdalDifferentTenantIds
Message: The tenant id for the CRM token is different than the tenant id for the application
0x80061232
-2147085774
Name: MailApp_AdalDifferentUrls
Message: The resource token is for a CRM domain that does not match the requesting CRM domain
0x80061236
-2147085770
Name: MailApp_AdalGeneralError
Message: Unknown ADAL error occurred
0x80061230
-2147085776
Name: MailApp_AdalInvalidReplyUrl
Message: The reply url is not a known Microsoft Dynamics CRM domain
0x80061233
-2147085773
Name: MailApp_AdalMalformedUrl
Message: The redirect and/or resource URL is malformed
0x80061235
-2147085771
Name: MailApp_AdalWhoAmIError
Message: An error occurred in the WhoAmI request in ADAL
0x80061227
-2147085785
Name: MailApp_AppModuleDashboardFormInactive
Message: App for Outlook Dashboard form is inactive.
0x80061223
-2147085789
Name: MailApp_AppModuleDashboardFormMissing
Message: App for Outlook Dashboard form is missing.
0x80061228
-2147085784
Name: MailApp_AppModuleDashboardFormRoleNotAssigned
Message: User does not have access to the App for Outlook Dashboard.
0x80070004
-2147024892
Name: MailApp_AppModulePermission
Message: Сurrent user role does not have required permissions to access App for Outlook
0x80061224
-2147085788
Name: MailApp_AppModuleSitemapDashboardMissing
Message: App for Outlook Dashboard is missing in Site Map.
0x80061225
-2147085787
Name: MailApp_AppModuleSitemapDashboardNotDefault
Message: App for Outlook Dashboard is not set as default in Site Map.
0x80061226
-2147085786
Name: MailApp_AppModuleSitemapMissing
Message: App for Outlook AppModule Site Map is missing
0x80061218
-2147085800
Name: MailApp_AppointmentFeatureNotEnabled
Message: Access to the app hasn’t been enabled for Appointments for this Microsoft Dynamics 365 organization. Contact your system administrator to enable access for appointments.
0x80061238
-2147085768
Name: MailApp_AuthFailed
Message: The default error that gets thrown when authorization fails
0x8006123D
-2147085763
Name: MailApp_ClientLoadTimeout
Message: We're unable to connect to your Microsoft Dynamics 365 server. Please try closing and reopening the app
0x8006123F
-2147085761
Name: MailApp_DelegateDisabled
Message: Delegated mailbox support is not setup correctly for use in App for Outlook. Please contact your administrator for assistance
0x80061210
-2147085808
Name: MailApp_DifferentSecurityZoneError
Message: Try adding the following URLs to your Trusted Sites:{0} {1} {2}
0x80061211
-2147085807
Name: MailApp_EmailAddressMismatch
Message: It looks like you're trying to access the CRM App for Outlook from an email address that we don't recognize. Either sign out and sign in with the email address you use for Dynamics CRM or have your system administrator update your email Mailbox settings to reflect this email address.
0x8006124B
-2147085749
Name: MailApp_ExchangeGenericError
Message: Exchange generic error.
0x8006124C
-2147085748
Name: MailApp_ExchangeItemNotFound
Message: Exchange item is not found.
0x80061204
-2147085820
Name: MailApp_FeatureControlBitDisabled
Message: Access to the app hasn’t been enabled for this Dynamics 365 organization. Contact your system administrator to enable access to this app.
0x80061237
-2147085769
Name: MailApp_GenericError
Message: Generic error occurred
0x8006123E
-2147085762
Name: MailApp_JsonParseFailure
Message: An exception occurred while parsing a JSON string
0x80061202
-2147085822
Name: MailApp_MailboxNotConfiguredWithServerSideSync
Message: Email account isn't configured with server-side synchronization for incoming email
0x80061217
-2147085801
Name: MailApp_MailboxNotConfiguredWithServerSideSyncForACT
Message: Email account isn’t configured with server-side sync for appointments, contacts, and tasks
0x80061220
-2147085792
Name: MailApp_MailboxServerSideSyncConfigurationFailure
Message: Microsoft Dynamics 365 server-side synchronization failed for incoming emails.
0x80061221
-2147085791
Name: MailApp_MailboxServerSideSyncConfigurationFailureForACT
Message: Microsoft Dynamics 365 server-side synchronization failed for appointments.
0x80061208
-2147085816
Name: MailApp_MobileBrowserIsNotSupported
Message: The mobile browser version of Outlook is currently unsupported. Please try again from the Outlook desktop application.
0x8006123B
-2147085765
Name: MailApp_NotSupported
Message: API is not supported
0x80061229
-2147085783
Name: MailApp_OfficeAsyncCallFailed
Message: Office API async call failed.
0x80061249
-2147085751
Name: MailApp_OfficeCategoryUpdateError
Message: Failed to update mailbox item category.
0x80061246
-2147085754
Name: MailApp_OfficeDelegateSaveAsyncError
Message: Office API delegate save async error.
0x80061247
-2147085753
Name: MailApp_OfficeLoadError
Message: OfficeJs failed to load. Please ensure you are connected to internet and restart the add-in.
0x80061248
-2147085752
Name: MailApp_OfficeMailboxItemUnavailable
Message: Mailbox item is unavailable. This can happen if a user switches between emails while the app is still loading.
0x80061245
-2147085755
Name: MailApp_OfficeSaveAsyncError
Message: Office API save async error.
0x80061240
-2147085760
Name: MailApp_OfficeSaveAsyncMessageInDifferentStore
Message: This email is saved in another mailbox. Please select the right sender mailbox using the “From” field to view related information.
0x80061244
-2147085756
Name: MailApp_OfficeSaveAsyncUnavailable
Message: Office API save async is unavailable.
0x80061241
-2147085759
Name: MailApp_OfficeSaveAsyncUnsupported
Message: You are using an older version of Microsoft Outlook. Tracking/Untracking unsent mail items is not supported in this version.
0x80061243
-2147085757
Name: MailApp_OfficeSaveAsyncUnsupportedInOutlook
Message: You are using an older version of Microsoft Outlook. Tracking/Untracking unsent mail items is not supported in this version.
0x80061242
-2147085758
Name: MailApp_OfficeSaveAsyncUnsupportedInOwa
Message: You are using an older version of Microsoft Outlook. Tracking/Untracking unsent mail items is not supported in this version.
0x8006124A
-2147085750
Name: MailApp_OfficeTransientError
Message: Office transient error.
0x80061219
-2147085799
Name: MailApp_PermissionsToReadContactRequired
Message: Can't check to see if the recipients are in Dynamics 365 because user doesn't have sufficient privileges
0x80061205
-2147085819
Name: MailApp_PermissionToUseCrmForOfficeAppsRequired
Message: User doesn't have permission to access app
0x80061203
-2147085821
Name: MailApp_ReadWriteAccessRequired
Message: User only has administrative access to Dynamics 365
0x80061213
-2147085805
Name: MailApp_StorageOperationError
Message: Storage operation error
0x80061212
-2147085806
Name: MailApp_StorageUnavailable
Message: Integrity level is set incorrectly on LocalLow folder
0x80061207
-2147085817
Name: MailApp_TrackingIsNotSupported
Message: This version of Outlook doesn't support tracking new emails.
0x8006123C
-2147085764
Name: MailApp_UncaughtException
Message: Uncaught Exception
0x8006123A
-2147085766
Name: MailApp_Unknown
Message: Unknown error
0x80061201
-2147085823
Name: MailApp_UnsupportedBrowser
Message: Your browser is currently unsupported.
0x80061206
-2147085818
Name: MailApp_UnsupportedBrowserForDesktopOutlook
Message: Dynamics 365 App for Outlook needs Internet Explorer 11 or higher to be installed on your machine. If you have Internet Explorer 11 already, please also make sure dynamics.com is not in the Compatibility View list
0x80061200
-2147085824
Name: MailApp_UnsupportedDevice
Message: Your device is currently unsupported.
0x80061216
-2147085802
Name: MailApp_UserMailboxInactive
Message: User's mailbox is inactive
0x80061239
-2147085767
Name: MailApp_XhrRequestFailure
Message: Error shown if a XHR request failed
0x80061222
-2147085790
Name: MailAppLimitedMode
Message: Generic Error when Server-side sync isn't configured properly and MailApp is only allowed to be loaded in LimitedMode
0x8005E233
-2147098061
Name: MailboxCannotDeleteEmails
Message: The Delete Emails after Processing option cannot be set to Yes for user mailboxes.
0x8005E208
-2147098104
Name: MailboxCannotModifyEmailAddress
Message: E-mail Address of a mailbox cannot be updated when associated with an user/queue.
0x8005E209
-2147098103
Name: MailboxCredentialNotSpecified
Message: Username is not specified
0x8006088C
-2147088244
Name: MailboxTrackingFolderMappingCannotBeUpdated
Message: The mailbox tracking folder mapping cannot be updated.
0x8005E247
-2147098041
Name: MailboxUnsupportedEmailServerType
Message: Server-side synchronization for appointments, contacts, and tasks isn't supported for POP3 or SMTP server types. Select a supported email type or change the synchronization method for appointments, contacts, and tasks to None.
0x80060383
-2147089533
Name: ManagedBpfDeletionInvalid
Message: The business process flow is part of a managed solution and cannot be individually deleted. Uninstall the parent solution to remove the business process flow.
0x8004A114
-2147180268
Name: ManagedIdentityCredentialSourceNotSupported
Message: The configured Credential Source for ManagedIdentity is not support
0x8004A119
-2147180263
Name: ManagedIdentityPublisherRestriction
Message: ManagedIdentity cannot be assigned to a component from different publisher.
0x80072457
-2147015593
Name: ManagedProcessDeletionError
Message: The process is part of a managed solution and cannot be individually deleted. Uninstall the parent solution to remove the process.
0x80048534
-2147187404
Name: ManifestParsingFailure
Message: Failed to parse the specified manifest file to retrieve OrganizationId
0x80160001
-2146041855
Name: ManifestXsdValidationError
Message: The import manifest file is invalid. XSD validation failed with the following error: '{0}'."
0x80044820
-2147203040
Name: ManyToManyVirtualEntityNotSupported
Message: An N:N relationship between virtual entities is not supported.
0x8004033e
-2147220674
Name: MappingExistsForTargetAttribute
Message: This attribute is mapped more than once. Remove any duplicate mappings, and then import this data map again.
0x80071108
-2147020536
Name: MarsConnectorDisableFailure
Message: Error occurred while disabling Mars connector.
0x80071107
-2147020537
Name: MarsConnectorEnableFailure
Message: Error occurred while enabling Mars connector.
0x80041149
-2147217079
Name: Masking_InvalidRegex
Message: The regular expression defined was invalid. Please check the syntax and try again. Regular expression: '{0}', error: '{1}'
0x80041148
-2147217080
Name: Masking_RegexTimeout
Message: The defined regular expression was not performant and could cause system slowness. Please define a new one. Regular expression: '{0}', timeout value: {1} ms.
0x80044243
-2147204541
Name: MatchingAttributeNameNotNullError
Message: Matching attribute name should be null single entity rule.
0x8004F897
-2147157865
Name: MaxActiveSLAError
Message: You can’t activate this SLA because you’ve exceeded the maxiumum number of entities that can have active SLAs for your organization.
0x8004F898
-2147157864
Name: MaxActiveSLAKPIError
Message: You can’t activate this SLA because you’ve exceeded the maxiumum number of SLA KPIs that are allowed per entity for your organization.
0x8003F454
-2147224492
Name: MaxChildCasesLimitExceeded
Message: A Parent Case cannot have more than maximum child cases allowed. Contact your administrator for more details
0x80071114
-2147020524
Name: MaxConditionsMobileOfflineFilters
Message: You can only define 3 Mobile offline Org filter for each entity.
0x80072608
-2147015160
Name: MaxCustomCodeFileSizeExceededForConnector
Message: Connector custom code file too large, size cannot exceed 1 MB.
0x80072602
-2147015166
Name: MaxIconSizeExceededForConnector
Message: Connector icon file too large, size cannot exceed 1 MB.
0x8004E301
-2147163391
Name: MaximumControlsLimitExceeded
Message: The dashboard Form XML contains more than the maximum allowed number of control elements: {0}.
0x8004F602
-2147158526
Name: MaximumCountForUpdateModeExceeded
Message: In an update operation, you can import only one file at a time.
0x80048505
-2147187451
Name: MaximumNumberHandlersExceeded
Message: This solution adds form event handlers so the number of event handlers for a form event exceeds the maximum number.
0x8004841C
-2147187684
Name: MaximumNumberOfAttributesForEntityCreateReached
Message: Current number of attributes will exceed the maximum limit for an entity. Entity cannot be created.
0x8004841A
-2147187686
Name: MaximumNumberOfAttributesForEntityReached
Message: Current number of attributes {0} will exceed the maximum limit of {1} for an entity '{2}'. Attribute '{3}' cannot be created.
0x8004841B
-2147187685
Name: MaximumNumberOfFilteredViewAttributesForEntityReached
Message: Current number of filtered view attributes of {0} will exceed the maximum limit of {1} for entity '{2}'. Attribute '{3}' cannot be created.
0x8004480a
-2147203062
Name: MaxLimitForRollupAttribute
Message: Only three metric details per metric can be created.
0x80048429
-2147187671
Name: MaxMatchCodeLengthExceeded
Message: The rule condition cannot be created or updated because it would cause the matchcode length to exceed the maximum limit.
0x80071020
-2147020768
Name: MaxProductsAllowed
Message: You cannot create more than {0} products.
0x80071116
-2147020522
Name: MaxprofileItemFilterConditionsAllowed
Message: You can only define 6 Mobile offline entity filter conditions for each entity.
0x80048499
-2147187559
Name: MaxUnzipFolderSizeExceeded
Message: The selected compressed (.zip) file can't be unzipped because it's too large.
0x8004E010
-2147164144
Name: MeasureDataTypeInvalid
Message: The Data Description for the visualization is invalid. The attribute type for one of the non aggregate measures is invalid. Correct the Data Description.
0x8004140e
-2147216370
Name: MemberHasAlreadyBeenContacted
Message: This marketing list member was not contacted, because the member has previously received this communication.
0x80045302
-2147200254
Name: MergeActiveQuoteError
Message: Merge cannot be performed on sub-entity that has active quote.
0x80045300
-2147200256
Name: MergeCyclicalParentingError
Message: Merge could create cyclical parenting.
0x80045316
-2147200234
Name: MergeDifferentlyParentedWarning
Message: Merge warning: sub-entity will be differently parented.
0x80090442
-2146892734
Name: MergeDifferentlyParentedWarningAsync
Message: Unable to merge because sub-entity will be parented differently. You can disable the parent check prior to execution as part of Merge dialog.
0x80045305
-2147200251
Name: MergeEntitiesIdenticalError
Message: Merge cannot be performed on master and sub-entities that are identical.
0x80045304
-2147200252
Name: MergeEntityNotActiveError
Message: Merge cannot be performed on entity that is inactive.
0x80045317
-2147200233
Name: MergeLossOfParentingWarning
Message: Merge warning: sub-entity might lose parenting.
0x80090441
-2146892735
Name: MergeLossOfParentingWarningAsync
Message: Unable to merge because sub-entity will lose parenting. You can disable the parenting check prior to execution as part of Merge dialog.
0x80045301
-2147200255
Name: MergeSecurityError
Message: Merge is not allowed: caller does not have the privilege or access.
0x80040e01
-2147217919
Name: MetadataNoMapping
Message: The mapping between specified entities does not exist
0x8004024a
-2147220918
Name: MetadataNotFound
Message: Metadata not found.
0x80040e03
-2147217917
Name: MetadataNotSerializable
Message: The given metadata entity is not serializable
0x80044250
-2147204528
Name: MetadataRecordNotDeletable
Message: The metadata record being deleted cannot be deleted by the end user
0x80072510
-2147015408
Name: MetadataSyncRequired
Message: Metadata sync required
0x8004F687
-2147158393
Name: MetricEntityOrFieldDeleted
Message: The entity or field that is referenced in the goal metric is not valid
0x80044802
-2147203070
Name: MetricNameAlreadyExists
Message: A goal metric with the same name already exists. Specify a different name, and try again.
0x80072522
-2147015390
Name: MimeTypeBlocked
Message: Operation not allowed as mime type {0} is blocked.
0x80072521
-2147015391
Name: MimeTypeNotInAllowedList
Message: Operation not allowed as mime type {0} is not in the allow list.
0x80061004
-2147086332
Name: MinMaxValidationFailed
Message: The value is out of range.
0x80040329
-2147220695
Name: MissingBOWFRules
Message: Bulk Operation related workflow rules are missing.
0x8004021a
-2147220966
Name: MissingBusinessId
Message: The business id is missing or invalid.
0x8004B028
-2147176408
Name: MissingColumn
Message: The property bag is missing an entry for {0}.
0x80060385
-2147089531
Name: MissingControlStep
Message: Required control step is missing.
0x80044300
-2147204352
Name: MissingCrmAuthenticationToken
Message: CrmAuthenticationToken is missing.
0x80044308
-2147204344
Name: MissingCrmAuthenticationTokenOrganizationName
Message: Organization Name must be specified in CrmAuthenticationToken.
0x80072040
-2147016640
Name: MissingDataversePermissionsOnAzureSubscription
Message: Could not verify the user permission on '{0}' resource. Make sure that Microsoft.PowerPlatform provider is registered in the Azure subscription.
0x80072039
-2147016647
Name: MissingDependencyFound
Message: Missing dependencies found.
0x80060474
-2147089292
Name: MissingDependentConnectorsForModernFlow
Message: There are missing custom connectors for current flow, Expected count: {0} with name: {1}, actual count: {2}
0x80094004
-2146877436
Name: MissingDynamicInvokeParameter
Message: The parameter '{0}' required for invocation was not supplied.
0x80047020
-2147192800
Name: MissingHierarchicalRelationshipForOperator
Message: This query uses a hierarchical operator, but the {0} entity doesn't have a hierarchical relationship.
0x80072034
-2147016652
Name: MissingKeyValue
Message: Entity {0} does not contain key value for attribute {1}.
0x80043b15
-2147206379
Name: MissingOpportunityId
Message: The opportunity id is missing or invalid.
0x8004B00A
-2147176438
Name: MissingOrganizationFriendlyName
Message: Cannot install Dynamics 365 without an organization friendly name.
0x8004B00B
-2147176437
Name: MissingOrganizationUniqueName
Message: Cannot install Dynamics 365 without an organization unique name.
0x80048473
-2147187597
Name: MissingOrInvalidRedirectId
Message: The RedirId parameter is missing for the partner redirect.
0x80040215
-2147220971
Name: MissingOwner
Message: Item does not have an owner.
0x8004031f
-2147220705
Name: MissingParameter
Message: A required parameter is missing for the Bulk Operation
0x8004B021
-2147176415
Name: MissingParameterToMethod
Message: Missing parameter {0} to method {1}
0x8004C000
-2147172352
Name: MissingParameterToStoredProcedure
Message: Missing parameter to stored procedure: {0}
0x80043b12
-2147206382
Name: MissingPriceLevelId
Message: The price level id is missing.
0x80072033
-2147016653
Name: MissingPrimaryKey
Message: The Entity {0} is missing primary key {1}.
0x80043b11
-2147206383
Name: MissingProductId
Message: The product id is missing.
0x80081012
-2146955246
Name: MissingQuantity
Message: The Quantity is missing.
0x80040235
-2147220939
Name: MissingQueryType
Message: The query type is missing.
0x8004350d
-2147207923
Name: MissingRecipient
Message: The fax must have a recipient before it can be sent.
0x80048548
-2147187384
Name: MissingRelationshipInSolution
Message: The following attributes {0} of entity {1} are missing their associated relationship definition in customizations xml of {2} solution. Please include the associated relationship components and retry solution import.
0x80061037
-2147086281
Name: MissingRequiredAttributes
Message: The property couldn’t be created or updated because the regardingobjectid, datatype, or name attribute is missing.
0x80072002
-2147016702
Name: MissingRequiredComponentAttributes
Message: Required attribute should not be null. Attribute: {0}
0x80041d0b
-2147214069
Name: MissingTeamName
Message: The team name was unexpectedly missing.
0x80048546
-2147187386
Name: MissingTransactionCurrencyId
Message: TransactionCurrencyId needs to be supplied to format the money field (Id: {0}, Name: {1}, Value: {2}, Entity: {3}).
0x80043b0d
-2147206387
Name: MissingUomId
Message: The unit id is missing.
0x80043b0a
-2147206390
Name: MissingUomScheduleId
Message: The unit schedule id is missing.
0x8004021b
-2147220965
Name: MissingUserId
Message: The user id or the team id is missing.
0x80072041
-2147016639
Name: MissingUserPermissionsOnEVSecretVariable
Message: User is not authorized to read secrets from '{0}' resource.
0x80048477
-2147187593
Name: MissingWebToLeadRedirect
Message: The redirectto is missing for web2lead redirect.
0x8005F201
-2147094015
Name: MobileClientLanguageNotSupported
Message: The application could not find a supported language on the server. Contact an administrator to enable a supported language
0x8005F20E
-2147094002
Name: MobileClientNotConfiguredForCurrentUser
Message: Try this action again. If the problem continues, check the {0} for solutions or contact your organization's {#Brand_CRM} Administrator. Finally, you can contact {1}.
0x8005F202
-2147094014
Name: MobileClientVersionNotSupported
Message: Mobile Client version is not supported
0x800608CA
-2147088182
Name: MobileExcelFeatureNotEnabled
Message: Mobile export to excel feature is not enabled.
0x80060990
-2147087984
Name: MobileOfflineDaysSinceRecordLastModifiedZero
Message: No records will be available in the mobile offline mode if the value for number of days is 0.
0x800609A8
-2147087960
Name: MobileOfflineProfileItemNameAlreadyExists
Message: A mobile offline profile item with this name already exists for this mobile offline profile. Enter a unique name.
0x800609AA
-2147087958
Name: MobileOfflineProfileItemNameCanNotBeNullOrEmpty
Message: The mobile offline profile item name can’t be null or empty. Enter a name for this profile item.
0x800609A7
-2147087961
Name: MobileOfflineProfileNameAlreadyExists
Message: A mobile offline profile with this name already exists. Enter a unique name.
0x800609A9
-2147087959
Name: MobileOfflineProfileNameCanNotBeNullOrEmpty
Message: The mobile offline profile name can’t be null or empty. Enter a name for this profile.
0x80097221
-2146864607
Name: MobileOfflineProfileNotAssignedToAppModule
Message: App module has no mobile offline profile assigned.
0x80097220
-2146864608
Name: MobileOfflineProfileNotAssignedToUser
Message: No profile assigned to the user.
0x80071117
-2147020521
Name: MobileOfflineRuleEnhancementFeatureNotAvailaible
Message: This feature is not enabled for your organization. Please contact your system administrator for help.
0x8004B070
-2147176336
Name: MobileServiceError
Message: Error communicating with mobile service
0x8114F670
-2129332624
Name: ModelFormControlQuickFormsDependencyInvalid
Message: Error while creating dependencies between the main form {0} and a form component control {1}. Please specify a valid form for the form component control. Reason: {2} Current value: {3}.
0x80060479
-2147089287
Name: ModernFlowMustBeMarkedAsOnDemandForExecuteWorkflow
Message: Cannot execute Modern Flow '{0}' because it is not marked as on-demand.
0x80060464
-2147089308
Name: ModernFlowProcessesNotEnabled
Message: Creation of Modern Flow processes is not enabled.
0x80060465
-2147089307
Name: ModernFlowProcessesOnlyAvailableOnline
Message: Creation of Modern Flow processes is only available online.
0x80096002
-2146869246
Name: ModuleRunIdConflict
Message: Cannot have more than 1 execution with the same ModuleRunId. ModuleRunId {0} is already being rnu for Dataprocessing Module Configuration {0}.
0x80040317
-2147220713
Name: MoneySizeExceeded
Message: Supplied value exceeded the MIN/MAX value of Money Type field.
0x80060997
-2147087977
Name: MOPIAssociationNameCannotBeEmptyOrSpace
Message: The Mobile Offline Profile Item Association name can’t be a space or an empty string.
0x80094008
-2146877432
Name: MoreThanOneEntityFound
Message: More than one row found for Table '{0}'.
0x8004D234
-2147167692
Name: MoveBothToPrimary
Message: Move operation would put both instances on the same server: Database = {0} Old Primary = {1} Old Secondary = {2} New Secondary = {3}
0x8004D235
-2147167691
Name: MoveBothToSecondary
Message: Move operation would put both instances on the same server: Database = {0} Old Primary = {1} Old Secondary = {2} New Secondary = {3}
0x8004D236
-2147167690
Name: MoveOrganizationFailedNotDisabled
Message: Move operation failed because organization {0} is not disabled
0x80048d01
-2147185407
Name: MultiCurrencyPluginDisabled
Message: Unable to fetch ExchangeRate details, MultiCurrency plugin may be Disabled. Please enable the plugin and retry.
0x8003F453
-2147224493
Name: MultilevelParentChildRelationshipNotAllowed
Message: Associating child cases to the existing child case is not allowed.
0x8004E008
-2147164152
Name: MultipleChartAreasFound
Message: Multiple Chart Areas are not supported.
0x80072020
-2147016672
Name: MultipleChildNodesNotAllowed
Message: There are multiple 1:1 child nodes with xpath '{0}' found for a parent node. There should always be a single 1:1 child entity for a parent entity.
0x80040250
-2147220912
Name: MultipleChildPicklist
Message: Crm Internal Exception: Picklists with more than one childAttribute are not supported.
0x80048842
-2147186622
Name: MultipleCustomApiFound
Message: Multiple CustomApis are found with unique name {0}.
0x800608A9
-2147088215
Name: MultipleExportKeyNotSupported
Message: Export key cannot be created for entity {0} because the entity already has an export key defined
0x80048439
-2147187655
Name: MultipleFilesFound
Message: The attachment file name is not unique.
0x8004E304
-2147163388
Name: MultipleFormElementsFound
Message: A Form XML of type {1} with id {2} can contain only one {0} element.
0x80072036
-2147016650
Name: MultipleImportFilesFound
Message: Multiple files for attribute {0} were found for entity {1}.
0x80060373
-2147089549
Name: MultipleInstancesOnEntity
Message: Multiple instances of process '{0}' exist for '{1}':'{2}'. Use business process flow APIs to perform process related actions.
0x8004E30D
-2147163379
Name: MultipleLabelsInUserDashboard
Message: A user dashboard can have at most one label for a form element.
0x8004E01C
-2147164132
Name: MultipleMeasureCollectionsFound
Message: More than one measure collection is not supported for charts with subcategory i.e. comparison charts
0x8004E007
-2147164153
Name: MultipleMeasuresFound
Message: More than one measure is not supported for charts with subcategory i.e. comparison charts
0x80041d35
-2147214027
Name: MultipleOrganizationsNotAllowed
Message: Only one organization and one root business are allowed.
0x8006089E
-2147088226
Name: MultipleParentEntitiesFoundByEntity
Message: More than one parent exists for {0} An entity can have only one parent entity.
0x80040485
-2147220347
Name: MultipleParentReportsFound
Message: More than one report link found. Each report can have only one parent.
0x80047007
-2147192825
Name: MultipleParentsNotSupported
Message: An entity can have only one parental relationship
0x8004A10a
-2147180278
Name: MultiplePartnerSecurityRoleWithSameInformation
Message: More than one security role found for partner user
0x8004A10b
-2147180277
Name: MultiplePartnerUserWithSameInformation
Message: More than one partner user found with same information
0x80040525
-2147220187
Name: MultipleQueueItemsFound
Message: This item occurs in more than one queue and cannot be routed from this list. Locate the item in a queue and try to route the item again.
0x8006089D
-2147088227
Name: MultipleRecordsFoundByEntityKey
Message: More than one record exists for entity {0} with entity key involving attributes {1}
0x80048200
-2147188224
Name: MultipleRelationshipsNotSupported
Message: Multiple relationships are not supported
0x8004A10c
-2147180276
Name: MultipleRootBusinessUnit
Message: More than one root business unit found
0x80090450
-2146892720
Name: MultipleSecondaryEntityKeysNotAllowed
Message: Only one secondary entity key is allowed per entity. The entity '{0}' has already a secondary entity key.
0x80050120
-2147155680
Name: MultipleSitemapsFound
Message: Found {0} unpublished site maps but expected only 1
0x8004E006
-2147164154
Name: MultipleSubcategoriesFound
Message: The data XML for the visualization cannot contain more than two Group By clauses.
0x80090465
-2146892699
Name: MultiPredicateIsNotSupported
Message: You attempt to create a multi-predicate relationship {0}. However MultiPredicate feature is not turned on or not available.
0x80090408
-2146892792
Name: MultiPredicateRelationshipEntityKeyDoesNotExist
Message: Entity Key '{0}' of referenced entity '{1}' of relationship '{2}' does not exist.
0x80090405
-2146892795
Name: MultiPredicatesNotSupportedForRelationshipType
Message: Multiple predicates is not supported for relationship '{0}' of type '{1}'.
0x8005E00A
-2147098614
Name: MultiValueParameterFound
Message: Fetch xml parameter {0} cannot obtain multiple values. Change report parameter {0} to single value parameter and try again.
0x8004F6A4
-2147158364
Name: MustContainAtLeastACharInMention
Message: The display name must contain atleast one non-whitespace character.
0x80097301
-2146864383
Name: NavigationItemsListIsNullForVirtualEntity
Message: Error while preparing paging cookie for enhanced expand query of virtual entity. Entity Name : '{0}'.
0x80072551
-2147015343
Name: NavigationPropertyAlreadyExists
Message: NavigationPropertyName {0} is not unique within an entity
0x80072550
-2147015344
Name: NavigationPropertyNameCannotBeTheSameOnBothSidesOfRel
Message: Navigation Property Name cannot be the same on both sides of a self-referential relationship. SchemaName - {0}
0x80048839
-2147186631
Name: NavigationPropertyNameMissingForRelationship
Message: NavigationPropertyName is missing for relationship {0} which is not expected. Please populate same using sdk or webapi.
0x80048452
-2147187630
Name: NavigationPropertyNameNodeMissing
Message: NavigationPropertyName node is missing for entity relationship {0}.
0x80048836
-2147186634
Name: NavigationPropertyNameValueMissing
Message: NavigationPropertyName value is missing for entity relationship {0}.
0x80044329
-2147204311
Name: NavPaneNotCustomizable
Message: The nav pane properties for this relationship are not customizable
0x80044327
-2147204313
Name: NavPaneOrderValueNotAllowed
Message: The provided nav pane order value is not allowed
0x80060886
-2147088250
Name: NegativeAutoNumberSeed
Message: Cannot set Auto Number seed for attribute {0} of entity {1} with value {2} as it is less than 0.
0x80090116
-2146893546
Name: NestedAlternateKeysLimitExceededInRequest
Message: Nested alternate keys are not supported for more than {0} levels.
0x80097009
-2146865143
Name: NestedEntityNameIsNull
Message: Nested entity name can not be null.
0x8005F104
-2147094268
Name: NetworkIssue
Message: Request failed due to unknown network issues or GateWay issues or server issues.
0x80044322
-2147204318
Name: NewStatusHasInvalidState
Message: The state value that was provided for this new status option does not exist.
0x80044321
-2147204319
Name: NewStatusRequiresAssociatedState
Message: The new status option must have an associated state value.
0x80060900
-2147088128
Name: NoActiveLocation
Message: No active location found.
0x80040b0a
-2147218678
Name: NoAddressFoundForRecipient
Message: Could not find email address for recipient of type '{0}' with ID '{1}'
0x8005011B
-2147155685
Name: NoAppModuleComponentReferred
Message: No component is referenced
0x80047014
-2147192812
Name: NoAttributesForEntityCreate
Message: No attributes for Create Entity action.
0x80060013
-2147090413
Name: NoConditionRuleCreationNotAllowedForSetValueShowError
Message: The "Show error message" and "Set value" actions can't be used in a business rule that doesn't have a condition.
0x8004F222
-2147159518
Name: NoConnectionRoleAndObjectTypeCodePairPresent
Message: There are no ConnectionRoleId and AssociatedObjectTypeCode pairs present. Entities being connected: ({0},{1}); Entity Records being connected: ({2},{3}); Record1ConnectionRoleName: {4}, Record2ConnectionRoleName: {5}. ConnectionRoleIds: {6};
0x800608F5
-2147088139
Name: NoConversionRule
Message: A ConversionRule is required for the tool to run.
0x80071138
-2147020488
Name: NoDataFilterSelectedForOtherDataFilter
Message: The profile '{1}' could not be published because the table '{0}' has Data Download Filter 'Other data filter' however no data filter option was selected. Please add at least one data filter option for table: '{0}'.
0x8004E011
-2147164143
Name: NoDataForVisualization
Message: There is no data to create this visualization.
0x80060396
-2147089514
Name: NoDefaultValueForOptionSetArgument
Message: Arguments of type OptionSet must have a default value set.
0x80060998
-2147087976
Name: NoDefinedRelationshipsForMOPIAssociation
Message: The Profile Item Association entity doesn’t have any defined relationships.
0x8004350f
-2147207921
Name: NoDialNumber
Message: There is no fax number specified on the fax or for the recipient.
0x80048442
-2147187646
Name: NoEntitiesForBulkDelete
Message: The Bulk Delete Wizard cannot be opened because there are no valid entities for deletion.
0x800608FA
-2147088134
Name: NoEntitySpecified
Message: At least one Entity is expected by the tool to process.
0x80071021
-2147020767
Name: NoFilesSelected
Message: No documents are selected to copy. Please select a document and try again.
0x80040368
-2147220632
Name: NoHeaderColumnFound
Message: A column heading is missing.
0x8003F450
-2147224496
Name: NoIncidentMergeHavingSameParent
Message: Child cases having different parent case associated can not be merged.
0x80060408
-2147089400
Name: NoLabelsAssociatedWithStep
Message: {0} does not have any labels associated with it
0x80044199
-2147204711
Name: NoLanguageProvisioned
Message: There is no language provisioned for this organization.
0x8004D241
-2147167679
Name: NoLicenseInConfigDB
Message: No license exists in MSCRM_CONFIG database.
0x8005F20F
-2147094001
Name: NoMinimumRequiredPrivilegesForTabletApp
Message: You do not have sufficient permissions on the server to load the application.\nPlease contact your administrator to update your permissions.
0x8004431F
-2147204321
Name: NoMoreCustomOptionValuesExist
Message: All available custom option values have been used.
0x80060884
-2147088252
Name: NonAutoNumberAttributeSpecified
Message: Attribute {0} of entity {1} is not an Auto Number attribute. Please confirm the inputs for Attribute and Entity correctly map to an Auto Number attribute.
0x80048425
-2147187675
Name: NoncompliantXml
Message: The input XML does not comply with the XML schema.
0x80045044
-2147200956
Name: NonCrmUIInteractiveWorkflowNotSupported
Message: This interactive workflow cannot be created, updated or published because it was created outside the Microsoft Dynamics 365 Web application.
0x80045040
-2147200960
Name: NonCrmUIWorkflowsNotSupported
Message: This workflow cannot be created, updated or published because it was created outside the Microsoft Dynamics 365 Web application. Your organization does not allow this type of workflow.
0x80061039
-2147086279
Name: NonDraftBundleUpdate
Message: Product Association cannot be updated when bundle is in invalid state.
0x80044160
-2147204768
Name: NonInteractiveUserCannotAccessUI
Message: Non-interactive users cannot access the web user interface. Contact your organization system administrator.
0x80046200
-2147196416
Name: NonMappableEntity
Message: NonMappableEntity Error Occurred
0x8004E001
-2147164159
Name: NonPrimaryEntityDataDescriptionFound
Message: The data description for the visualization is invalid .The data description for the visualization can only have attributes either from the primary entity of the view or the linked entities.
0x80097242
-2146864574
Name: NonRelationalAlternateKeyCannotBeRemoved
Message: {0} alternate key for entity {1} cannot be modified or removed.
0x80097258
-2146864552
Name: NonRelationalPrimaryKeyWasNotResolved
Message: Secondary key without partitionid does not exist.
0x80097245
-2146864571
Name: NonRelationalPrimaryKeyWasNotResolvedForCreate
Message: Entity key could not be derived for creation of {1}. Please provide the required attributes.
0x80097241
-2146864575
Name: NonRelationalSecondaryEntityKeyHasPartitionId
Message: A secondary key of the elastic entity '{0}' can't have partitionid.
0x80097243
-2146864573
Name: NonRelationalSecondaryEntityKeyNeedsASystemRequiredAttribute
Message: Entity key for component {1} is invalid. Attributes defined for secondary key of an elastic entity must be system required
0x80097246
-2146864570
Name: NonRelationalSecondaryEntityKeyNeedsEmptyTable
Message: Entity key for component {1} is invalid. The table should contain no rows when creating a secondary key.
0x8009724A
-2146864566
Name: NonRelationalSecondaryKeyCannotHaveNonRelationalLookups
Message: The '{0}' lookup referencing a non relational entity can't be part of the secondary key of the elastic entity '{1}'.
0x80097249
-2146864567
Name: NonRelationalSecondaryKeyCannotHavePolymorphicLookups
Message: Polymorphic lookups can't be part of the secondary key of the elastic entity '{0}'.
0x80040384
-2147220604
Name: NoOutputTransformationParameterMappingFound
Message: There is no output transformation parameter mapping defined. A transformation mapping must have atleast one output transformation parameter mapping.
0x8004E020
-2147164128
Name: NoPreviewForCustomWebResource
Message: This chart uses a custom Web resource. You cannot preview this chart.
0x80055002
-2147135486
Name: NoPrivilegeToApplyManualSLA
Message: You don't have appropriate permissions to apply Servie Level Agreement (SLA) to this case record.
0x80045016
-2147201002
Name: NoPrivilegeToPublishWorkflow
Message: User does not have sufficient privileges to publish workflows.
0x80040521
-2147220191
Name: NoPrivilegeToWorker
Message: You cannot add items to an inactive queue. Select another queue and try again.
0x80048436
-2147187658
Name: NoPublishedDuplicateDetectionRules
Message: There are no published duplicate detection rules in the system. To run duplicate detection, you must create and publish one or more rules.
0x80060203
-2147089917
Name: NoQuickFindFound
Message: Entity - {0} did not have a valid Quickfind query.
0x8004F681
-2147158399
Name: NoRollupAttributesDefined
Message: For rollup to succeed atleast one rollup attribute needs to be associated with the goal metric
0x8004Ed46
-2147160762
Name: NoSettingError
Message: No configdb configuration setting [{0}] was found.
0x8005011C
-2147155684
Name: NoSiteMapReferenceInAppModule
Message: App Module {0} does not contain Site Map. App Module must have 1 sitemap as part of App Module Components.
0x80090461
-2146892703
Name: NotAllowDuplicateRelationshipAttribute
Message: Referenced attribute {0} of referenced entity {1} is already mapped to referencing attribute {2} of referencing entity {3}.
0x80090459
-2146892711
Name: NotAllowToUpdateRelationshipAttribute
Message: Relationship attribute (referenced attribute: {0} referencing attribute: {1}) is not part of existing multipredicate relationship: {2}.
0x80160024
-2146041820
Name: NotAQuickForm
Message: Form with Id {0} is not a quick form. More Details:{1}
0x80097624
-2146863580
Name: NotAuthorizedUser
Message: The user is not authorized to execute this request. Authorization is limited to individuals with administrative, customization, or support user privileges.
0x80048426
-2147187674
Name: NotAWellFormedXml
Message: The input XML is not well-formed XML.
0x80160050
-2146041776
Name: NotBuiltInControlId
Message: The given identifier {0} is not a valid built-in control id. More Details:{1}
0x80045041
-2147200959
Name: NotEnoughPrivilegesForXamlWorkflows
Message: Not enough privileges to complete the operation. Only the deployment administrator can create or update workflows that are created outside the Microsoft Dynamics 365 Web application.
0x8005E232
-2147098062
Name: NoTestEmailAccessPrivilege
Message: There is not sufficient privilege to perform the test access.
0x80060393
-2147089517
Name: NotExistArgumentInAction
Message: Argument {0} does not exist in Action.
0x80060391
-2147089519
Name: NotExistBusinessProcess
Message: Business Process does not exist.
0x800608F9
-2147088135
Name: NoTimeZoneCodeForConversionRule
Message: The TimeZoneCode property is required when the value of the ConversionRule property is SpecificTimeZone.
0x80040219
-2147220967
Name: NotImplemented
Message: The requested functionality is not yet implemented.
0x8005F215
-2147093995
Name: NotMobileEnabled
Message: You can't view this type of record on your tablet. Contact your system administrator.
0x8005F21c
-2147093988
Name: NotMobileWriteEnabled
Message: You can't create this type of record on your device. Contact your system administrator.
0x80040315
-2147220715
Name: NotSupported
Message: This action is not supported.
0x80090460
-2146892704
Name: NotSupportedEntityRelationshipType
Message: Relationship {0} of type {0} is not supported.
0x8005F106
-2147094266
Name: NotVerifiedAdmin
Message: You need an enterprise account with Yammer in order to complete this setup. Please sign in with a Yammer administrator account or contact a Yammer administrator for help.
0x80154B50
-2146088112
Name: NoUserPrivilege
Message: You do not have sufficient permissions.
0x80060476
-2147089290
Name: NoValidModernFlowTriggerForExecute
Message: Modern Flow '{0}' is not valid for ExecuteWorkflow. Please select a Flow that triggers whenever a Common Data Service entity is created, updated, or deleted.
0x80071023
-2147020765
Name: NoWritePermission
Message: You do not have Write permissions to copy the documents.
0x8005F108
-2147094264
Name: NoYammerNetworksFound
Message: You are not authorized for any Yammer network. Please reauthorize the Yammer setup with a Yammer administrator account or contact a Yammer administrator for help.
0x800404f8
-2147220232
Name: NullArticleTemplateFormatXml
Message: The article template formatxml cannot be NULL
0x800404f9
-2147220231
Name: NullArticleTemplateStructureXml
Message: The article template structurexml cannot be NULL
0x800404f7
-2147220233
Name: NullArticleXml
Message: The article xml cannot be NULL
0x80060887
-2147088249
Name: NullAutoNumberParameterSpecfied
Message: Auto Number attribute or Entity parameters cannot be null or empty string.
0x8004E305
-2147163387
Name: NullDashboardName
Message: The name of a dashboard cannot be null.
0x800404fa
-2147220230
Name: NullKBArticleTemplateId
Message: The kbarticletemplateid cannot be NULL
0x80060406
-2147089402
Name: NullOrEmptyAttributeInXaml
Message: Attribute - {0} of {1} cannot be null or empty
0x80040259
-2147220903
Name: NumberFormatFailed
Message: Failed to produce a formatted numeric value.
0x8009000B
-2146893813
Name: O365RoleUnsupportedForEmailApproval
Message: Email address can only be approved by an Office 365 Global Administrator or by an Exchange Administrator. For more information, contact your system administrator.
0x8005F109
-2147094263
Name: OAuthTokenNotFound
Message: Yammer OAuth token is not found. You should configure Yammer before accessing any related feature.
0x8004E30A
-2147163382
Name: ObjectAlreadyExists
Message: An object with id {0} already exists. Please change the id and try again.
0x80040217
-2147220969
Name: ObjectDoesNotExist
Message: The specified object was not found.
0x80041d2a
-2147214038
Name: ObjectNotFoundInAD
Message: The object does not exist in active directory.
0x8004030e
-2147220722
Name: ObjectNotRelatedToCampaign
Message: Specified Object not related to the parent Campaign
0x8004E120
-2147163872
Name: OccurrenceCrossingBoundary
Message: Two occurrences cannot overlap.
0x8004E123
-2147163869
Name: OccurrenceSkipsOverBackward
Message: Cannot reschedule an occurrence of the recurring appointment if it skips over an earlier occurrence of the same appointment.
0x8004E122
-2147163870
Name: OccurrenceSkipsOverForward
Message: Cannot reschedule an occurrence of the recurring appointment if it skips over a later occurrence of the same appointment.
0x8004E121
-2147163871
Name: OccurrenceTimeSpanTooBig
Message: Cannot perform the operation. An instance is outside of series effective expansion range.
0x80048d19
-2147185383
Name: ODataClientPayloadError
Message: Error identified in Payload provided by the user for Entity :'{0}', For more information on this error please follow this help link {2} ----> InnerException : {1}.
0x8004B00C
-2147176436
Name: OfferingCategoryAndTokenNull
Message: Offer category and Billing Token are both missing, but at least one is required.
0x8004B00D
-2147176435
Name: OfferingIdNotSupported
Message: This version does not support search for offering id.
0x80044239
-2147204551
Name: OfficeGraphDisabledError
Message: Document Recommendations has been disabled for this organization.
0x80044257
-2147204521
Name: OfficeGraphSiteNotConfigured
Message: No default SharePoint site has been configured.
0x800610EB
-2147086101
Name: OfficeGroupsExceptionRetrieveSetting
Message: Office Groups Exception occured in RetrieveOfficeGroupsSetting: {0}.
0x800610EA
-2147086102
Name: OfficeGroupsFeatureNotEnabled
Message: Office Groups feature is not enabled.
0x800610EC
-2147086100
Name: OfficeGroupsInvalidSettingType
Message: Invalid setting type for Office Groups feature: {0}.
0x800610EE
-2147086098
Name: OfficeGroupsNoAuthServersFound
Message: Office Groups feature could not find any authorization servers.
0x800610ED
-2147086099
Name: OfficeGroupsNotSupportedCall
Message: Office Groups feature attempted an unsupported call.
0x80048450
-2147187632
Name: OfflineFilterNestedDateTimeOR
Message: You cannot use nested date time conditions within an OR clause in a local data group.
0x80048451
-2147187631
Name: OfflineFilterParentDownloaded
Message: You cannot use the Parent Downloaded condition in a local data group.
0x80097224
-2146864604
Name: OfflineUserHasNoPermissionsToAppModule
Message: User has no permissions to the app module.
0x80050004
-2147155964
Name: OneDriveForBusinessDisabled
Message: Following attachments requires OneDrive for Business. Please contact your administrator to enable OneDrive for Business in the organization.
0x80050009
-2147155959
Name: OneDriveForBusinessLocationNotFound
Message: No One Drive for Business active location found.
0x80060902
-2147088126
Name: OneNoteCreationFailed
Message: OneNote creation failed.
0x80060907
-2147088121
Name: OneNoteLocationDeactivated
Message: The location mapping for OneNote is inactive. Contact your administrator to activate the OneNote location record for this Dynamics 365 record.
0x80060906
-2147088122
Name: OneNoteLocationNotCreated
Message: OneNote location not created.
0x80060903
-2147088125
Name: OneNoteRenderFailed
Message: OneNote render failed.
0x8004B02F
-2147176401
Name: OnlyDisabledOrganizationCanBeDeleted
Message: Can not delete enabled organization. Organization must be disabled before it can be deleted.
0x80060206
-2147089914
Name: OnlyOneSearchParameterMustBeProvided
Message: Extra parameter. You only need to provide EntityGroupName or EntityNames, not both.
0x80040223
-2147220957
Name: OnlyOwnerCanRevoke
Message: Only the owner of an object can revoke the owner's access to that object.
0x8004F031
-2147160015
Name: OnlyOwnerCanSetManagedProperties
Message: Cannot import component {0}: {1} because managed property {2} with value {3} is different than the current value {4} and the publisher of the solution that is being imported does not match the publisher of the solution that installed this component.
0x80048349
-2147187895
Name: OnlyOwnerTeamsCanHaveQueues
Message: Cannot assign queues to teams that are not owner team. TeamId: {0}, TeamType: {1}
0x80061017
-2147086313
Name: OnlyProductCanBeConvertedToKit
Message: Only products can be converted to kits.
0x80044184
-2147204732
Name: OnlyStepInPredefinedStagesCanBeModified
Message: Invalid plug-in registration stage. Steps can only be modified in stages BeforeMainOperationOutsideTransaction, BeforeMainOperationInsideTransaction, AfterMainOperationInsideTransaction and AfterMainOperationOutsideTransaction.
0x80044185
-2147204731
Name: OnlyStepInServerOnlyCanHaveSecureConfiguration
Message: Only SdkMessageProcessingStep with ServerOnly supported deployment can have secure configuration.
0x80044186
-2147204730
Name: OnlyStepOutsideTransactionCanCreateCrmService
Message: Only SdkMessageProcessingStep in parent pipeline and in stages outside transaction can create CrmService to prevent deadlock.
0x8004500D
-2147201011
Name: OnlyWorkflowDefinitionOrTemplateCanBePublished
Message: Only workflow definition or draft workflow template can be published.
0x8004500E
-2147201010
Name: OnlyWorkflowDefinitionOrTemplateCanBeUnpublished
Message: Only workflow definition or workflow template can be unpublished.
0x80048532
-2147187406
Name: OnPremiseRestoreOrganizationManifestFailed
Message: Failed to restore Organization's configdb state from manifest
0x8004023e
-2147220930
Name: OpenCrmDBConnection
Message: Db Connection is Open, when it should be Closed.
0x8005F20C
-2147094004
Name: OpenDocumentErrorCodeGeneric
Message: Try this action again. If the problem continues, check the {0} for solutions or contact your organization's {#Brand_CRM} Administrator. Finally, you can contact {1}.
0x8005F20A
-2147094006
Name: OpenDocumentErrorCodeUnableToFindAnActivity
Message: Try this action again. If the problem continues, check the {0} for solutions or contact your organization's {#Brand_CRM} Administrator. Finally, you can contact {1}.
0x8005F20B
-2147094005
Name: OpenDocumentErrorCodeUnableToFindTheDataId
Message: Try this action again. If the problem continues, check the {0} for solutions or contact your organization's {#Brand_CRM} Administrator. Finally, you can contact {1}.
0x8005E216
-2147098090
Name: OpenMailboxException
Message: Exception occurs while opening mailbox for Exchange mail server.
0x80040334
-2147220684
Name: OperationCanBeCalledOnlyOnce
Message: The specified action can be done only one time.
0x80060912
-2147088110
Name: OperationCanceled
Message: Refresh was canceled by user.
0x80154B53
-2146088109
Name: OperationFailedTryAgain
Message: Operation could not be performed at the moment. Please try again.
0x8004D23a
-2147167686
Name: OperationOrganizationNotFullyDisabled
Message: The {1} operation failed because organization {0} is not fully disabled yet. Use FORCE to override
0x80072008
-2147016696
Name: OperationReservedForSolutionAwareEntities
Message: This operation is reserved for solution-aware entities only.
0x80044241
-2147204543
Name: OperatorCodeNotPresentError
Message: OperatorCode should be present in condition xml.
0x80071127
-2147020505
Name: OperatorsInViewNotSupportedOffline
Message: One or more operators in this view are not supported offline.
0x8004051a
-2147220198
Name: OpportunityAlreadyInOpenState
Message: The opportunity is already in the open state.
0x80040516
-2147220202
Name: OpportunityCannotBeClosed
Message: The opportunity cannot be closed.
0x80100004
-2146435068
Name: OpportunityCurrencyComparisonNotPossible
Message: Unable to update the opportunity, currency comparison could not be made.
0x80040515
-2147220203
Name: OpportunityIsAlreadyClosed
Message: The opportunity is already closed.
0x80100006
-2146435066
Name: OpportunityNotFound
Message: Unable to get opportunity entity for update.
0x80100007
-2146435065
Name: OpportunityPreImageNotFound
Message: Unable to find pre-image of the opportunity before the update.
0x8006088D
-2147088243
Name: OptimisticConcurrencyNotEnabled
Message: Optimistic concurrency isn't enabled for entity type {0}. The IfVersionMatches value of ConcurrencyBehavior can only be used if optimistic concurrency is enabled.
0x80044324
-2147204316
Name: OptionReorderArrayIncorrectLength
Message: The array of option values that were provided for reordering does not match the number of options for the attribute.
0x80061005
-2147086331
Name: OptionSetValidationFailed
Message: The value is out of range.
0x80094007
-2146877433
Name: OptionSetValuesNotFound
Message: Could not find OptionSet values for Table: '{0}', AttributeMetadataId: '{1}'.
0x80048402
-2147187710
Name: OptionValuePrefixOutOfRange
Message: CustomizationOptionValuePrefix must be a number between {0} and {1}
0x80048d16
-2147185386
Name: OrderByColumnsMustBeUnique
Message: A column has been specified more than once in the order by list. Columns in the order by list must be unique.
0x8004804a
-2147188662
Name: OrganizationDataServiceDeprecatedError
Message: The Organization Data Service (OData v2.0 endpoint) has been removed. Please use the Dataverse Web API (OData v4.0) endpoint instead. See https://go.microsoft.com/fwlink/?linkid=2206384
0x8004A104
-2147180284
Name: OrganizationDisabled
Message: The Dynamics 365 organization you are attempting to access is currently disabled. Please contact your system administrator
0x8004B044
-2147176380
Name: OrganizationMigrationUnderway
Message: Organization migration is already underway.
0x8004D253
-2147167661
Name: OrganizationNotConfigured
Message: Organization is not configured yet
0x8004F714
-2147158252
Name: OrganizationStateNotValidForLanguageProvisioning
Message: State of the organizaitn is not valid for executing language provisioning.
0x8004B00F
-2147176433
Name: OrganizationTakenBySomeoneElse
Message: The organization {0} is already purchased by another customer.
0x8004B00E
-2147176434
Name: OrganizationTakenByYou
Message: The organization {0} is already purchased by you.
0x80044159
-2147204775
Name: OrganizationUIDeprecated
Message: The OrganizationUI entity is deprecated. It has been replaced by the SystemForm entity.
0x8004B067
-2147176345
Name: OrgDoesNotExistInDiscoveryService
Message: Organization not found in customer's discovery service
0x80090013
-2146893805
Name: OrgIdMismsatch
Message: Organization id does not match. Input: {0}, expected: {1}
0x80044353
-2147204269
Name: OrgIdNotDetermined
Message: Error. The current organization ID couldn’t be determined
0x8004D24A
-2147167670
Name: OrgsInaccessible
Message: The client access license (CAL) results were not returned because one or more organizations in the deployment cannot be accessed.
0x80090445
-2146892731
Name: OrphanedRelationshipAttribute
Message: Found {0} relationship attributes in the solution whose parent relationship is missing.\n{1}.
0x8005E225
-2147098075
Name: OutgoingNotAllowedForForwardMailbox
Message: Mailbox is a forward mailbox. A forward mailbox cannot send the mails.
0x8005E23F
-2147098049
Name: OutgoingServerLocationAndSslSetToNo
Message: The URL specified for Outgoing Server Location uses HTTPS but the Use SSL for Outgoing Connection option is set to No. Set this option to Yes, and then try again.
0x8005E241
-2147098047
Name: OutgoingServerLocationAndSslSetToYes
Message: The URL specified for Outgoing Server Location uses HTTP but the Use SSL for Outgoing Connection option is set to Yes. Specify a server location that uses HTTPS, and then try again.
0x8005E238
-2147098056
Name: OutgoingSettingsUpdateNotAllowed
Message: Different outgoing connection settings cannot be specified because the "Use Same Settings for Outgoing Connections" flag is set to True.
0x80044509
-2147203831
Name: OutlookClientConfigActionFailed
Message: Dynamics 365 Outlook client configuration action failed.
0x80044511
-2147203823
Name: OutlookClientDeprecated
Message: Dynamics 365 for Outlook is retired as of Oct. 1, 2020 and is no longer supported.
0x80045050
-2147200944
Name: OutOfScopeSlug
Message: The data required to display the next dialog page cannot be found. To resolve this issue, contact the dialog owner or the system administrator.
0x8004E108
-2147163896
Name: OverlappingInstances
Message: Two instances of the series cannot overlap.
0x8004430A
-2147204342
Name: OverRetrievalUpperLimitWithoutPagingCookie
Message: Over upper limit of records that can be requested without a paging cookie. A paging cookie is required when retrieving a high page number.
0x8006110C
-2147086068
Name: OwnerAttributeMissing
Message: Owner Attribute is not present in the request.
0x80040343
-2147220669
Name: OwnerMappingExistsWithSourceSystemUserName
Message: The data map already contains this owner mapping.
0x80048351
-2147187887
Name: OwnershipAcrossBusinessUnitsCascadeAssignDependency
Message: {0} dependent entities don't have Record Ownership Across Business Units Setting enabled. These entities have a CascadeAssign relationship and must be enabled first. Entities: {1}
0x80048355
-2147187883
Name: OwnershipAcrossBusinessUnitsCascadeAssignDependencyForOptOut
Message: {0} dependent entities have Record Ownership Across Business Units Setting enabled. These entities have a CascadeAssign relationship and must be removed first. Entities: {1}
0x80048353
-2147187885
Name: OwnershipAcrossBusinessUnitsNotEnabled
Message: The Record Ownership Across Business Units Setting feature isn't available.
0x80048352
-2147187886
Name: OwnershipAcrossBusinessUnitsOnlyUserOwnedEntities
Message: Record Ownership Across Business Units Setting is applicable only for user-owned entities. Entity {0}., OwnershipTypeMask: {1}.
0x80048354
-2147187884
Name: OwnershipAcrossBusinessUnitsOptOutNotSupported
Message: It isn't possible to remove the Record Ownership Across Business Units Setting feature.
0x80072018
-2147016680
Name: OwnershipUpdateNotSupported
Message: Cannot change entity ownership from {0} to {1} for entity {2}.
0x80040361
-2147220639
Name: OwnerValueNotMapped
Message: The owner value is not mapped
0x80097379
-2146864263
Name: PackageEntityNotFound
Message: Package entity is not found in org, failed to validate dynamics billing context of workflow.
0x8005F21A
-2147093990
Name: PageNotFound
Message: Page not found. The record might not exist, or the link might be incorrect.
0x80097505
-2146863867
Name: ParallelRequestsToFinOpsNotSupported
Message: Concurrent sdk calls are not allowed. Please work with plugin owner to make sure multiple sdk calls in parallel are not made to avoid this error.
0x80041d23
-2147214045
Name: ParentBusinessDoesNotExist
Message: The parent business Id is invalid.
0x8003F455
-2147224491
Name: ParentCaseNotAllowedAsAChildCase
Message: You can't add a parent case as a child case
0x80044905
-2147202811
Name: ParentChildMetricIdDiffers
Message: The metricid of child goal should be same as the parent goal.
0x80044906
-2147202810
Name: ParentChildPeriodAttributesDiffer
Message: The period settings of child goal should be same as the parent goal.
0x8004F888
-2147157880
Name: ParentHierarchyExistProperty
Message: A parent should exist for each node in hierarchy except the root node.
0x80043b09
-2147206391
Name: ParentReadOnly
Message: The parent is read only and cannot be edited.
0x80048478
-2147187592
Name: ParentRecordAlreadyExists
Message: This record cannot be added because it already has a parent record.
0x80040486
-2147220346
Name: ParentReportDoesNotReferenceChild
Message: Specified parent report does not reference the current one. Only SQL Reporting Services reports can have parent reports.
0x80040496
-2147220330
Name: ParentReportLinksToSameNameChild
Message: Parent report already links to another report with the same name.
0x80040487
-2147220345
Name: ParentReportNotSupported
Message: Parent report is not supported for the type of report specified. Only SQL Reporting Services reports can have parent reports.
0x80041d27
-2147214041
Name: ParentUserDoesNotExist
Message: The parent user Id is invalid.
0x80040371
-2147220623
Name: ParseMustBeCalledBeforeTransform
Message: Cannot call transform before parse.
0x80040367
-2147220633
Name: ParsingMetadataNotFound
Message: Data required to parse the file, such as the data delimiter, field delimiter, or column headings, was not found.
0x8004E102
-2147163902
Name: PartialExpansionSettingLoadError
Message: Failed to retrieve partial expansion settings from the configuration database.
0x8004F873
-2147157901
Name: PartialHolidayScheduleCreation
Message: Partial holiday schedule can not be created.
0x80060441
-2147089343
Name: ParticipatingEntityDoesNotAppearInTraversedPath
Message: Record for entity '{0}' is not in the traversed path '{1}'. Please contact your system administrator.
0x80044909
-2147202807
Name: ParticipatingQueryEntityMismatch
Message: The entitytype of participating query should be the same as the entity specified in fetchxml.
0x8005E24E
-2147098034
Name: PasswordRequiredForImpersonation
Message: Type in a password and save again
0x80048540
-2147187392
Name: PatchMissingBase
Message: You can't import the patch ({0}) for the solution ({1}) because the solution isn't present. The operation has been canceled.
0x8004F086
-2147159930
Name: PendingUpgradeExists
Message: This solution has a pending upgrade. Please complete the upgrade before proceeding
0x80048cf1
-2147185423
Name: PercentageDiscountCannotHaveCurrency
Message: Currency cannot be set when discount type is percentage.
0x80050144
-2147155644
Name: PersistedCalcFieldNotValidForUpdate
Message: The Calculated Field {0} on entity {1} is persisted and not allowed to update.
0x8004E309
-2147163383
Name: PersonalReportFound
Message: A system dashboard cannot contain personal reports.
0x8004033f
-2147220673
Name: PickListMappingExistsForTargetValue
Message: This list value is mapped more than once. Remove any duplicate mappings, and then import this data map again.
0x80040342
-2147220670
Name: PickListMappingExistsWithSourceValue
Message: The data map already contains this list value mapping.
0x80040393
-2147220589
Name: PicklistValueNotFound
Message: The file specifies a list value that does not exist in Microsoft Dynamics 365.
0x80040360
-2147220640
Name: PicklistValueNotMapped
Message: The record could not be processed as the Option set value could not be mapped.
0x80044310
-2147204336
Name: PicklistValueNotUnique
Message: The picklist value already exists. Picklist values must be unique.
0x8004431A
-2147204326
Name: PicklistValueOutOfRange
Message: The picklist value is out of the range.
0x80049949
-2147182263
Name: PicklistValueOutOfRangeRecycleBin
Message: Picklist value not valid, please add the invalid value back to the picklist before restoring record. See inner exception for details.
0x8005F212
-2147093998
Name: PingFailureErrorCode
Message: The system couldn't reconnect with your {#Brand_CRM} server.
0x80097622
-2146863582
Name: PlatformNotSupported
Message: The specified call has encountered an PlatformNotSupportedException, Retrying the operation may succeed or you can specify a request header "x-ms-select-stable-service" to be directed to the stable endpoint.
0x8004418f
-2147204721
Name: PluginAssemblyContentSizeExceeded
Message: "The assembly content size '{0} bytes' has exceeded the maximum value allowed for isolated plug-ins '{1} bytes'."
0x8004416c
-2147204756
Name: PluginAssemblyMustHavePublicKeyToken
Message: Public assembly must have public key token.
0x8004A200
-2147180032
Name: PluginDoesNotImplementCorrectInterface
Message: The plug-in specified does not implement the required interface Microsoft.Xrm.Sdk.IPlugin or Microsoft.Crm.Sdk.IPlugin.
0x80091011
-2146889711
Name: PluginSecureStoreAcquireToken
Message: Unable to AcquireToken for resource
0x80091005
-2146889723
Name: PluginSecureStoreAdalAcquireToken
Message: Unable to AcquireToken for resource
0x80091000
-2146889728
Name: PluginSecureStoreKeyVaultClient
Message: Unable to initialize KeyVaultClientProvider under Sandbox WorkerProcess
0x80091003
-2146889725
Name: PluginSecureStoreKeyVaultClientDecrypt
Message: Unable to Decrypt using KeyVault
0x80091010
-2146889712
Name: PluginSecureStoreKeyVaultClientDeleteSecret
Message: Unable to DeleteSecret to KeyVault
0x80091004
-2146889724
Name: PluginSecureStoreKeyVaultClientEncrypt
Message: Unable to Encrypt using KeyVault
0x80091001
-2146889727
Name: PluginSecureStoreKeyVaultClientGetSecret
Message: Unable to GetSecret from KeyVault
0x80091002
-2146889726
Name: PluginSecureStoreKeyVaultClientSetSecret
Message: Unable to SetSecret to KeyVault
0x8009100D
-2146889715
Name: PluginSecureStoreKeyVaultServiceCertFormat
Message: Certificate not stored as a Base64String in KeyVault
0x8009100C
-2146889716
Name: PluginSecureStoreKeyVaultServiceProviderGetData
Message: Missing AppId / Secrets in KeyVault
0x8009100A
-2146889718
Name: PluginSecureStoreLocalConfigStoreGetData
Message: Unable to get data from LocalConfigStore
0x8009100B
-2146889717
Name: PluginSecureStoreLocalConfigStoreSetData
Message: Unable to set data to LocalConfigStore
0x8009100F
-2146889713
Name: PluginSecureStoreNoFullySigned
Message: Assembly not fully signed
0x80091008
-2146889720
Name: PluginSecureStoreS2SMissing
Message: S2S Credentials missing
0x80091007
-2146889721
Name: PluginSecureStoreTPSAssemblyNotRegistered
Message: Assembly is not registered in TPS
0x80091009
-2146889719
Name: PluginSecureStoreTPSClient
Message: Unable to create TPS Client
0x80091006
-2146889722
Name: PluginSecureStoreTPSKeyVaultUnconfigured
Message: KeyVaultURI was not configured for an Assembly in TPS
0x80081118
-2146954984
Name: PluginTypeDisabled
Message: Plugin type {0} has been disabled. Please disable the steps registered on this plugin type. To re-enable plugin type, please contact Microsoft Dynamics 365 technical support.
0x8004417C
-2147204740
Name: PluginTypeMustBeUnique
Message: Multiple plug-in types from the same assembly and with the same typename are not allowed.
0x80048116
-2147188458
Name: POAOperationConcurrentRequested
Message: More than one concurrent {0} requests detected for an Entity {1} and ObjectTypeCode {2}.
0x80090428
-2146892760
Name: PolymorphicLookupNotSupportedInSolutionAwareEntity
Message: The entity '{0}' is solution aware and cannot include the polymorphic lookup.
0x80090427
-2146892761
Name: PolymorphicLookupStyleCannotBeUpdated
Message: The polymorphic lookup style cannot be updated. Entity '{0}', AttributeId '{1}'.
0x8005E215
-2147098091
Name: Pop3UnexpectedException
Message: Exception occur while polling mails using Pop3 protocol.
0x800608FC
-2147088132
Name: PowerBICannotBeSystemDashboard
Message: A Power BI Dashboard cannot be a System Dashboard.
0x80160053
-2146041773
Name: PowerBIControlPropertyIsEmpty
Message: The Power BI component of type {0} specified in the Power BI parameter {1} cannot be empty. More Details:{2}
0x80160052
-2146041774
Name: PowerBIControlSchemaInvalid
Message: Power BI parameter '{0}' is unsupported type '{1}' should be type="PowerBI.Report". More Details:{2}
0x800608FD
-2147088131
Name: PowerBIDashboardControlLimitation
Message: A Power BI Dashboard can only contain one control and that control must be a Power BI control.
0x80097003
-2146865149
Name: PowerBIEmbedCannotChangeReportType
Message: You cannot change the report type for an existing report.
0x80097004
-2146865148
Name: PowerBIEmbedCannotCreateDuplicateReport
Message: A report with the same name and reportversion already exists. Conflicting report id:{0}.
0x80097002
-2146865150
Name: PowerBIEmbedCannotModifyReport
Message: Modifying Reports with ReportTypeCode {0} is not enabled for this user.
0x80097017
-2146865129
Name: PowerBIEmbeddedAppIdNotAllowedForSolutionALM
Message: Operation cannot be performed because the application id is not allowed. Details: {0}
0x80097012
-2146865134
Name: PowerBIEmbeddedCallerIsNotOwner
Message: This operation can only be performed by the owner of the report. Report id: {0}
0x80097013
-2146865133
Name: PowerBIEmbeddedCallThrottled
Message: Operation cannot be performed please try again later. Details: {0}
0x80097008
-2146865144
Name: PowerBiEmbeddedInternalServerError
Message: Internal server error for API {0}. Details: {1}
0x80097011
-2146865135
Name: PowerBiEmbeddedOlcEventError
Message: Organization Lifecycle Event detected for report while performing {0}. {1}
0x80097007
-2146865145
Name: PowerBiEmbeddedReportBadRequest
Message: Request validation failed for API {0}. Details: {1}
0x80097014
-2146865132
Name: PowerBIEmbeddedReportPublishFailed
Message: Operation cannot be performed because report publish failed. Details: {0}
0x80097015
-2146865131
Name: PowerBIEmbeddedReportPublishInProgress
Message: Operation cannot be performed because report publish is in-progress. Details: {0}
0x80097016
-2146865130
Name: PowerBIEmbeddedReportPublishNotStarted
Message: Operation cannot be performed because report publish has not started. Details: {0}
0x80097018
-2146865128
Name: PowerBIEmbeddedReportTypeSolutionAwareNotSupported
Message: Solution ALM is not supported for the following report type. Details: {0}
0x80097000
-2146865152
Name: PowerBIEmbedOperationNotEnabled
Message: This operation is not enabled for this user for ReportTypeCode value {0}.
0x80097005
-2146865147
Name: PowerBIEmbedParameterCannotBeEmpty
Message: The input parameter {0} cannot be empty. Details: {1}
0x80097006
-2146865146
Name: PowerBIEmbedParameterConflict
Message: There is a conflict in the input parameters. Details: {0}
0x80097001
-2146865151
Name: PowerBIEmbedReportTypeNotEnabled
Message: The ReportTypeCode value {0} is not enabled for this user.
0x80040508
-2147220216
Name: PresentParentAccountAndParentContact
Message: You can either specify a contacts parent contact or its account, but not both.
0x80048464
-2147187612
Name: PreviousOperationNotComplete
Message: An operation on which this operation depends did not complete successfully.
0x80043b0f
-2147206385
Name: PriceLevelNameExists
Message: The name already exists.
0x80043b0e
-2147206386
Name: PriceLevelNoName
Message: The name can not be null.
0x80100010
-2146435056
Name: PriceListIsMandatory
Message: PriceList is mandatory for creating entity.
0x8004501E
-2147200994
Name: PrimaryEntityInvalid
Message: Invalid primary entity.
0x80060401
-2147089407
Name: PrimaryEntityIsNull
Message: Primary Entity cannot be NULL while creating business process flow category
0x80097209
-2146864631
Name: PrimaryKeyIsNullInSingleXmlFlow
Message: Error while preparing paging cookie. Primary key value cannot be null for entity : '{0}'.
0x80044355
-2147204267
Name: PrimaryNameAttributeNotFound
Message: PrimaryName attribute not found for Entity: {0}
0x80060453
-2147089325
Name: PrimaryParticipatingEntityIsNotPresent
Message: Validation error: primary participating entity is not present and is required for every Business Process entity record.
0x80060489
-2147089271
Name: PrimaryStageEntitynotSupplied
Message: Primary stage entity lookup value is null. Please provide value for attribute {0}.
0x80097248
-2146864568
Name: PrincipalOwnsNonRelationalRecords
Message: Can't delete principal of type {0} and id {1} because they own a record of table {2} with id {3}. Reassign or delete the record and try again.
0x80040231
-2147220943
Name: PrincipalPrivilegeDenied
Message: Target user or team does not hold required privileges.
0x80040276
-2147220874
Name: PrivilegeCreateIsDisabledForOrganization
Message: Privilege Create is disabled for organization.
0x80040220
-2147220960
Name: PrivilegeDenied
Message: The user does not hold the necessary privileges.
0x80045054
-2147200940
Name: ProcessActionDoesNotExist
Message: Process Action does not exist.
0x80045053
-2147200941
Name: ProcessActionIsNotActive
Message: Process Action should be active to be used on Action Step.
0x80060379
-2147089543
Name: ProcessActionNameIncorrect
Message: Process Action “{0}” does not match the name configured: “{1}”. Contact your system administrator to check the configuration metadata if the error persists.
0x80045058
-2147200936
Name: ProcessActionWithInvalidInputOutputParam
Message: Process Action contains a parameter that is not supported. Name: {0}, type: {1}, direction: {2}.
0x80045057
-2147200937
Name: ProcessActionWithInvalidInputParam
Message: Process Action contains a field in input parameter that is unsupported on Action Steps. Refer to {0}
0x80045056
-2147200938
Name: ProcessActionWithInvalidOutputParam
Message: Process Action contains a field in output parameter that is unsupported on Action Steps. Refer to {0}.
0x80060380
-2147089536
Name: ProcessActionWorkflowNotEnabledForOnDemand
Message: Process Action or Workflow must be enabled for on-demand execution to be available for action steps.
0x80060372
-2147089550
Name: ProcessControlDoesNotExistOnForm
Message: Process Control does not exist on form
0x80060399
-2147089511
Name: ProcessEmptyBranches
Message: This process contains empty branches. Define or delete these branches and try again.
0x80072554
-2147015340
Name: ProcessFileFailure
Message: Error occured when processing file. Reason: {0}
0x80060460
-2147089312
Name: ProcessIdDoesNotMatchBusinessProcessDefinition
Message: Validation error: Process ID does not match Business Process definition.
0x80060459
-2147089319
Name: ProcessIdIsEmpty
Message: Validation error: Process ID cannot be empty.
0x80072553
-2147015341
Name: ProcessImageFailure
Message: Error occured when processing image. Reason: {0}
0x80060370
-2147089552
Name: ProcessInstanceNotFound
Message: Supplied process instance {0} does not match any existing instance on this entity {1}
0x80060398
-2147089512
Name: ProcessNameContainsInvalidCharacters
Message: The business process name contains invalid characters.
0x80060418
-2147089384
Name: ProcessNameIsNullOrEmpty
Message: The business process flow name is NULL or empty.
0x80060461
-2147089311
Name: ProcessStageIdIsEmpty
Message: Validation error: Primary Stage ID cannot be empty.
0x8004F995
-2147157611
Name: ProductCanOnlyBeUpdatedInDraft
Message: Product, product family and bundle can only be updated in draft state.
0x80061006
-2147086330
Name: ProductCloneFailed
Message: You can't clone a child record of a retired product family.
0x80043b24
-2147206364
Name: ProductDoesNotExist
Message: The product does not exist.
0x80081007
-2146955257
Name: ProductFamilyCanCreateDynamicProperty
Message: A property can only be created for a product family.
0x8008101F
-2146955233
Name: ProductFamilyRootParentisLocked
Message: The product family root parent record is locked by some other process.
0x8004F982
-2147157630
Name: ProductFromActiveToActiveState
Message: Product is already in Active State.
0x8004F912
-2147157742
Name: ProductFromActiveToDraftState
Message: You can't set a published product to the draft state.
0x8004F981
-2147157631
Name: ProductFromDraftToDraftState
Message: Product is already in Draft State.
0x8004F978
-2147157640
Name: ProductFromDraftToRetiredState
Message: You can't retire this product because {0} is in draft state. A product should be in Active/ Under Revision state for retiring.
0x8004F913
-2147157741
Name: ProductFromDraftToRevisedState
Message: You can't revise a draft or a retired product.
0x8004F977
-2147157641
Name: ProductFromRetiredToActiveState
Message: You can't set a retired property to an active state.
0x8004F979
-2147157639
Name: ProductFromRetiredToDraftState
Message: It is not possible to move product from Retired to Draft State.
0x8004F980
-2147157632
Name: ProductFromRetiredToRetiredState
Message: Product is already in Retired State.
0x8004F910
-2147157744
Name: ProductHasUnretiredChild
Message: You can't retire this product family because one or more of its child records aren't retired.
0x80043b0c
-2147206388
Name: ProductInvalidPriceLevelPercentage
Message: The pricing percentage must be greater than or equal to zero and less than 100000.
0x80043b07
-2147206393
Name: ProductInvalidQuantityDecimal
Message: The number of decimal places on the quantity is invalid.
0x80043b14
-2147206380
Name: ProductInvalidUnit
Message: The specified unit is not valid for this product.
0x80043b23
-2147206365
Name: ProductKitLoopBeingCreated
Message: You can’t add a kit to itself.
0x80043b22
-2147206366
Name: ProductKitLoopExists
Message: Loop exists in the kit hierarchy.
0x8008100D
-2146955251
Name: ProductMaxPropertyLimitExceeded
Message: This product can't be published because it has too many properties. A product in your organization can't have more than {0} properties.
0x80043b13
-2147206381
Name: ProductMissingUomSheduleId
Message: The unit schedule id of the product is missing.
0x80043b05
-2147206395
Name: ProductNoProductNumber
Message: The product number can not be null.
0x8004F990
-2147157616
Name: ProductNoSubstitutedProductNumber
Message: The substituted Product number cannot be a NULL.
0x8004F973
-2147157645
Name: ProductOrBundleCannotBeAsParent
Message: Only Product Families can be parents to products.
0x80043b06
-2147206394
Name: ProductProductNumberExists
Message: The specified product ID conflicts with the product ID of an existing record. Specify a different product ID and try again.
0x80061600
-2147084800
Name: ProductRecommendationsFeatureNotEnabled
Message: Product Recommendations feature is not enabled.
0x80071141
-2147020479
Name: ProfileContainsCircularReference
Message: The profile '{0}' could not be published because it contains a circular relationship. Please review and remove one of the following relationships: '{1}'.
0x80071142
-2147020478
Name: ProfileContainsRelationshipWithoutEntity
Message: The profile '{1}' could not be published because it is missing a related table. Please add the table '{2}' to the profile or remove the relationship between tables '{0}' and '{2}'.
0x80071134
-2147020492
Name: ProfileCountUserLimitExceeded
Message: The profile '{0}' could not be published because the number of users in the profile exceeds the limit of {1}. Please reduce the number of users in the profile.
0x80061102
-2147086078
Name: ProfileRuleActivateDeactivateByNonOwner
Message: This Profile Rule cannot be activated or deactivated by someone who is not its owner.
0x80061100
-2147086080
Name: ProfileRuleMissingRuleCriteria
Message: You can't activate this rule until you resolve any missing rule criteria information in the rule items.
0x80061103
-2147086077
Name: ProfileRulePublishedByOwner
Message: Your rule can't be activated until the current active rule is deactivated. The active rule can only be deactivated by the rule owner.
0x80061101
-2147086079
Name: ProfileRuleWorkflowAuthorGenericError
Message: An error occurred while authoring workflow. Please fix workflow definition and try again.
0x80160045
-2146041787
Name: PropertyBoundToNonExistingAttribute
Message: Property {0} is bound to a non-existent attribute {1} in entity {2}. More Details:{3}
0x80160051
-2146041775
Name: PropertyBoundToNonExistingAttributeInPrimaryAndRelatedEntitiesAndNotExistingAsFormParameter
Message: Property {0} is bound to a non-existent attribute {1} in current entity {2} or in related entity {3} and also not present as part of formParameters. More Details:{4}
0x80160046
-2146041786
Name: PropertyBoundToNonExistingEntity
Message: Property {0} is bound to an attribute in non-existent entity. More Details:{1}
0x80160026
-2146041818
Name: PropertyIsRequiredButNoValueDefined
Message: Property {0} is required, but has no defined value. More Details:{1}
0x80160038
-2146041800
Name: PropertyNotDeclaredInManifest
Message: Property {0} is not declared in the control manifest. More Details:{1}
0x80160035
-2146041803
Name: PropertyTypeCouldNotBeDeterminedFromAsSameTypeProperty
Message: Cannot determine the type of property '{0}', because it is the same type as undetermined property '{1}'. More Details:{2}
0x80091044
-2146889660
Name: ProvisioningNotCompleted
Message: To enable auto capture, you need to set up Cortana Intelligence Customer Insights in Relationship Insights settings.
0x8004F711
-2147158255
Name: ProvisionLanguageForUserNotSupported
Message: ProvisionLanguageForUser is not supported in your organization.
0x80044270
-2147204496
Name: ProvisionRIAccessNotAllowed
Message: You need system administrator privileges to turn Relationship Insights on for your organization.
0x80041212
-2147216878
Name: PSqlAmbiguousColumn
Message: Ambiguous column {0}.
0x80041216
-2147216874
Name: PSqlConnectionNotSupported
Message: Error when getting the connection for Datasource {0}.
0x80041211
-2147216879
Name: PSqlDuplicateColumnAlias
Message: Duplicate column name or alias {0} in the query.
0x8004120f
-2147216881
Name: PSqlDuplicateSubQueryAlias
Message: Alias {0} cannot be used for the sub-query because it is already being used for another table or sub-query.
0x8004120d
-2147216883
Name: PSqlDuplicateTableAlias
Message: Alias {0} cannot be used for the table because it is already being used for another table or sub-query.
0x80041205
-2147216891
Name: PSqlEndpointDisabled
Message: TDS protocol endpoint is disabled for this organization. For more information, please visit http://aka.ms/EnableSQLForCDS
0x80041204
-2147216892
Name: PSqlErrorWhenGettingSecret
Message: Unable to get the Secret from the KeyVault. Try again later and if the problem persists, contact your system administrator.
0x80041208
-2147216888
Name: PSqlExceededMaxResultSize
Message: Return records size cannot exceed {0} in bytes. Make sure to filter result set to tailor it to your report.
0x8004120a
-2147216886
Name: PSqlInvalidDatabaseName
Message: Invalid database name “{0}”.
0x80041202
-2147216894
Name: PSqlInvalidObjectName
Message: Invalid object name in SQL statement.
0x80041209
-2147216887
Name: PSqlInvalidServerName
Message: Invalid server name “{0}”.
0x80041220
-2147216864
Name: PSqlMaxBinaryExpressionsExceededError
Message: Too many binary expressions in the query.
0x80041219
-2147216871
Name: PSqlMaxParameterLimitError
Message: Too many literal values were passed in the query. The maximum number is 2100.
0x80041210
-2147216880
Name: PSqlMissingColumnAlias
Message: Column name or column alias is required for a select column in the query.
0x8004120e
-2147216882
Name: PSqlMissingSubQueryAlias
Message: Alias is required for a sub-query.
0x80041201
-2147216895
Name: PSqlParseError
Message: Invalid SQL statement.
0x80041206
-2147216890
Name: PSqlQueryError
Message: Invalid SQL query.
0x80041218
-2147216872
Name: PSqlQueryWithEmptyResult
Message: Error when a query returns empty result.
0x80090490
-2146892656
Name: PSqlResultTypeNotSupported
Message: PSqlResultType {0} is not supported.
0x80041217
-2147216873
Name: PSqlTableHintFormat
Message: Error in table hint format.
0x80041203
-2147216893
Name: PSqlTableInvalidForReports
Message: Table is not available for reports.
0x80041214
-2147216876
Name: PSqlUnsupportedColumnNameOrAliasInInputQuery
Message: Unsupported column name in the input query.
0x80041207
-2147216889
Name: PSqlUnsupportedDataType
Message: Unsupported data type {0} for column {1}. Please remove the column from the query and retry.
0x80041200
-2147216896
Name: PSqlUnsupportedStatement
Message: Unsupported SQL statement.
0x80061401
-2147085311
Name: PublishArticle_TranslationWithMoreThanOneApprovedVersion
Message: There is more than one approved version of the {0} language. You can only publish one version of each language.
0x80045015
-2147201003
Name: PublishedWorkflowLimitForSkuReached
Message: This workflow cannot be published because your organization has reached its limit for the number of workflows that can be published at the same time. (There is no limit on the number of draft workflows.) You can publish this workflow by unpublishing a different workflow, or by upgrading your license to a license that supports more workflows.
0x8004500C
-2147201012
Name: PublishedWorkflowOwnershipChange
Message: A published workflow can only be assigned to the caller.
0x80045032
-2147200974
Name: PublishWorkflowWhileActingOnBehalfOfAnotherUserError
Message: Publishing Workflows while acting on behalf of another user is not allowed.
0x80045039
-2147200967
Name: PublishWorkflowWhileImpersonatingError
Message: Publishing Workflows while impersonating another user is not allowed.
0x80043b18
-2147206376
Name: QuantityReadonly
Message: Do not modify the Quantity field when you update the primary unit.
0x8004D2B0
-2147167568
Name: QueriesForDifferentEntities
Message: The Inner and Outer Queries must be for the same entity.
0x80041142
-2147217086
Name: QueryBuilder_InvalidPostAggregateFiltering
Message: PostAggregateFiltering cannot be used outside of Aggregate queries.
0x80041141
-2147217087
Name: QueryBuilder_InvalidPostAggregateFilteringConditionOp
Message: Specified condition operator "{0}" for PostAggregateFiltering filter condition "{1}" is not supported.
0x8004110a
-2147217142
Name: QueryBuilderAlias_Does_Not_Exist
Message: The specified alias for the given entity in the condition does not exist.
0x80041132
-2147217102
Name: QueryBuilderAliasNotAllowedForNonAggregateOrderBy
Message: An alias cannot be specified for an order clause for a non-aggregate Query. Use an attribute.
0x80041134
-2147217100
Name: QueryBuilderAliasRequiredForAggregateOrderBy
Message: An alias is required for an order clause for an aggregate Query.
0x80041107
-2147217145
Name: QueryBuilderAttribute_With_Aggregate
Message: Attributes can not be returned when aggregate operation is specified.
0x80041137
-2147217097
Name: QueryBuilderAttributeCannotBeGroupByAndAggregate
Message: An attribute can either be an aggregate or a Group By but not both
0x80041131
-2147217103
Name: QueryBuilderAttributeNotAllowedForAggregateOrderBy
Message: An attribute cannot be specified for an order clause for an aggregate Query. Use an alias.
0x8004111e
-2147217122
Name: QueryBuilderAttributeNotFound
Message: A required attribute was not specified.
0x80041111
-2147217135
Name: QueryBuilderAttributePairMismatch
Message: AttributeFrom and AttributeTo must be either both specified or both omitted.
0x80041133
-2147217101
Name: QueryBuilderAttributeRequiredForNonAggregateOrderBy
Message: An attribute is required for an order clause for a non-aggregate Query.
0x80041106
-2147217146
Name: QueryBuilderBad_Condition
Message: Incorrect filter condition or conditions.
0x8004110f
-2147217137
Name: QueryBuilderByAttributeMismatch
Message: QueryByAttribute must specify a non-empty value array with the same number of elements as in the attributes array.
0x80041110
-2147217136
Name: QueryBuilderByAttributeNonEmpty
Message: QueryByAttribute must specify a non-empty attribute array.
0x80041146
-2147217082
Name: QueryBuilderColumnReferenceExpression_NotSupported
Message: ColumnReferenceExpression conditions are not supported within the context
0x80041113
-2147217133
Name: QueryBuilderColumnSetVersionMissing
Message: The specified columnset version is invalid.
0x80041144
-2147217084
Name: QueryBuilderCompareColumns_NotSupported
Message: CompareColumn conditions are not supported within PostAggregateFiltering Filters
0x80041124
-2147217116
Name: QueryBuilderDeserializeEmptyXml
Message: Xml String can't be null.
0x8004111a
-2147217126
Name: QueryBuilderDeserializeInvalidAggregate
Message: An error occurred while processing Aggregates in Query
0x80041119
-2147217127
Name: QueryBuilderDeserializeInvalidDescending
Message: The only valid values for descending attribute are 'true', 'false', '1', and '0'.
0x80041115
-2147217131
Name: QueryBuilderDeserializeInvalidDistinct
Message: The only valid values for distinct attribute are 'true', 'false', '1', and '0'.
0x8004111b
-2147217125
Name: QueryBuilderDeserializeInvalidGetMinActiveRowVersion
Message: The only valid values for GetMinActiveRowVersion attribute are 'true', 'false', '1', and '0'.
0x8004112E
-2147217106
Name: QueryBuilderDeserializeInvalidGroupBy
Message: The only valid values for groupby attribute are 'true', 'false', '1', and '0'.
0x80041117
-2147217129
Name: QueryBuilderDeserializeInvalidLinkType
Message: The only valid values for link-type attribute are 'natural', 'inner','in','exists','matchfirstrowusingcrossapply' and 'outer'.
0x80041116
-2147217130
Name: QueryBuilderDeserializeInvalidMapping
Message: The only valid values for mapping are 'logical' or 'internal' which is deprecated.
0x8004111c
-2147217124
Name: QueryBuilderDeserializeInvalidNode
Message: The element node encountered is invalid.
0x80041118
-2147217128
Name: QueryBuilderDeserializeInvalidNoLock
Message: The only valid values for no-lock attribute are 'true', 'false', '1', and '0'.
0x800410fd
-2147217155
Name: QueryBuilderDeserializeInvalidUseRawOrderBy
Message: The only valid values for useraworderby attribute are 'true', 'false', '1', and '0'.
0x8004111d
-2147217123
Name: QueryBuilderDeserializeInvalidUtcOffset
Message: The utc-offset attribute is not supported for deserialization.
0x80041125
-2147217115
Name: QueryBuilderDeserializeNoDocElemXml
Message: Document Element can't be null.
0x80041130
-2147217104
Name: QueryBuilderDuplicateAlias
Message: FetchXML should have unique aliases.
0x800410FF
-2147217153
Name: QueryBuilderDuplicateAttributeInOrderExpression
Message: An Expression cannot contain duplicate ordering on the same entity. Attribute: {0}
0x80041123
-2147217117
Name: QueryBuilderElementNotFound
Message: A required element was not specified.
0x80041128
-2147217112
Name: QueryBuilderEntitiesDontMatch
Message: The entity name specified in fetchxml does not match the entity name specified in the Entity or Query Expression.
0x80041109
-2147217143
Name: QueryBuilderInvalid_Alias
Message: Invalid alias for aggregate operation.
0x80041108
-2147217144
Name: QueryBuilderInvalid_Value
Message: Invalid value specified for type.
0x8004112F
-2147217105
Name: QueryBuilderInvalidAggregateAttribute
Message: Aggregate {0} is not supported for attribute of type {1}.
0x80041139
-2147217095
Name: QueryBuilderInvalidAttributeValue
Message: The attribute value provided is invalid.
0x80041112
-2147217134
Name: QueryBuilderInvalidColumnSetVersion
Message: The specified columnset version is invalid.
0x80041120
-2147217120
Name: QueryBuilderInvalidConditionOperator
Message: Unsupported condition operator.
0x80041135
-2147217099
Name: QueryBuilderInvalidDateGrouping
Message: An invalid value was specified for dategrouping.
0x80041122
-2147217118
Name: QueryBuilderInvalidFilterType
Message: Unsupported filter type. Valid values are 'and', or 'or'.
0x80041121
-2147217119
Name: QueryBuilderInvalidJoinOperator
Message: Unsupported join operator.
0x800410fe
-2147217154
Name: QueryBuilderInvalidLogicalOperator
Message: Unsupported logical operator: {0}. Accepted values are ('and', 'or').
0x8004111f
-2147217121
Name: QueryBuilderInvalidOrderType
Message: A valid order type must be set in the order before calling this method.
0x8004112A
-2147217110
Name: QueryBuilderInvalidPagingCookie
Message: Invalid page number in paging cookie.
0x80041100
-2147217152
Name: QueryBuilderInvalidUpdate
Message: An attempt was made to update a non-updateable field.
0x80041104
-2147217148
Name: QueryBuilderLinkAttributesTypeMismatch
Message: Data Types don't match for the link-entity join attributes '{0}', '{1}'.
0x80041126
-2147217114
Name: QueryBuilderLinkNodeForOrderNotFound
Message: Converting from Query to EntityExpression failed. Link Node for order was not found.
0x80041143
-2147217085
Name: QueryBuilderMissingAttribute_PostAggregateFiltering
Message: Condition attribute with Alias = "{0}" not found. Alias must exist for PostAggregateFiltering Filter Condition
0x8004110e
-2147217138
Name: QueryBuilderMultipleIntersectEntities
Message: More than one intersect entity exists between the two entities specified.
0x8004110b
-2147217141
Name: QueryBuilderNoAlias
Message: No alias for the given entity in the condition was found.
0x80041103
-2147217149
Name: QueryBuilderNoAttribute
Message: The specified attribute does not exist on this entity.
0x8004112C
-2147217108
Name: QueryBuilderNoAttrsDistinctConflict
Message: The no-attrs tag cannot be used in conjuction with Distinct set to true.
0x80041102
-2147217150
Name: QueryBuilderNoEntity
Message: The specified entity was not found.
0x80041140
-2147217088
Name: QueryBuilderNoEntityKey
Message: The specified entitykey was not found.
0x80041129
-2147217111
Name: QueryBuilderPagingOrderBy
Message: Order by columns do not match those in paging cookie.
0x80041145
-2147217083
Name: QueryBuilderPostAggregateFiltering_ToQueryBuilder
Message: PostAggregateFiltering is not supported in QueryExpression
0x8004110d
-2147217139
Name: QueryBuilderReportView_Does_Not_Exist
Message: A report view does not exist for the specified entity.
0x80041138
-2147217096
Name: QueryBuilderSerializationInvalidIsQuickFindFilter
Message: The only valid values for isquickfindfields attribute are 'true', 'false', '1', and '0'.
0x80041114
-2147217132
Name: QueryBuilderSerialzeLinkTopCriteria
Message: Fetch does not support where clause with conditions from linkentity.
0x80041101
-2147217151
Name: QueryBuilderUnexpected
Message: An unexpected error occurred.
0x8004110c
-2147217140
Name: QueryBuilderValue_GreaterThanZero
Message: A value greater than zero must be specified.
0x8004F506
-2147158778
Name: QueryContainedSecuredAttributeWithoutAccess
Message: The Query contained a secured attribute to which the caller does not have access
0x80071119
-2147020519
Name: QueryFilterConditionAttributeNotPresentInExpressionEntity
Message: The query references a field that does not exist in Dynamics 365: "{0}"
0x8004F702
-2147158270
Name: QueryNotValidForStaticList
Message: Query cannot be specified for a static list.
0x8005E00B
-2147098613
Name: QueryParameterNotUnique
Message: Query parameter {0} must be defined only once within the data set.
0x80040528
-2147220184
Name: QueueIdNotPresent
Message: You must enter the target queue. Provide a valid value in the Queue field and try again.
0x80043e66
-2147205530
Name: QueueItemLWISyncGenericError
Message: There is a problem syncing your data across applications. Please try again or contact Microsoft Support.
0x80040529
-2147220183
Name: QueueItemNotPresent
Message: You must enter the name of the record that you would like to put in the queue. Provide a valid value in the Queue Item field and try again.
0x8005E210
-2147098096
Name: QueueMailboxUnexpectedDeliveryMethod
Message: Delivery method for mailbox associated with a queue cannot be outlook client.
0x80060911
-2147088111
Name: QuickCreateDisabledOnEntity
Message: The {0} entity doesn't have a quick create form or the number of nested quick create forms has exceeded the maximum number allowed.
0x80060910
-2147088112
Name: QuickCreateInvalidEntityName
Message: The entityLogicalName isn't valid. This value can't be null or empty, and it must represent an entity in the organization.
0x8004E024
-2147164124
Name: QuickFindQueryRecordLimitExceeded
Message: The number of records for this search exceeds the Quick Search record limit. Please refine your query and try again.
0x8004853A
-2147187398
Name: QuickFindSavedQueryAlreadyExists
Message: "Only one quickfind saved query can exist for an entity. There already exists a quick-find saved query for entity with objecttypecode: {0}"
0x80160025
-2146041819
Name: QuickFormIsNotAssociatedWithEntity
Message: Quick Form with Id {0} is for entity {1} when it was expected to be for entity {2} - {3}. More Details:{4}
0x8004F659
-2147158439
Name: QuickFormNotCustomizableThroughSdk
Message: The SDK does not support creating a form of type "Quick". This form type is reserved for internal use only.
0x80160023
-2146041821
Name: QuickFormsParameterIsMissing
Message: Required parameter QuickForms is not found. More Details:{0}
0x80048cee
-2147185426
Name: QuoteAndSalesOrderCurrencyNotEqual
Message: The currency of the record does not match the currency of the price list.
0x80048d00
-2147185408
Name: QuoteReviseExistingActiveQuote
Message: Quote cannot be revised as there already exists another quote in Draft/Active state and with same quote number.
0x8004F077
-2147159945
Name: RACCannotAcquireCustomizationLock
Message: RemoveActiveCustomizationService failed to acquire customization lock. Another metadata process is in progress. Please try again later.
0x8004F076
-2147159946
Name: RACForEntityFailedNotActiveLayer
Message: RemoveActiveCustomization is not supported for solution layer {'0'} because it is not Active layer.
0x80060897
-2147088233
Name: ReactivateEntityKeyOnlyForFailedJobs
Message: Reactivate entity key is only supported for failed job
0x80060881
-2147088255
Name: ReadIntentIncompatible
Message: Plugin Execution Intent of current execution context is not compatible with its parent context
0x80061002
-2147086334
Name: ReadOnlyCreateValidationFailed
Message: You can't create and assign a value to a property instance for a read-only property.
0x80061003
-2147086333
Name: ReadOnlyUpdateValidationFailed
Message: You can't update the property instance for a read-only property.
0x80041d40
-2147214016
Name: ReadOnlyUserNotSupported
Message: The read-only access mode is not supported
0x80060554
-2147089068
Name: RecalculateNotSupportedOnNonRollupField
Message: Field {0} of type {1} does not support Recalculate action. Recalculate action can only be invoked for rollup field.
0x80040b09
-2147218679
Name: RecipientMarkedDoNotEmail
Message: Recipient of type '{0}' with ID '{1}' is marked as non-emailable
0x80061633
-2147084749
Name: RecommendationAzureConnectionCascadeActivateFailed
Message: One or more recommendation models couldn't be activated. Try activating the existing recommendation models separately from the Azure service connection.
0x80061631
-2147084751
Name: RecommendationAzureConnectionFailed
Message: Failed to connect to the Azure Recommendations service. Check that the service URL and the Azure account key are valid and the service subscription is active.
0x80061607
-2147084793
Name: RecommendationModelActivateConnectionMustBeActive
Message: The Azure Machine Learning recommendation service connection must be activated before the model can be activated. Please activate the recommendation service connection and try again.
0x80061602
-2147084798
Name: RecommendationModelActiveVersionInvalidStatus
Message: The model version used must be successfully built before the model can be activated.
0x80061601
-2147084799
Name: RecommendationModelActiveVersionNotSet
Message: The model version used is empty. To activate the model, specify the model version.
0x80061606
-2147084794
Name: RecommendationModelBuildConnectionMustBeActive
Message: The Azure Machine Learning recommendation service connection must be activated before building a recommendation model. Please activate the recommendation service connection and try again.
0x80061608
-2147084792
Name: RecommendationModelExpired
Message: The recommendation model has expired. Change the Valid Until date and try to activate the model again.
0x80061610
-2147084784
Name: RecommendationModelMappingDuplicateRecord
Message: The recommendation model mapping values for entity, mapping type and version must be unique.
0x80061611
-2147084783
Name: RecommendationModelMappingReadOnly
Message: You can't modify a Recommendation entity if it has a corresponding Basket entity.
0x80061620
-2147084768
Name: RecommendationModelVersionActive
Message: The RecommendationModel Version is selected as the active version on a model and cannot be deleted.
0x80061621
-2147084767
Name: RecommendationModelVersionBuildInProgress
Message: A workflow to build a model is already in progress. You can't start another build workflow until the current workflow has finished.
0x80061622
-2147084766
Name: RecommendationModelVersionDuplicateName
Message: A model version with the same name already exists. Specify a different name.
0x80061605
-2147084795
Name: RecommendationsUnavailable
Message: Azure Machine Learning product recommendations are temporarily unavailable. Only catalog recommendations are available.
0x80071015
-2147020779
Name: RecommendedDocumentsRetrievalFailure
Message: Unable to retrieve document suggestions from the document source.
0x80071028
-2147020760
Name: RecommendedDocumentsRetrievalFailureWhenSPSiteNotConfigured
Message: Unable to retrieve document suggestions from the document source.
0x80048cef
-2147185425
Name: RecordAndOpportunityCurrencyNotEqual
Message: The currency of the record does not match the currency of the price list.
0x80048cf6
-2147185418
Name: RecordAndPricelistCurrencyNotEqual
Message: The currency of the record does not match the currency of the price list.
0x8004F883
-2147157885
Name: RecordCanOnlyBeRevisedFromActiveState
Message: You can only revise an active product.
0x80072456
-2147015594
Name: RecordCountExceededForExcelOnlineError
Message: Expected records count is {0}. Current records count is:{1}
0x80060891
-2147088239
Name: RecordNotFoundByEntityKey
Message: A record with the specified key values does not exist in {0} entity
0x8004F603
-2147158525
Name: RecordResolutionFailed
Message: The record could not be updated because the original record no longer exists in Microsoft Dynamics 365.
0x8004E116
-2147163882
Name: RecurrenceCalendarTypeNotSupported
Message: The calendar type is not supported.
0x8004E119
-2147163879
Name: RecurrenceEndDateTooBig
Message: The recurrence pattern end date is invalid.
0x8004E117
-2147163881
Name: RecurrenceHasNoOccurrence
Message: The recurrence pattern has no occurrences.
0x8004E111
-2147163887
Name: RecurrenceRuleDeleteFailure
Message: Cannot delete a rule that is attached to an existing rule master. Delete the rule by using the parent entity.
0x8004E110
-2147163888
Name: RecurrenceRuleUpdateFailure
Message: Cannot update a rule that is attached to an existing rule master. Update the rule by using the parent entity.
0x8004E118
-2147163880
Name: RecurrenceStartDateTooSmall
Message: The recurrence pattern start date is invalid.
0x8004E10B
-2147163893
Name: RecurringSeriesCompleted
Message: The series has invalid ExpansionStateCode.
0x8004E113
-2147163885
Name: RecurringSeriesMasterIsLocked
Message: The recurring series master record is locked by some other process.
0x80097578
-2146863752
Name: RecycleBinAlreadyEnabledForEntity
Message: RecycleBin is already enabled for entity.
0x80097579
-2146863751
Name: RecycleBinConfigChangeNeedsAdmin
Message: User with SystemUserId={0} is not an Administrator. Any configuration change in RecycleBin needs Administrator privileges for caller.
0x80097576
-2146863754
Name: RecycleBinFeatureNotEnabled
Message: Recycle Bin feature is not available for this organization.
0x80097577
-2146863753
Name: RecycleBinNotEnabledForOrg
Message: RecycleBin is not enabled on this organization.
0x80049959
-2147182247
Name: RefCannotBeRestoredRecycleBinNotFound
Message: Entity with id '{0}' and logical name '{1}' does not exist. We cannot restore the reference '{2}' that must be restored as part of this Restore call. ValueToBeRestored: {3}, ReferencedEntityName: {4}, AttributeName: {5}
0x80049969
-2147182231
Name: RefCannotBeRestoredRecycleBinNotNull
Message: Entity with id '{0}' and logical name '{1}' must have a null value for column '{2}' in order for Restore to be successful. ValueToBeRestored: {3}, ReferencedEntityName: {4}, AttributeName: {5}
0x80048470
-2147187600
Name: RefEntityRelationshipRoleRequired
Message: The entity relationship role of the referencing entity is required when creating a new one-to-many entity relationship.
0x80090464
-2146892700
Name: ReferencedEntityCannotBeVirtual
Message: Referenced entity {0} of multi-predicate relationship {1} must be a non-virtual entity.
0x8004432E
-2147204306
Name: ReferencedEntityHasLogicalPrimaryNameField
Message: This entity has a primary field that is logical and therefore cannot be the referenced entity in a one-to-many relationship
0x80044337
-2147204297
Name: ReferencedEntityMustHaveLookupView
Message: Referenced entities of a relationship must have a lookup view
0x80090401
-2146892799
Name: ReferencedRelationshipAttributeMustBePartOfEntityKey
Message: Referenced relationship attribute '{0}' of referenced entity '{1}' of relationship '{2}' must be part of the entity key '{3}'.
0x80090422
-2146892766
Name: ReferencingEntityCannotBeDifferent
Message: Relationships on the OneToManyRelationships property must use the same entity. The referencing entity '{0}' and '{1}' should be the same entities.
0x80044350
-2147204272
Name: ReferencingEntityCannotBeSolutionAware
Message: Referencing entities in a relationship cannot be a component in a solution.
0x80090463
-2146892701
Name: ReferencingEntityMustBeVirtual
Message: Referencing entity {0} of multi-predicate relationship {1} must be a virtual entity.
0x80044338
-2147204296
Name: ReferencingEntityMustHaveAssociationView
Message: Referencing entities of a relationship must have an association view
0x80050122
-2147155678
Name: RefferedSolutionIsDifferent
Message: Found unpublished row outside of active solution: SiteMapId = {0}, SolutionId = {1}
0x80040388
-2147220600
Name: ReflexiveEntityParentOrChildDoesNotExist
Message: Either the parent or child entity does not exist
0x80060898
-2147088232
Name: RefRoleNavPaneDisplayOptionRequired
Message: The NavPaneDisplayOption attribute is required for the Referencing Role of a one-to-many relationship {0}.
0x80071012
-2147020782
Name: RegardingObjectValuesRetrievalFailure
Message: Failed to retrieve regarding object values.
0x8005F21e
-2147093986
Name: RelatedEntityAlreadyExistsInProfile
Message: The related entity already exists in this profile.
0x8006098E
-2147087986
Name: RelatedEntityDoesNotExistInProfileItem
Message: The related entity {0} of the mobile offline profile item association {1} of the mobile offline profile item {2} doesn’t exist in the profile items of profile {3}.
0x8005F21f
-2147093985
Name: RelatedEntityDoesNotExistsInProfile
Message: The related entity doesn’t exist in the profile items.
0x8005F220
-2147093984
Name: RelatedEntityGenericError
Message: An unexpected error occurred while creating the profile association. Please try again.
0x80097302
-2146864382
Name: RelatedEntityNotFoundInNavigationItemsList
Message: Related virtual entity - '{0}' not found in the navigation select items of parent virtual entity.
0x80071013
-2147020781
Name: RelatedRecordsFailure
Message: Failed to retrieve related records.
0x80090402
-2146892798
Name: RelationshipAttributeDoesNotExist
Message: Relationship attribute '{0}' of relationship '{1}' does not exist in entity '{2}'.
0x80090407
-2146892793
Name: RelationshipAttributeEntityDoesNotExist
Message: Relationship attribute entity '{0}' of relationship '{1}' does not exist.
0x80090406
-2146892794
Name: RelationshipAttributeMappingMustBeProvided
Message: Relationship attribute mappings must be provided for multiple predicates relationship '{0}'.
0x80090414
-2146892780
Name: RelationshipAttributeMissing
Message: Relationship Attribute not found for Multi Predicate relationship with id {0} and EntityKey {1}.
0x80090404
-2146892796
Name: RelationshipAttributeTypesMustMatch
Message: Type '{0}' of referenced attribute '{1}' and type '{2}' of referencing attribute '{3}' of relationship '{4}' must match.
0x80071139
-2147020487
Name: RelationshipGraphLimitExceeded
Message: The profile '{0}' could not be published because it exceeds the allowed numbers of relationships to the table: '{1}'. Please review and make sure to have no more than {2} many to many (M:M) or one to many (1:M) relationship allowed.
0x80071135
-2147020491
Name: RelationshipGraphLimitExceededForIntersectEntity
Message: The profile '{0}' could not be published because it has an intersect entity '{1}' which exceeds the allowed numbers of relationships including those of the tables: '{2}' and '{3}'. Please review and make sure to have no more than {4} many to many (M:M) or one to many (1:M) relationship allowed.
0x80044292
-2147204462
Name: RelationshipInsightsFeatureDisableError
Message: Relationship Insights feature can't be disabled
0x80044293
-2147204461
Name: RelationshipInsightsFeatureNotEnabledError
Message: Relationship Insights feature is not enabled or RI package is not installed
0x80044276
-2147204490
Name: RelationshipIntelligenceSDKInvocationError
Message: You need Dynamics 365 (online) to use the Relationship Insights SDK.
0x8004700a
-2147192822
Name: RelationshipIsNotCustomRelationship
Message: The specified relationship is not a custom relationship
0x8009049F
-2146892641
Name: RelationshipMissingLookupAttribute
Message: The relationship '{0}' is missing its associated lookup attribute definition in customizations xml. Please include the lookup attribute '{1}' of entity '{2}' and retry solution import.
0x8004802A
-2147188694
Name: RelationshipNameLengthExceedsLimit
Message: Identifiers cannot be more than {1} characters long. The name provided: {0} length is greater than maxlength {1} characters.
0x80044235
-2147204555
Name: RelationshipNotCreatedForOfficeGraphError
Message: This relationship cannot be created because neither entity is enabled for officegraph.
0x80090413
-2146892781
Name: RelationshipNotFound
Message: Could not find relationship with id {0}.
0x80044236
-2147204554
Name: RelationshipNotUpdatedForOfficeGraphError
Message: This relationship cannot be updated for officegraph because neither entity is enabled for officegraph.
0x80048467
-2147187609
Name: RelationshipRoleMismatch
Message: The relationship role name {0} does not match either expected entity name of {1} or {2}.
0x80048469
-2147187607
Name: RelationshipRoleNodeNumberInvalid
Message: There must be two entity relationship role nodes when creating a new many-to-many entity relationship.
0x80048835
-2147186635
Name: RelationshipSchemaNameConflictWithFieldNameOnReferencedEntity
Message: RelationshipName {0} conflict with attribute name on entity {1} (entityid={2}). Please use unique name for relationship.
0x80090421
-2146892767
Name: RelationshipsMissingFromCreatePolymorphicLookupAttribute
Message: The OneToManyRelationships property must contain at least one relationship. Lookup attribute name '{0}', Relationships count '{1}'.
0x8005F221
-2147093983
Name: RelatioshipAlreadyExists
Message: Selected Relationship {0} for entity already exists in profile under profile item association {1}.
0x8004F075
-2147159947
Name: RemoveActiveCustomizationsFailedForEntity
Message: Entity '{0}' validation failed for property '{1}' which has value '{2}' on Active layer and value '{3}' on solution '{4}' layer. The values must match.
0x8004F059
-2147159975
Name: RemoveActiveCustomizationsNotSupported
Message: RemoveActiveCustomizations is not supported for components of type {0}.
0x8004F053
-2147159981
Name: RemoveActiveCustomizationsNotSupportOnAttributeType
Message: RemoveActiveCustomizations is not supported for Attribute of Type: {0}.
0x80097600
-2146863616
Name: RemoveUnpublishedCustomizationsNoPublishedLayer
Message: Cannot remove unpublished customizations when the unpublished layer is the only layer. Please delete the component through an explicit delete call.
0x80097601
-2146863615
Name: RemoveUnpublishedCustomizationsNotSupported
Message: RemoveUnpublishedCustomizations is not supported for components of type {0}.
0x80040499
-2147220327
Name: ReportDoesNotExist
Message: Report does not exist. ReportId:{0}
0x80048297
-2147188073
Name: ReportFileTooBig
Message: The file is too large and cannot be uploaded. Please reduce the size of the file and try again.
0x80048296
-2147188074
Name: ReportFileZeroLength
Message: You have uploaded an empty file. Please select a new file and try again.
0x8004F028
-2147160024
Name: ReportImportCategoryOptionNotFound
Message: A category option for the reports was not found.
0x80040484
-2147220348
Name: ReportingServicesReportExpected
Message: The report is not a Reporting Services report.
0x80048310
-2147187952
Name: ReportLocalProcessingError
Message: Error occurred while viewing locally processed report. ReportId:{0}
0x80040498
-2147220328
Name: ReportLoopBeingCreated
Message: Creating this parental association would create a loop in Reports hierarchy.
0x80040497
-2147220329
Name: ReportLoopExists
Message: Loop exists in the reports hierarchy.
0x80048311
-2147187951
Name: ReportMissingDataSourceCredentialsError
Message: Credentials have not been supplied for a data source used by the report. ReportId:{0}
0x80048312
-2147187950
Name: ReportMissingDataSourceError
Message: A data source expected by the report has not been supplied. ReportId:{0}
0x80048313
-2147187949
Name: ReportMissingEndpointError
Message: The SOAP endpoint used by the ReportViewer control could not be accessed.
0x80048314
-2147187948
Name: ReportMissingParameterError
Message: A parameter expected by the report has not been supplied. ReportId:{0}
0x80048315
-2147187947
Name: ReportMissingReportSourceError
Message: No source has been specified for the report. ReportId:{0}
0x80048299
-2147188071
Name: ReportNotAvailable
Message: Report not available
0x8004832f
-2147187921
Name: ReportParentChildNotCustomizable
Message: The report could not be updated because either the parent report or the child report is not customizable.
0x80048290
-2147188080
Name: ReportRdlParameterLayout
Message: The report can’t upload due to an incorrect ReportParametersLayout section. Make sure the number of rows and columns are consistent with the parameters defined in the report.
0x80048293
-2147188077
Name: ReportRdlSandboxing
Message: Report upload failed due to RDL Sandboxing limitations on the Report Server.
0x80040494
-2147220332
Name: ReportRenderError
Message: An error occurred during report rendering.
0x80048289
-2147188087
Name: ReportRenderExcelFailedMaxFieldLength
Message: Excel export of the report failed because a field exceeds the Excel maximum length of 32767 characters.
0x80048287
-2147188089
Name: ReportRenderInvalidSessionId
Message: Report export failed. The report session has expired or cannot be found. Please run the report again and try exporting. (rsExecutionNotFound)
0x80048288
-2147188088
Name: ReportRenderSubReportFailed
Message: Report export failed because a subreport could not be shown.
0x80048286
-2147188090
Name: ReportRenderTooComplexForWord
Message: The report is too complex to export to Word. Please group the ReportItems together into rectangles to simplify. (rrRenderingError)
0x80048316
-2147187946
Name: ReportSecurityError
Message: The report contains a security violation. ReportId:{0}
0x80048291
-2147188079
Name: ReportServerHasElevatedSQLAccess
Message: SQL-based reports are not allowed to run because the Report Server service account has elevated access to the organization database.
0x80048301
-2147187967
Name: ReportServerInvalidUrl
Message: Cannot contact report server from given URL
0x80048302
-2147187966
Name: ReportServerNoPrivilege
Message: Not enough privilege to configure report server
0x80048309
-2147187959
Name: ReportServerSP2HotFixNotApplied
Message: Report server SP2 Workgroup does not have the hotfix for role creation
0x80048300
-2147187968
Name: ReportServerUnknownException
Message: Unknown exception thrown by report server
0x80048303
-2147187965
Name: ReportServerVersionLow
Message: Report server does not meet the minimal version requirement
0x80048295
-2147188075
Name: ReportTypeBlocked
Message: The report is not a valid type. It cannot be uploaded or downloaded.
0x80048294
-2147188076
Name: ReportUploadDisabled
Message: Reporting Services reports cannot be uploaded. If you want to create a new report, please use the Report Wizard.
0x8004832c
-2147187924
Name: ReportViewerError
Message: An error occurred during report rendering. ReportId:{0}
0x80095FFD
-2146869251
Name: RequestIPMismatchWithSourceCookieIP
Message: Current IP doesn't match with logged-in IP. For security reasons, your session has been terminated. Please sign in again to continue.
0x80044302
-2147204350
Name: RequestIsNotAuthenticated
Message: Request is not authenticated.
0x8009732B
-2146864341
Name: RequestIsNotValidCustomApi
Message: {0} is not a valid Custom API.
0x8004418a
-2147204726
Name: RequestLengthTooLarge
Message: Request message length is too large.
0x80081009
-2146955255
Name: RequiredBundleItemCannotBeUpdated
Message: You can't delete this bundle item because it's a required product in the bundle.
0x80081008
-2146955256
Name: RequiredBundleProductCannotBeDeleted
Message: You can't delete this product record because it's a required product in a bundle.
0x8004F029
-2147160023
Name: RequiredChildReportHasOtherParent
Message: A category option for the reports was not found.
0x80040383
-2147220605
Name: RequiredColumnsNotFoundInImportFile
Message: One or more source columns used in the transformation do not exist in the source file.
0x80040200
-2147220992
Name: RequiredFieldMissing
Message: Required field missing.
0x8006041d
-2147089379
Name: RequiredProcessFlowStepIsNotComplete
Message: You cannot move to the next stage or complete the process until the required Flow Step or Approval Step on the current stage is completed.
0x8006041e
-2147089378
Name: RequiredProcessFlowStepIsNotStarted
Message: To move to the next stage or complete the process, click the required Flow Step or Approval Step on the current stage. You cannot move stages or complete the process until the required Flow Step or Approval Step on the current stage is completed.
0x8006041a
-2147089382
Name: RequiredProcessStepIsNull
Message: To move to the next stage, complete the required steps.
0x80160032
-2146041806
Name: RequiredPropertyDeclarationIsMissing
Message: Property {0} is required, but the declaration is missing. More Details:{1}
0x8004F600
-2147158528
Name: RequireValidImportMapForUpdate
Message: The update operation cannot be completed because the import map used for the update is invalid.
0x80072533
-2147015373
Name: RestrictCustomPluginForVE
Message: Custom plugins are not allowed for Virtual Entity.
0x8004F022
-2147160030
Name: RestrictedSolutionName
Message: The solution unique name '{0}' is restricted and can only be used by internal solutions.
0x8004A121
-2147180255
Name: RestrictedToAccessCDSLiteNonOdataEndpoint
Message: The Application with Id:{appId} can only use Odata endpoint to access APIs of Dataverse for Teams organization.
0x80044152
-2147204782
Name: RestrictInheritedRole
Message: Inherited roles cannot be modified.
0x80090303
-2146893053
Name: RestrictSynchronousCustomPluginForVECUDEvents
Message: Only Asynchronous plugin steps are allowed for virtual entity external events.
0x80072535
-2147015371
Name: RestrictVEInBatch
Message: Write operation for Virtual Entity is not allowed in Batch request.
0x80072534
-2147015372
Name: RestrictVEPluginOnNestedPipelineAtRunTime
Message: Custom plugin execution is not allowed in nested pipeline for Virtual Entity.
0x80097250
-2146864560
Name: RetainNotSupportedForSQLAudits
Message: Retain is not supported for SQL Audits.
0x80048d22
-2147185374
Name: RetentionDisabledOrg
Message: Your admin has disabled long term retention for this environment. Please contact your admin to enable an environment for long term retention.
0x80048d28
-2147185368
Name: RetentionPolicyRescheduleError
Message: The parameter entered is invalid. Parameter name: {0}
0x80048d27
-2147185369
Name: RetentionPolicyUpdateError
Message: The parameter entered is invalid. Parameter name: {0}.
0x80048d25
-2147185371
Name: RetentionRestrictedEntity
Message: Retention is not allowed for the table.
0x8004F993
-2147157613
Name: RetiredProductToBundle
Message: You can't add a retired product to a bundle.
0x80097255
-2146864555
Name: RetrieveByIdError
Message: Retrieve By Id Request failed with error message '{0}'
0x80072552
-2147015342
Name: RetrieveImagePropertiesFail
Message: Cannot retrieve properties for provided entity image
0x80072301
-2147015935
Name: RetrieveOrganizationInfoUnexpectedError
Message: Unexpected error during retrieve organization information. The dependent services might not be available at this time. Please retry later.
0x8005F213
-2147093997
Name: RetrieveRecordOfflineErrorCode
Message: This record isn't available while you're offline. Reconnect and try again.
0x80072300
-2147015936
Name: RetrieveUserLicenseUnexpectedError
Message: Unexpected error during retrieve user license information. The dependent services might not be available at this time. Please retry later.
0x8004F045
-2147159995
Name: RetryFailed
Message: The action was failed after {0} times of retry. InnerException is: {1}.
0x80090901
-2146891519
Name: RevokedSharedLink
Message: The link has been revoked.
0x8004F104
-2147159804
Name: RibbonImportDependencyMissingEntity
Message: The ribbon item '{0}' is dependent on entity {1}.
0x8004F107
-2147159801
Name: RibbonImportDependencyMissingRibbonControl
Message: The ribbon item '{0}' is dependent on ribbon control id='{1}'.
0x8004F105
-2147159803
Name: RibbonImportDependencyMissingRibbonElement
Message: The ribbon item '{0}' is dependent on <{1} Id="{2}" />.
0x8004F106
-2147159802
Name: RibbonImportDependencyMissingWebResource
Message: The ribbon item '{0}' is dependent on Web resource id='{1}'.
0x8004F10B
-2147159797
Name: RibbonImportDuplicateElementId
Message: The ribbon element with the Id:{0} cannot be imported because an existing ribbon element with the same Id already exists.
0x8004F103
-2147159805
Name: RibbonImportEntityNotSupported
Message: The solution cannot be imported because the {0} entity contains a Ribbon definition, which is not supported for that entity. Remove the RibbonDiffXml node from the entity definition and try to import again.
0x8004F101
-2147159807
Name: RibbonImportHidingBasicHomeTab
Message: The definition of the ribbon being imported will remove the Microsoft Dynamics 365 home tab. Include a home tab definition, or a ribbon will not be displayed in areas of the application that display the home tab.
0x8004F10A
-2147159798
Name: RibbonImportHidingJewel
Message: Ribbon customizations cannot hide the <Jewel> node. Any ribbon customization that hides this node is ignored during import and will not be exported.
0x8004F102
-2147159806
Name: RibbonImportInvalidPrivilegeName
Message: The RibbonDiffXml in this solution contains a reference to an invalid privilege: {0}. Update the RibbonDiffXml to reference a valid privilege and try importing again.
0x8004F109
-2147159799
Name: RibbonImportLocationAndIdDoNotMatch
Message: CustomAction Id '{0}' cannot override '{1}' because '{2}' does not match the CustomAction Location value.
0x8004F108
-2147159800
Name: RibbonImportModifyingTopLevelNode
Message: Ribbon customizations cannot be made to the following top-level ribbon nodes: <Ribbon>, <ContextualGroups>, and <Tabs>.
0x8004F10C
-2147159796
Name: RibbonImportRibbonDiffIdInvalidLength
Message: We can’t import this ribbon element because the ID length exceeds the maximum length of 128 characters: {0}
0x80044281
-2147204479
Name: RINotProvisioned
Message: Relationship Insights hasn’t been turned on for your organization {0}.
0x80090914
-2146891500
Name: RoadmapDelegatedAuthorizationNotEnabled
Message: Roadmap Delegated Authorization is not enabled for this organization.
0x80090913
-2146891501
Name: RoadmapPermissionRetrievalFailed
Message: Failed to retrieve Roadmap permissions from Dataverse with error code '{0}' for delegated authorization. Please try again later.
0x80060471
-2147089295
Name: RoboticProcessAutomationFlowProcessesNotEnabled
Message: Creation of Reserved processes is not enabled.
0x80060472
-2147089294
Name: RoboticProcessAutomationFlowProcessesOnlyAvailableOnline
Message: Creation of Reserved processes is only available online.
0x80041403
-2147216381
Name: RoleAlreadyExists
Message: A role with the specified name '{0}' already exists on business unit {1} and Solution Id {3}. Role id: {2}
0x8005F203
-2147094013
Name: RoleNotEnabledForTabletApp
Message: You haven't been authorized to use this app.\nCheck with your system administrator to update your settings.
0x8004E025
-2147164123
Name: RollupAggregateQueryRecordLimitExceeded
Message: Calculations can't be performed online because the calculation limit of {0} related records has been reached.
0x80060561
-2147089055
Name: RollupCalculationLimitReached
Message: Calculations can't be performed at this time because the calculation limit has been reached. Please wait and try again.
0x80060556
-2147089066
Name: RollupDependentFieldNameAlreadyExists
Message: Required dependent field {0} for rollup field cannot be created as another field with same name already exists. Please use an alternative name to create the rollup field.
0x80060546
-2147089082
Name: RollupFieldAggregateFunctionNotAllowed
Message: The aggregate function {0} isn’t allowed.
0x80060545
-2147089083
Name: RollupFieldAggregateFunctionNotAllowedForRollupFieldDataType
Message: The aggregate function {0} isn’t allowed when the rollup field is a {1} data type.
0x80060544
-2147089084
Name: RollupFieldAndAggregateFieldDataTypeFormatMismatch
Message: The {0} data type with format {1} isn’t allowed for the aggregated field when the rollup field is a {2} data type with format {3}.
0x80060553
-2147089069
Name: RollupFieldDefinitionNotValid
Message: The calculation failed because the rollup field definition is invalid. Contact your system administrator.
0x80060541
-2147089087
Name: RollupFieldDependentFieldCannotDeleted
Message: Rollup field {0} depends on this field. It can only be deleted by deleting the corresponding rollup field {0}.
0x8004E027
-2147164121
Name: RollupFieldNoWriteAccess
Message: User does not have write permission on {0} record {1} with ID:{2} to calculate rollup field.
0x8006053d
-2147089091
Name: RollupFieldsAggregateFieldDataTypeNotAllowedSimilarRollupFieldDataType
Message: The {0} data type isn’t allowed for the aggregated field when the rollup field is a {1} data type.
0x80060540
-2147089088
Name: RollupFieldsAggregateFieldNotBelongToRelatedEntity
Message: The aggregated field {0} doesn’t belong to the related entity {1}.
0x8006053f
-2147089089
Name: RollupFieldsAggregateFieldNotBelongToSourceEntity
Message: The aggregated field {0} doesn’t belong to the source entity {1}.
0x80060537
-2147089097
Name: RollupFieldsAggregateFieldNotPartOfEntity
Message: Aggregated field {0} does not belong to entity {1}
0x8006053a
-2147089094
Name: RollupFieldsAggregateFunctionTypeMismatch
Message: The {0} data type isn’t allowed for the aggregated field when the aggregate function is {1}.
0x80060536
-2147089098
Name: RollupFieldsAggregateNotDefined
Message: An aggregate function and an aggregated field must be provided for the rollup.
0x8006053c
-2147089092
Name: RollupFieldsAggregateOnRollupFieldOrComplexCalcFieldNotAllowed
Message: The aggregated field must be either a simple field or a basic calculated field.
0x80070551
-2147023535
Name: RollupFieldsAggregateOnRollupFieldOrComplexFormulaFieldNotAllowed
Message: The aggregated field must be either a simple field or a basic formula field.
0x8006053e
-2147089090
Name: RollupFieldsDataTypeNotValid
Message: The {0} data type isn’t valid for the rollup field.
0x8006053b
-2147089093
Name: RollupFieldsGeneric
Message: The rollup field definition isn't valid.
0x80060548
-2147089080
Name: RollupFieldSourceFilterFieldNotAllowed
Message: The source entity filter must use either a simple field or a basic calculated field. It can't use a rollup field, or a calculated field that is using a rollup field.
0x80070549
-2147023543
Name: RollupFieldSourceFilterFormulaFieldNotAllowed
Message: The source entity filter must use either a simple field or a basic formula field. It can't use a rollup field, or a formula field that is using a rollup field.
0x80060535
-2147089099
Name: RollupFieldsSourceEntityNotHierarchical
Message: The source entity {0} hierarchy doesn’t exist.
0x80060538
-2147089096
Name: RollupFieldsSourceFilterConditionInvalid
Message: The source entity {0} filter condition {1} isn’t valid.
0x80060552
-2147089070
Name: RollupFieldsTargetEntityNotValid
Message: Related entity {0} is not allowed for rollups.
0x80060539
-2147089095
Name: RollupFieldsTargetFilterConditionInvalid
Message: The related entity {0} filter condition {1} isn’t valid.
0x80060534
-2147089100
Name: RollupFieldsTargetRelationshipNotPartOfOneToNRelationship
Message: 1:N relationship {0} from the source entity {1} to the related entity {2} doesn’t exist.
0x80060533
-2147089101
Name: RollupFieldsTargetRelationshipNull
Message: The related entity is empty. It must be provided when the source entity hierarchy isn’t used for the rollup.
0x80060551
-2147089071
Name: RollupFieldsTargetSameAsSourceEntity
Message: Self referential 1:N relationships are not allowed for the rollup field.
0x80060565
-2147089051
Name: RollupFieldsV2FeatureNotEnabled
Message: The feature is not supported in the current version of the product
0x80060549
-2147089079
Name: RollupFieldTargetFilterFieldNotAllowed
Message: The target entity filter must use either a simple field or a basic calculated field. It can't use a rollup field, or a calculated field that is using a rollup field.
0x80070550
-2147023536
Name: RollupFieldTargetFilterFormulaFieldNotAllowed
Message: The target entity filter must use either a simple field or a basic formula field. It can't use a rollup field, or a formula field that is using a rollup field.
0x80060560
-2147089056
Name: RollupFormulaFieldInvalid
Message: The formula field isn’t valid.
0x80060564
-2147089052
Name: RollupInvalidAttributeForFilterCondition
Message: The {0} attribute is not allowed for filter condition.
0x80060557
-2147089065
Name: RollupOrCalcNotAllowedInWorkflowWaitCondition
Message: The field {0} is either a rollup field or a rollup dependent field or a calculated field. Such fields are not allowed in workflow wait condition.
0x80060563
-2147089053
Name: RollupTargetLinkedEntityCanOnlyUsedForActivityPartyEntities
Message: Target related entity can only be used for {0} entity for rollup over {1} type entities.
0x80060562
-2147089054
Name: RollupTargetLinkedEntityOnlySupportedForActivityEntities
Message: Target related entity is only supported for rollup over {0} type entities.
0x80060566
-2147089050
Name: RollupTargetLinkedRelationshipNotValid
Message: Target Linked Relationship {0} is not valid.
0x80050103
-2147155709
Name: RootAppElementAndAppModuleBaseNotSame
Message: Cannot Change Base Solution for App '{0}'. New Base Solution should also bring App Element with Canvas App.
0x80041d63
-2147213981
Name: RootBusinessUnitCannotBeDisabled
Message: Root Business unit cannot be disabled.
0x8005E246
-2147098042
Name: RouterIsDisabled
Message: Microsoft Dynamics 365 has been configured to use server-side synchronization to process email. This error occurs because some clients are still configured to use the legacy Email router. You need to uninstall the Email router client application on any servers it was installed on.
0x80040401
-2147220479
Name: RouteToTeamNotAllowed
Message: You cannot route records from this private queue with id {0} to a team.
0x80040402
-2147220478
Name: RouteToUserNotAllowed
Message: You cannot route records from this private queue with id {0} to the selected user with id {1} since they are not a member of the queue.
0x800404e9
-2147220247
Name: RouteTypeUnsupported
Message: The route type is unsupported
0x800404e7
-2147220249
Name: RoutingNotAllowed
Message: This object type can not be routed.
0x8004F885
-2147157883
Name: RoutingRuleActivateDeactivateByNonOwner
Message: This Routing Rule Set cannot be activated or deactivated by someone who is not its owner.
0x8004F877
-2147157897
Name: RoutingRuleMissingRuleCriteria
Message: You can't activate this rule until you resolve any missing rule criteria information in the rule items.
0x8004F878
-2147157896
Name: RoutingRulePublishedByNonOwner
Message: The Routing Rule Set cannot be published or unpublished by someone who is not its owner.
0x8004F876
-2147157898
Name: RoutingRulePublishedByOwner
Message: Your rule can't be activated until the current active rule is deactivated. The active rule can only be deactivated by the rule owner.
0x80047001
-2147192831
Name: RowGuidIsNotValidName
Message: rowguid is a reserved name and cannot be used as an identifier
0x8004831c
-2147187940
Name: RSCancelBatchError
Message: Error occurred while canceling the batch operation.
0x80048320
-2147187936
Name: RSCreateBatchError
Message: Error occurred while creating a batch operation.
0x80048317
-2147187945
Name: RSDeleteItemError
Message: Error occurred while deleting an item from the report server.
0x8004831d
-2147187939
Name: RSExecuteBatchError
Message: Error occurred while performing the batch operation.
0x80048318
-2147187944
Name: RSFindItemsError
Message: Error occurred while finding an item on the report server.
0x8004831a
-2147187942
Name: RSGetDataSourceContentsError
Message: Error occurred while getting the data source contents.
0x80048321
-2147187935
Name: RSGetItemDataSourcesError
Message: Error occurred while fetching current data sources.
0x8004832b
-2147187925
Name: RSGetItemTypeError
Message: Error occurred while fetching the report.
0x8004831e
-2147187938
Name: RSGetReportHistoryLimitError
Message: Error occurred while fetching the number of snapshots stored for the report.
0x80048323
-2147187933
Name: RSGetReportParametersError
Message: Error occurred while getting report parameters.
0x8004831b
-2147187941
Name: RSListExtensionsError
Message: Error occurred while fetching the list of data extensions installed on the report server.
0x8004831f
-2147187937
Name: RSListReportHistoryError
Message: Error occurred while fetching the report history snapshots.
0x80048330
-2147187920
Name: RSMoveItemError
Message: Cannot move report item {0} to {1}
0x80048329
-2147187927
Name: RSReportParameterTypeMismatchError
Message: The parameter type of the report is not valid.
0x80048319
-2147187943
Name: RSSetDataSourceContentsError
Message: Error occurred while setting the data source contents.
0x80048325
-2147187931
Name: RSSetExecutionOptionsError
Message: Error occurred while setting execution options.
0x80048322
-2147187934
Name: RSSetItemDataSourcesError
Message: Error occurred while setting the data source.
0x8004832a
-2147187926
Name: RSSetPropertiesError
Message: Error occurred while setting property values for the report.
0x80048327
-2147187929
Name: RSSetReportHistoryLimitError
Message: Error occurred while setting report history snapshot limit.
0x80048326
-2147187930
Name: RSSetReportHistoryOptionsError
Message: Error occurred while setting report history snapshot options.
0x80048324
-2147187932
Name: RSSetReportParametersError
Message: Error occurred while setting report parameters.
0x80048328
-2147187928
Name: RSUpdateReportExecutionSnapshotError
Message: Error occurred while taking snapshot of a report.
0x80060014
-2147090412
Name: RuleActivationNotAllowedWithDeletedStages
Message: You can't activate this rule because it contains a deleted stage or stage category. Fix the rule and try again.
0x8004F884
-2147157884
Name: RuleAlreadyExistsWithSameQueueAndChannel
Message: Record creation rule for the specified channel and queue already exists. You can't create another one.
0x8004F852
-2147157934
Name: RuleAlreadyInactiveState
Message: This routing rule is already in Active state.
0x8004F853
-2147157933
Name: RuleAlreadyInDraftState
Message: You can not deactivate a draft routing rule.
0x80048434
-2147187660
Name: RuleAlreadyPublishing
Message: The selected duplicate detection rule is already being published.
0x80060012
-2147090414
Name: RuleCreationNotAllowedForCyclicReferences
Message: You can't create this rule because it contains a cyclical reference. Fix the rule and try again.
0x80048433
-2147187661
Name: RuleNotFound
Message: No rules were found that match the criteria.
0x80060007
-2147090425
Name: RuleNotSupportedForEditor
Message: The current rule definition cannot be edited in the Business rule editor.
0x80048423
-2147187677
Name: RulesInInconsistentStateFound
Message: One or more rules cannot be unpublished, either because they are in the process of being published, or are in a state where they cannot be unpublished.
0x80090308
-2146893048
Name: RuntimeIntegrationPropertiesNotWriteable
Message: RuntimeIntegrationProperties attribute is not writeable. Please remove this attribute from the payload and try again. Solution unique name: {0}, Solution Id: {1}, Entity name: {2}, Entity primary key: {3}.
0x8004F671
-2147158415
Name: RuntimeRibbonXmlValidation
Message: The most recent customized ribbon for a tab on this page cannot be generated. The out-of-box version of the ribbon is displayed instead.
0x80097620
-2146863584
Name: RWCTokenGraphCallFallbackFailed
Message: Read write consistency token not honored by Microsoft Entra ID and consecutive retry call without read write consistency token also failed.
0x8005E243
-2147098045
Name: S2SAccessTokenCannotBeAcquired
Message: Failed to acquire S2S access token from authorization server.
0x80044259
-2147204519
Name: S2SNotConfigured
Message: Office Graph Integration relies on server-based SharePoint integration. To use this feature, enable server-based integration and have at least one active SharePoint site.
0x80048ced
-2147185427
Name: SalesOrderAndInvoiceCurrencyNotEqual
Message: The currency of the record does not match the currency of the price list.
0x80043803
-2147207165
Name: SalesPeopleDuplicateCalendarNotAllowed
Message: Fiscal calendar already exists for this salesperson/year
0x80043801
-2147207167
Name: SalesPeopleEmptyEffectiveDate
Message: Fiscal calendar effective date cannot be empty
0x80043800
-2147207168
Name: SalesPeopleEmptySalesPerson
Message: Parent salesperson cannot be empty
0x80043805
-2147207163
Name: SalesPeopleManagerNotAllowed
Message: Territory manager cannot belong to other territory
0x80072007
-2147016697
Name: SameSolutionCircularDependenciesIdentified
Message: Circular dependencies were identified for this solution.
0x80048840
-2147186624
Name: SampleDataIsNotUninstalled
Message: InitialSolutionSampleDataState is not Uninstalled. :{0}
0x80044171
-2147204751
Name: SandboxClientPluginTimeout
Message: The plug-in execution failed because the operation has timed-out at the Sandbox Client.
0x8004418e
-2147204722
Name: SandboxHostNotAvailable
Message: The plug-in execution failed because no Sandbox Hosts are currently available. Please check that you have a Sandbox server configured and that it is running.
0x80044172
-2147204750
Name: SandboxHostPluginTimeout
Message: The plug-in execution failed because the operation has timed-out at the Sandbox Host.
0x80044194
-2147204716
Name: SandboxHostSubnetDelegationFailed
Message: The plug-in execution failed because your organization's subnet delegation configuration may be incorrect. To fix the configuration, contact your tenant administrator. Please refer to this document: https://go.microsoft.com/fwlink/?linkid=2195693
0x80081115
-2146954987
Name: SandboxPluginDisabled
Message: Sandbox Plug-in execution is disabled.
0x80044174
-2147204748
Name: SandboxSdkListenerStartFailed
Message: The plug-in execution failed because the Sandbox Client encountered an error during initialization.
0x8004418d
-2147204723
Name: SandboxWorkerNotAvailable
Message: The plug-in execution failed because the Sandbox Worker process crashed. This is typically due to an error in the plug-in code. Please refer to this document: https://go.microsoft.com/fwlink/?linkid=2189390
0x80081111
-2146954991
Name: SandboxWorkerPluginExecuteTimeout
Message: Didn’t receive a response from the {0} plug-in within the 2:20-minute limit.
0x80044173
-2147204749
Name: SandboxWorkerPluginTimeout
Message: The plug-in execution failed because the operation has timed-out at the Sandbox Worker.
0x80081116
-2146954986
Name: SandboxWorkerThrottleLimit
Message: Maximum processes allocated for plug-in business logic exceeded. Fatal errors in plug-ins for this environment have occurred {0} times in the last {1} minutes. Each error requires an additional process to recover. Processes for plug-ins are being recycled. All plug-ins for this environment will fail during this period. More information: https://go.microsoft.com/fwlink/?linkid=2038718
0x8004026b
-2147220885
Name: SaveAsDraftAppointmentNotAllowed
Message: AllowSaveAsDraftAppointment is turned off.
0x8005F209
-2147094007
Name: SaveDataFileErrorOutOfSpace
Message: Try this action again. If the problem continues, check the {0} for solutions or contact your organization's {#Brand_CRM} Administrator. Finally, you can contact {1}.
0x80047017
-2147192809
Name: SavedQueryIsNotCustomizable
Message: The specified view is not customizable
0x800609A0
-2147087968
Name: SavedQueryValidationError
Message: You can’t publish profile {0} because one of its profile items {1} has an entity {2} in the saved query {3}, which isn’t part of this profile.
0x80060913
-2147088109
Name: SavePending
Message: Save operation is already running in the background.
0x8004F983
-2147157629
Name: SaveRecordBeforeAddingBundle
Message: After you select a price list, you must save the record before you can add a bundle with optional products.
0x8004A107
-2147180281
Name: ScaleGroupDisabled
Message: The specified scalegroup is disabled. Access to organizations in this scalegroup are not allowed.
0x80090014
-2146893804
Name: ScalegroupIdMismatch
Message: Scalegroup id does not match. Input: {0}, expected: {1}
0x80060915
-2147088107
Name: SchedulingFailedForBookingValidation
Message: Book or Reschedule operation failed due to booking validation.
0x80060914
-2147088108
Name: SchedulingFailedForInvalidData
Message: Book or Reschedule operation failed due to invalid data.
0x80044364
-2147204252
Name: SchemaNameContainsNonAlphaNumericCharacters
Message: Identifier {0} for type {2} can only consist of alpha-numeric and underscore characters.
0x80044363
-2147204253
Name: SchemaNameisNotUnique
Message: The schema name {0} for type {1} is not unique. An {0} with same name already exists.
0x80044367
-2147204249
Name: SchemaNameLengthExceedsLimit
Message: Identifiers cannot be more than {1} characters long. The provided schema name {0} length for type {2} is greater than maxlength {1} characters.
0x80044361
-2147204255
Name: SchemaNameMatchesExistingIdentifier
Message: Identifiers cannot match existing object names. An object of type {1} with same name {0} already exists.
0x80044362
-2147204254
Name: SchemaNameMatchesReservedSqlKeywords
Message: Identifiers cannot match reserved SQL keywords. The name provided :{0} for type {1} matches KeyWord:{2}
0x80044365
-2147204251
Name: SchemaNameNotStartwithLetter
Message: Identifers should start with a letter. The schema name {0} for type {2} doesn't start with letter.
0x80060403
-2147089405
Name: ScopeNotSetToGlobal
Message: Scope should be set to Global while creating business process flow category
0x80044182
-2147204734
Name: SdkCorrelationTokenDepthTooHigh
Message: This workflow job was canceled because the workflow that started it included an infinite loop. Correct the workflow logic and try again. For information about workflow logic, see Help.
0x80044187
-2147204729
Name: SdkCustomProcessingStepIsNotAllowed
Message: Custom SdkMessageProcessingStep is not allowed on the specified message and entity.
0x80040800
-2147219456
Name: SdkEntityDoesNotSupportMessage
Message: The method being invoked does not support provided entity type.
0x80044188
-2147204728
Name: SdkEntityOfflineQueuePlaybackIsNotAllowed
Message: Entity '{0}' is not allowed in offline queue playback.
0x8004416b
-2147204757
Name: SdkInvalidMessagePropertyName
Message: Message property name '{0}' is not valid on message {1}.
0x80044189
-2147204727
Name: SdkMessageDoesNotSupportImageRegistration
Message: Message '{0}' does not support image registration.
0x8004416e
-2147204754
Name: SdkMessageDoesNotSupportPostImageRegistration
Message: PreEvent step registration does not support Post Image.
0x8004416d
-2147204755
Name: SdkMessageInvalidImageTypeRegistration
Message: Message {0} does not support this image type.
0x80044824
-2147203036
Name: SdkMessageNotImplemented
Message: Sdk message is not implemented.
0x80090477
-2146892681
Name: SdkMessageNotSupportedForCDSLite
Message: The '{0}' message is not supported for the {1} offering
0x80090498
-2146892648
Name: SdkMessageNotSupportedForCDSLiteSOAP
Message: The '{0}' is only allowed to be accessed from OData endpoint in Dataverse for Teams offering. EnitytName: {1}
0x80044181
-2147204735
Name: SdkMessageNotSupportedOnClient
Message: The message requested is not supported on the client.
0x80044180
-2147204736
Name: SdkMessageNotSupportedOnServer
Message: The message requested is not supported on the server.
0x8004419a
-2147204710
Name: SdkMessageProcessingStepStateCannotBeModified
Message: A Microsoft registered SDK message processing step cannot be modified.
0x8004F903
-2147157757
Name: SdkMessagesDeprecatedError
Message: This message is no longer available. Please consult the SDK for alternative messages.
0x80044309
-2147204343
Name: SdkNotEnoughPrivilegeToSetCallerOriginToken
Message: Caller does not have enough privilege to set CallerOriginToken to the specified value.
0x80090307
-2146893049
Name: SdkStepsNotAllowedForMessage
Message: Custom Sdkmessageprocessingsteps are not allowed for this message.
0x80060307
-2147089657
Name: SearchableEntityNotFound
Message: No entities were found to be searchable. Please make sure that you have at least one entity selected. Please see this link for more details: https://go.microsoft.com/fwlink/?linkid=2154384
0x80060308
-2147089656
Name: SearchRateLimitExceeded
Message: Number of requests exceeded the limit.
0x800401ff
-2147220993
Name: SearchTextLenExceeded
Message: Search Text Length Exceeded.
0x80071025
-2147020763
Name: SelectedFileNotFound
Message: Unable to copy the documents. The source file no longer exists.
0x80048554
-2147187372
Name: SelfBlockedCauseTimeout
Message: The database operation timed out due to blocking induced by an internal server error. Please retry the operation. If you continue to encounter this error, please contact Support.
0x80048d1D
-2147185379
Name: SenderActivityPartyDoesNotHaveSendAsAllowed
Message: The user {0} selected in the From field does not have the option enabled to allow other users to send the email on their behalf. See https://go.microsoft.com/fwlink/p/?linkid=2007131
0x8004E003
-2147164157
Name: SeriesMeasureCollectionMismatch
Message: Number of series for chart area and number of measure collections for category should be same.
0x8005E255
-2147098027
Name: ServerLocationAndSSLSetToYes
Message: The URL specified for Server Location uses HTTP but Secure Sockets Layer(SSL) is required for Exchange Online.
0x8005E250
-2147098032
Name: ServerLocationIsEmpty
Message: Server Location Field cannot be Empty
0x8005E24A
-2147098038
Name: ServiceAccountMailboxesCountIsGreaterThanOne
Message: More no of service account mailboxes is associated to emailserver profile
0x8005E249
-2147098039
Name: ServiceAccountMailboxesCountIsZero
Message: No service account mailbox is associated for the email server profile.
0x80081112
-2146954990
Name: ServiceBusEndpointNotConfigured
Message: Configuration of required credentials must be completed before messages can be sent.
0x80044178
-2147204744
Name: ServiceBusExtendedTokenFailed
Message: Failed to retrieve the additional token for service bus post.
0x80044177
-2147204745
Name: ServiceBusIssuerCertificateError
Message: Service integration issuer certificate error.
0x80044176
-2147204746
Name: ServiceBusIssuerNotFound
Message: Cannot find service integration issuer information.
0x80050208
-2147155448
Name: ServiceBusMaxSizeExceeded
Message: The service bus call failed because the request payload has exceeded maximum allowed size. Please reduce your request size and retry.
0x8004417A
-2147204742
Name: ServiceBusPostDisabled
Message: Service bus post is disabled for the organization.
0x80044175
-2147204747
Name: ServiceBusPostFailed
Message: The service bus post failed.
0x80044179
-2147204743
Name: ServiceBusPostPostponed
Message: Service bus post is being postponed.
0x80050209
-2147155447
Name: ServiceEndpointAcsAuthNotSupported
Message: Service Endpoint with ACS authentication type is no longer supported. Please change your endpoint configuration to use a supported authentication type
0x80040244
-2147220924
Name: ServiceInstantiationFailed
Message: Instantiation of an Entity failed.
0x80090911
-2146891503
Name: ServiceRolesCanOnlyBeAssignedToAppUsers
Message: The Service Reader, Writer and Deleter roles can only be assigned to an app user. Details: userOrTeamId={0}, roleId={1}
0x80040253
-2147220909
Name: SessionTokenUnavailable
Message: Session token is not available unless there is a transaction in place.
0x80060374
-2147089548
Name: SetActiveNotSupportedOnNewRecords
Message: SetActiveProcess is not supported on new records.
0x80048149
-2147188407
Name: SharePointAbsoluteAndRelativeUrlEmpty
Message: Both absolute URL and relative URL cannot be null.
0x800608B3
-2147088205
Name: SharePointAuthenticationFailure
Message: Microsoft Dynamics 365 cannot authenticate this user {0} . Verify that the information for this user is correct, and then try again.
0x800608B4
-2147088204
Name: SharePointAuthorizationFailure
Message: Microsoft Dynamics 365 cannot authorize this user {0} . Verify that the information for this user is correct, and then try again.
0x800608B1
-2147088207
Name: SharePointCertificateExpired
Message: Certificate used for Sharepoint validation has expired
0x800608B5
-2147088203
Name: SharePointConnectionFailure
Message: Microsoft Dynamics 365 cannot connect this user {0} to SharePoint. Verify that the information for this user is correct and exists in SharePoint, and then try again.
0x8004F302
-2147159294
Name: SharePointCrmDomainValidator
Message: The SharePoint and Microsoft Dynamics 365 Servers are on different domains. Please ensure a trust relationship between the two domains.
0x8004F309
-2147159287
Name: SharePointCrmGridIsInstalledValidator
Message: The Microsoft Dynamics 365 Grid component must be installed on the SharePoint server. This component is required for SharePoint integration to work correctly.
0x8004F314
-2147159276
Name: SharePointErrorAbsoluteUrlClipped
Message: The URL exceeds the maximum number of 256 characters. Use shorter names for sites and folders, and try again.
0x8004F310
-2147159280
Name: SharePointErrorRetrieveAbsoluteUrl
Message: An error occurred while retrieving the absolute and site collection url for a SharePoint object.
0x8004F311
-2147159279
Name: SharePointInvalidEntityForValidation
Message: Entity Does not support SharePoint Url Validation.
0x80090908
-2146891512
Name: SharePointPermissionRetrievalFailed
Message: Failed to retrieve permissions from SharePoint with error code '{0}' for delegated authorization. Please try again later.
0x800608B2
-2147088206
Name: SharePointRealmMismatch
Message: Sharepoint realm ID entered does not match with the registered realm at Sharepoint side.
0x80048057
-2147188649
Name: SharePointRecordWithDuplicateUrl
Message: There is already a record with the same Url.
0x8004F0FA
-2147159814
Name: SharePointRoleProvisionJobAlreadyExists
Message: A system job to provision the selected security role is pending. Any changes made to the security role record before this system job starts will be applied to this system job.
0x80071017
-2147020777
Name: SharePointS2SIsDisabled
Message: SharePoint server-based SharePoint integration not enabled.
0x8004F303
-2147159293
Name: SharePointServerDiscoveryValidator
Message: The URL is incorrect or the site is not running.
0x8004F308
-2147159288
Name: SharePointServerLanguageValidator
Message: Microsoft Dynamics 365 and Microsoft Office SharePoint Server must have the same base language.
0x8004F304
-2147159292
Name: SharePointServerVersionValidator
Message: The SharePoint Site Collection must be running a supported version of Microsoft Office SharePoint Server or Microsoft Windows SharePoint Services. Please refer the implementation guide.
0x8004F305
-2147159291
Name: SharePointSiteCollectionIsAccessibleValidator
Message: The URL is incorrect or the site is not running.
0x8004F0F8
-2147159816
Name: SharePointSiteCreationFailure
Message: Failed to create the site {0} in SharePoint.
0x80071014
-2147020780
Name: SharePointSiteNotConfigured
Message: SharePointSite is not configured, it need to be configured.
0x8004F0F3
-2147159821
Name: SharePointSiteNotPresentInSharePoint
Message: Site {0} does not exists in SharePoint.
0x8004F307
-2147159289
Name: SharePointSitePermissionsValidator
Message: The current user does not have the appropriate privileges. You must be a SharePoint site administrator on the SharePoint site.
0x8004F0FB
-2147159813
Name: SharePointSiteWideProvisioningJobFailed
Message: SharePoint provisioning job has failed.
0x8004F0F9
-2147159815
Name: SharePointTeamProvisionJobAlreadyExists
Message: A system job to provision the selected team is pending. Any changes made to the team record before this system job starts will be applied to this system job.
0x8004F0F6
-2147159818
Name: SharePointUnableToAclSite
Message: Unable to ACL site {0} in SharePoint.
0x8004F0F5
-2147159819
Name: SharePointUnableToAclSiteWithPrivilege
Message: Unable to ACL site {0} with privilege {1} in SharePoint.
0x8004F0F1
-2147159823
Name: SharePointUnableToAddUserToGroup
Message: Microsoft Dynamics 365 cannot add this user {0} to the group {1} in SharePoint. Verify that the information for this user and group are correct and that the group exists in SharePoint, and then try again.
0x8004F0F7
-2147159817
Name: SharePointUnableToCreateSiteGroup
Message: Unable to create site group {0} in SharePoint.
0x8004F0F2
-2147159822
Name: SharePointUnableToRemoveUserFromGroup
Message: Unable to remove user {0} from group {1} in SharePoint.
0x8004F0F4
-2147159820
Name: SharePointUnableToRetrieveGroup
Message: Unable to retrieve the group {0} from SharePoint.
0x8004F301
-2147159295
Name: SharePointUrlHostValidator
Message: The URL cannot be resolved into an IP.
0x8004F306
-2147159290
Name: SharePointUrlIsRootWebValidator
Message: The URL is not valid. The URL must be a valid site collection and cannot include a subsite. The URL must be in a valid form, such as http://SharePointServer/sites/CrmSite.
0x800608B6
-2147088202
Name: SharePointVersionUnsupported
Message: Microsoft Dynamics 365 cannot connect to Sharepoint as the Sharepoint Version is unsupported. Install the correct version, and then try again.
0x80071016
-2147020778
Name: SimilarityRuleDisabled
Message: No similarity rule active for this entity.
0x80071018
-2147020776
Name: SimilarityRuleFCBOff
Message: Similarity rules not enabled.
0x80160040
-2146041792
Name: SimplePropertyCannotHaveChildNodes
Message: Simple property {0} cannot have child nodes. More Details:{1}
0x8004037e
-2147220610
Name: SingletonMappingFoundForArrayParameter
Message: A single transformation parameter mapping is defined for an array parameter.
0x80090492
-2146892654
Name: SiteMapCannotBeEmpty
Message: SiteMap needs to have a non-empty Area with a non-empty Group, even when ignoring all Areas, Groups, and SubAreas with an IsVisible child, regardless of their visibility settings.
0x80050016
-2147155946
Name: SiteMapMissing
Message: You don’t have permissions for these records or something may be wrong with the site map. Contact your system administrator.If you are the administrator, you can go to the solutions page and import a different solution.
0x80090010
-2146893808
Name: SiteMapSettingsAreaMissing
Message: Settings area with id = "Settings" is missing from default sitemap, add a settings area or update to "Settings" from sitemap designer and try again.
0x80090467
-2146892697
Name: SitemapSettingsDoNotExist
Message: "Settings '{0}' introduced in the Sitemap do not exist."
0x80090466
-2146892698
Name: SitemapSettingsNeedToBeBoolean
Message: "Settings in the Sitemap need to be of Boolean data type."
0x8004F401
-2147159039
Name: SiteMapXsdValidationError
Message: Sitemap xml failed XSD validation with the following error: '{0}' at line {1} position {2}.
0x800608A3
-2147088221
Name: SkipValidDateTimeBehavior
Message: The behavior value for this field was ignored. A System Customizer will need to configure the behavior value for this field directly.
0x8004F872
-2147157902
Name: SlaActivateDeactivateByNonOwner
Message: This SLA cannot be activated or deactivated by someone who is not its owner.
0x8004F861
-2147157919
Name: SlaAlreadyInactiveState
Message: You can't activate this record because it's already active.
0x8004F862
-2147157918
Name: SlaAlreadyInDraftState
Message: You can't deactivate this record because it's in a draft state.
0x80055011
-2147135471
Name: SlaItemDeleteOperationError
Message: SLAItem delete operation encountered some errors. {0}, see log for more detail. Please contact your system administrator.
0x80055003
-2147135485
Name: SlaNotEnabledEntity
Message: SLA is not enabled for this entity.
0x8004F875
-2147157899
Name: SlaPermissionToPerformAction
Message: You don't have the required permissions on SLAs and processes to perform this action.
0x80090448
-2146892728
Name: SLARecordTypeNotSupportedOnDifferentEntityTypeException
Message: Please select an SLA that has a matching entity.
0x80055010
-2147135472
Name: SlaServiceActivateWorkflowError
Message: Error while activating workflow. Please correct the workflow and try again or reach out to Dynamics 365 customer support.
0x80040489
-2147220343
Name: SnapshotReportNotReady
Message: The selected report is not ready for viewing. The report is still being created or a report snapshot is not available. ReportId:{0}
0x80060621
-2147088863
Name: SocialCareDisabledError
Message: There's a problem communicating with the Dynamics 365 Organization. The organization might be unavailable or the feature is set so that it can't receive social data. Try again later. If the problem persists, contact your Microsoft Dynamics 365 administrator.
0x80097602
-2146863614
Name: SolutionCabFileVerifiedRequired
Message: Cab file required for importing solution with name {0} and publisher name {1}.
0x8007200A
-2147016694
Name: SolutionComponentDefinitionNotAvailable
Message: Cannot create component definition for solution-aware entity {0}.
0x80071151
-2147020463
Name: SolutionConcurrencyFailure
Message: The solution installation or removal failed due to the installation or removal of another solution at the same time. Please try again later.
0x8004701C
-2147192804
Name: SolutionConfigurationPageMustBeHtmlWebResource
Message: The solution configuration page must exist within the solution it represents.
0x8004F080
-2147159936
Name: SolutionContextNotSupported
Message: This method doesn't only support SolutionContexts used to install managed solutions. Unsupported: [{0}]
0x80048543
-2147187389
Name: SolutionImportCauseTimeout
Message: The operation timed out. This may be because a solution is currently being imported into this environment. Please try again after the solution import is completed. Solutions should be imported outside of working hours if possible.
0x80072003
-2147016701
Name: SolutionRestrictedAttributes
Message: Component cannot be created because it already has solution-aware columns. Entity: {0}, Existing Attribute: {1}
0x80097603
-2146863613
Name: SolutionSignatureVerifiedRequired
Message: Digital Signature verification required for importing solution with name {0} and publisher name {1}.
0x8004F023
-2147160029
Name: SolutionUniqueNameViolation
Message: The solution unique name '{0}' is already being used and cannot be used again.
0x8004F046
-2147159994
Name: SolutionUpgradeFailed
Message: Solution Upgrade action failed after import as holding. InnerException is: {1}.
0x8004853B
-2147187397
Name: SolutionUpgradeNotAvailable
Message: "The {0} solution doesn’t have an upgrade that is ready to be applied."
0x8004803C
-2147188676
Name: SolutionUpgradeOfApiManagedSolutionError
Message: The import has failed because an ApiManaged solution cannot be updated.
0x8004853C
-2147187396
Name: SolutionUpgradeWrongSolutionSelected
Message: "To use this action, you must first select the old solution and then try again."
0x80044340
-2147204288
Name: SourceAttributeHeaderTooBig
Message: Column headers must be 160 or fewer characters. Fix the column headers, and then run Data Migration Manager again.
0x8004033d
-2147220675
Name: SourceEntityMappedToMultipleTargets
Message: This source entity is mapped to more than one Microsoft Dynamics 365 entity. Remove any duplicate mappings, and then import this data map again.
0x8006072A
-2147088598
Name: SPAccountNameFetchFailure
Message: Exception occured while fetching account name from Sharepoint.
0x80060760
-2147088544
Name: SPAllFilesErrorScenario
Message: One or more sites in all files view of SharePointDocument failed.
0x8006070A
-2147088630
Name: SPBadLockInFileCollectionErrorCode
Message: The file in the collection has bad lock
0x80060767
-2147088537
Name: SPCertificationError
Message: S2STokenIssuer certificate not found.
0x80060761
-2147088543
Name: SPConnectionFailure
Message: Failed to connect to SharePointSite.
0x80060720
-2147088608
Name: SPCurrentDocumentLocationDisabledErrorCode
Message: Current document location is disabled by administrator
0x80060721
-2147088607
Name: SPCurrentFolderAlreadyExistErrorCode
Message: Record already present in db
0x80060713
-2147088621
Name: SPDataValidationFiledOnFieldAndListErrorCode
Message: Data validation has failed on the field and the list
0x80060711
-2147088623
Name: SPDataValidationFiledOnFieldErrorCode
Message: Data validation has failed on the field
0x80060712
-2147088622
Name: SPDataValidationFiledOnListErrorCode
Message: Data validation has failed on the list
0x80060739
-2147088583
Name: SPDefaultSiteNotPresent
Message: OneDrive activation needs a default SharePoint site.
0x8006073C
-2147088580
Name: SPDocumentLibraryMissingErrorCode
Message: Document library {0} has been renamed or deleted from SharePoint site {1}. Rerun the document management wizard and try again
0x80060734
-2147088588
Name: SPDocumentMappingFailure
Message: Can't map documents to their location.
0x80060708
-2147088632
Name: SPDuplicateValuesFoundErrorCode
Message: The list item could not be updated because duplicate values were found for one or more field(s) in the list
0x8005E253
-2147098029
Name: SpecifyIncomingPassword
Message: Specify password for Incoming Connection
0x8005E24F
-2147098033
Name: SpecifyInComingPort
Message: Specify Incomming Port and save again
0x8005E24B
-2147098037
Name: SpecifyIncomingServerLocation
Message: Specify the URL of the incoming server location
0x8005E251
-2147098031
Name: SpecifyIncomingUserName
Message: Specify username for Incoming Connection
0x8005E254
-2147098028
Name: SpecifyOutgoingPassword
Message: Specify password for Outgoing Connection
0x8005E256
-2147098026
Name: SpecifyOutgoingPort
Message: Specify Outgoing Port and save again
0x8005E24C
-2147098036
Name: SpecifyOutgoingServerLocation
Message: Specify the URL of the outgoing server location
0x8005E252
-2147098030
Name: SpecifyOutgoingUserName
Message: Specify username for Outgoing Connection
0x80060705
-2147088635
Name: SPExclusiveLockOnFileErrorCode
Message: Exclusive lock on the file
0x80060702
-2147088638
Name: SPFileAlreadyCheckedOutErrorCode
Message: File is already checked out
0x80060703
-2147088637
Name: SPFileCheckedOutInvalidArgsErrorCode
Message: Checkout arguments are not valid
0x8006070D
-2147088627
Name: SPFileContentNullErrorCode
Message: Content of the file creation information must not be null
0x80060728
-2147088600
Name: SPFileIsCheckedOutByOtherUser
Message: File is checked out to a user other than the current user
0x8006070F
-2147088625
Name: SPFileIsReadOnlyErrorCode
Message: Field is read-only
0x80060729
-2147088599
Name: SPFileNameModifiedErrorCode
Message: The folder can't be found. If you changed the automatically generated folder name for this document location directly in SharePoint, you must change the folder name in Dynamics 365 to match the renamed folder. To do this, select Edit Location and type the matching name in Folder Name field.
0x80060700
-2147088640
Name: SPFileNotCheckedOutErrorCode
Message: File is not checked out
0x80060706
-2147088634
Name: SPFileNotFoundErrorCode
Message: File cannot be found
0x80060707
-2147088633
Name: SPFileNotLockedErrorCode
Message: The file in the collection is not locked
0x8006070E
-2147088626
Name: SPFileSizeMismatchErrorCode
Message: There is a mismatch between the size of the document stream written and the size of the input document stream
0x80060709
-2147088631
Name: SPFileTooLargeOrInfectedErrorCode
Message: Virus checking indicates the file is infected with a virus or the file is too large
0x8004F0F0
-2147159824
Name: SPFolderCreationFailure
Message: Cannot Create Folder with this name
0x8006073D
-2147088579
Name: SPFolderMissingErrorCode
Message: Folder {0} has been renamed or deleted from SharePoint. It was expected inside {1} path. Restore the folder on SharePoint and try again
0x8006071B
-2147088613
Name: SPFolderNotFoundErrorCode
Message: Folder Not Found
0x8006072C
-2147088596
Name: SPFolderRenameFailure
Message: Exception occurred while Editing Sharepoint Document Proeprties.
0x80060719
-2147088615
Name: SPGenericErrorCode
Message: Error while doing this operation on SharePoint
0x8006071F
-2147088609
Name: SPIllegalCharactersInFileNameErrorCode
Message: Illegal characters in filename
0x8006071D
-2147088611
Name: SPIllegalFileTypeErrorCode
Message: Illegal file type
0x80060716
-2147088618
Name: SPInstanceOfRecurringEventErrorCode
Message: List item is an instance of a recurring event which is not a recurrence exception, the list item is a workflow task whose parent workflow is in the recycle bin, or the parent list is a document library
0x80060764
-2147088540
Name: SPIntermittentError
Message: Intermittent error occured. Please refresh the grid and try again
0x80060762
-2147088542
Name: SPInvalidDocumentLocation
Message: Invalid Sharepoint Document Location type
0x8006071E
-2147088610
Name: SPInvalidFieldValueErrorCode
Message: Invalid Field Value
0x8006070B
-2147088629
Name: SPInvalidLookupValuesErrorCode
Message: List item could not be updated because invalid lookup values were found for one or more field(s) in the list
0x80060718
-2147088616
Name: SPInvalidSavedQueryErrorCode
Message: Error while doing this operation on SharePoint
0x80060763
-2147088541
Name: SPInvalidSubSite
Message: SubSite url is incorrectly formed
0x80060717
-2147088617
Name: SPItemNotExistErrorCode
Message: List item does not exist
0x80060766
-2147088538
Name: SPMalFormedRelativeUrl
Message: Relative URL should not have preceding or trailing spaces.
0x80060710
-2147088624
Name: SPModifiedOnServerErrorCode
Message: List item was modified on the server so changes cannot be committed
0x8006072D
-2147088595
Name: SPMultipleOdbSitesError
Message: More than one site with One Drive enabled is not allowed.
0x8006071C
-2147088612
Name: SPNoActiveDocumentLocationErrorCode
Message: No Active Document Location
0x80060765
-2147088539
Name: SPNotAdminError
Message: Only crm admin who is tenant admin can perform create operation
0x8006073A
-2147088582
Name: SPNotEnabledError
Message: SharePoint integration is not enabled on Entity
0x8006073B
-2147088581
Name: SPNotEnabledForEntity
Message: SharePoint Integration and Microsoft Teams Integration is not enabled on Entity
0x8006070C
-2147088628
Name: SPNullFileUrlErrorCode
Message: URL of the file creation information must not be null and URL of the file creation information must not be invalid
0x80060723
-2147088605
Name: SPNullRegardingObjectErrorCode
Message: Regarding object id is null
0x8006072E
-2147088594
Name: SPOdbDisabledError
Message: Please enable ODB(One Drive for Business) feature to create ODB site.
0x80060735
-2147088587
Name: SPOdbDuplicateLocationError
Message: More than one ODB (OneDrive for Business) location is not allowed.
0x8006072F
-2147088593
Name: SPOdbUpdateDeleteError
Message: You cannot update or delete ODB(One Drive for Business) site.
0x80060736
-2147088586
Name: SPOdbUpdateDeleteLocationError
Message: You cannot update or delete SharePoint Document Location of type ODB (OneDrive for Business).
0x80060715
-2147088619
Name: SPOperationNotSupportedErrorCode
Message: List does not support this operation
0x80060724
-2147088604
Name: SPOperatorNotSupportedErrorCode
Message: {0} does not support the selected operator
0x8006072B
-2147088597
Name: SPPersonalSiteNotFound
Message: Personal Site not found for the user.
0x80060725
-2147088603
Name: SPRequiredColCheckInErrorCode
Message: Exception occurred while doing document check-in as some columns are made required at SharePoint
0x80060737
-2147088585
Name: SPSearchOneDriveNotCreated
Message: OneDrive location is not created yet. Please create the location before searching.
0x80060704
-2147088636
Name: SPSharedLockOnFileErrorCode
Message: Shared lock on the file
0x8006071A
-2147088614
Name: SPSiteNotFoundErrorCode
Message: Site Not Found
0x80060738
-2147088584
Name: SPSiteProtocolError
Message: Protocol error in accessing SharePoint
0x80060768
-2147088536
Name: SPSiteUrlNullOrEmpty
Message: Siteurl cannot be null or empty. Please ensure valid SharePoint site is configured or contact your administrator.
0x80060714
-2147088620
Name: SPThrottlingLimitExceededErrorCode
Message: Throttling limit is exceeded by the operation
0x80060701
-2147088639
Name: SPUnauthorizedAccessErrorCode
Message: Current user have insufficient privileges
0x80060740
-2147088576
Name: SPUploadFailure
Message: Upload failed on SharePoint due to unknown reasons. Probably the file is too large
0x80041136
-2147217098
Name: SqlArithmeticOverflowError
Message: A SQL arithmetic overflow error occurred
0x80048518
-2147187432
Name: SqlEncryption
Message: There was an error in Data Encryption.
0x8004851A
-2147187430
Name: SqlEncryptionCannotOpenSymmetricKeyBecauseDatabaseMasterKeyDoesNotExistOrIsNotOpened
Message: Cannot open Symmetric Key because Database Master Key does not exist in the database or is not opened.
0x8004851D
-2147187427
Name: SqlEncryptionCertificateDoesNotExist
Message: Certificate with Name='{0}' does not exist in the database.
0x80048529
-2147187415
Name: SqlEncryptionChangeEncryptionKeyExceededQuotaForTheInterval
Message: 'Change' encryption key has already been executed {0} times in the last {1} minutes. Please wait a couple of minutes and then try again.
0x8004851E
-2147187426
Name: SqlEncryptionCreateCertificateError
Message: Cannot create Certificate with Name='{0}' because it already exists.
0x8004851B
-2147187429
Name: SqlEncryptionCreateDatabaseMasterKeyError
Message: Cannot create Database Master Key because already exists.
0x80048521
-2147187423
Name: SqlEncryptionCreateSymmetricKeyError
Message: Cannot create Symmetric Key with Name='{0}' because it already exists.
0x80048519
-2147187431
Name: SqlEncryptionDatabaseMasterKeyDoesNotExist
Message: Database Master Key does not exist in the database.
0x8004851F
-2147187425
Name: SqlEncryptionDeleteCertificateError
Message: Cannot delete Certificate with Name='{0}' because it does not exist.
0x8004851C
-2147187428
Name: SqlEncryptionDeleteDatabaseMasterKeyError
Message: Cannot delete Database Master Key because it does not exist.
0x80048526
-2147187418
Name: SqlEncryptionDeleteEncryptionKeyError
Message: Cannot delete the encryption key.
0x80048522
-2147187422
Name: SqlEncryptionDeleteSymmetricKeyError
Message: Cannot delete Symmetric Key with Name='{0}' because it does not exist.
0x80048523
-2147187421
Name: SqlEncryptionEncryptionDecryptionTestError
Message: Error while testing data encryption and decryption.
0x80048528
-2147187416
Name: SqlEncryptionEncryptionKeyValidationError
Message: The new encryption key does not meet the strong encryption key requirements. The key must be between 10 and 100 characters in length, and must have at least one numeral, at least one letter, and one symbol or special character. {0}
0x80048525
-2147187419
Name: SqlEncryptionIsActiveCannotRestoreEncryptionKey
Message: Cannot perform 'activate' encryption key because the encryption key is already set and is working. Use 'change' encryption key instead.
0x80048527
-2147187417
Name: SqlEncryptionIsInactiveCannotChangeEncryptionKey
Message: Cannot perform 'change' encryption key because the encryption key is not already set or is not working. First use 'activate' encryption key instead to set the correct current encryption key and then use 'change' encryption if you want to re-encrypt data using a new encryption key.
0x80048524
-2147187420
Name: SqlEncryptionKeyCannotDecryptExistingData
Message: Cannot decrypt existing encrypted data (Entity='{0}', Attribute='{1}') using the current encryption key. Use 'activate' encryption key to set the correct encryption key.
0x8004852B
-2147187413
Name: SqlEncryptionRestoreEncryptionKeyCannotDecryptExistingData
Message: Cannot perform 'activate' because the encryption key doesn’t match the original encryption key that was used to encrypt the data.
0x8004852A
-2147187414
Name: SqlEncryptionSetEncryptionKeyIsAlreadyRunningCannotRunItInParallel
Message: The system is currently running a request to 'change' or 'activate' the encryption key. Please wait before making another request.
0x80048530
-2147187408
Name: SqlEncryptionSymmetricKeyCannotOpenBecauseWrongPassword
Message: Cannot open encryption Symmetric Key because the password is wrong.
0x80048520
-2147187424
Name: SqlEncryptionSymmetricKeyDoesNotExist
Message: Symmetric Key with Name='{0}' does not exist in the database.
0x8004852F
-2147187409
Name: SqlEncryptionSymmetricKeyDoesNotExistOrNoPermission
Message: Cannot open encryption Symmetric Key because it does not exist in the database or user does not have permission.
0x8004852E
-2147187410
Name: SqlEncryptionSymmetricKeyPasswordDoesNotExistInConfigDB
Message: Encryption Symmetric Key password does not exist in Config DB.
0x8004852D
-2147187411
Name: SqlEncryptionSymmetricKeySourceDoesNotExistInConfigDB
Message: Encryption Symmetric Key Source does not exist in Config DB.
0x8004C001
-2147172351
Name: SqlErrorInStoredProcedure
Message: SQL error {0} occurred in stored procedure {1}
0x80044157
-2147204777
Name: SqlMaxRecursionExceeded
Message: The maximum recursion has reached before statement completion.
0x80040492
-2147220334
Name: SrsDataConnectorNotInstalled
Message: MSCRM Data Connector Not Installed
0x80048292
-2147188078
Name: SrsDataConnectorNotInstalledUpload
Message: This report can’t upload because Dynamics 365 Reporting Extensions, required components for reporting, are not installed on the server that is running Microsoft SQL Server Reporting Services.
0x80072570
-2147015312
Name: SSM_MaxPCI_Exceeded
Message: Please re-login to refresh your session.
0x80072571
-2147015311
Name: SSM_RefreshToken_Failed
Message: Failed to refresh login session.
0x80060451
-2147089327
Name: StageEntityIsNull
Message: Validation error: stage entity cannot be null.
0x80060454
-2147089324
Name: StageIdIsEmpty
Message: Validation error: Stage ID cannot be empty.
0x80060450
-2147089328
Name: StageIdIsNotPresentInBusinessProcess
Message: Validation error: Stage ID ‘{0}’ is not present in Business Process. Please contact your system administrator.
0x80060458
-2147089320
Name: StageIdIsNotValid
Message: Validation error: Stage ID {0} is not valid for Business Process. Valid stages are: {1}
0x80060470
-2147089296
Name: StandAloneBpfNotActivated
Message: Stand Alone BPF must be activated on Flows page.
0x80055006
-2147135482
Name: StandardSlaTypeNotApplicable
Message: Standard SLA Type is only supported for incident entity. Current entity object type code is {0}. Please pass appropriate SLA Type or entity
0x80048d21
-2147185375
Name: StatementConflictedWithAConstraint
Message: Statement conflicted with a constraint.
0x8004F857
-2147157929
Name: StateTransitionActivateNewStatus
Message: You can't activate this record because of the status transition rules.Contact your system administrator.
0x8004F855
-2147157931
Name: StateTransitionActiveToCanceled
Message: Because of the status transition rules, you can't cancel the case in the current status.Change the case status, and then try canceling it, or contact your system administrator.
0x8004F854
-2147157932
Name: StateTransitionActiveToResolve
Message: Because of the status transition rules, you can't resolve a case in the current status.Change the case status, and then try resolving it, or contact your system administrator.
0x8004F858
-2147157928
Name: StateTransitionDeactivateNewStatus
Message: You can't deactivate this record because of the status transition rules.Contact your system administrator.
0x8004F856
-2147157930
Name: StateTransitionResolvedOrCanceledToActive
Message: Because of the status transition rules, you can't activate the case from the current status.Contact your system administrator.
0x80160054
-2146041772
Name: StaticOnlyParameterIsNotStatic
Message: The parameter {0} of type {1} must be static. More Details:{2}
0x80160030
-2146041808
Name: StaticPropertyCannotBeDeclared
Message: Property {0} is configured as a static value and cannot be declared as {1}. More Details:{2}
0x80160027
-2146041817
Name: StaticPropertyTypeIsMissing
Message: The type of static property {0} is missing Give a type appropriate for the static value given. More Details:{1}
0x80160042
-2146041790
Name: StaticPropertyTypeMismatch
Message: The type declared for property {0} (type {1}) on the control manifest does not match the type(s){2} of value provided to it. More Details:{3}
0x80160028
-2146041816
Name: StaticPropertyValueHasTypeMismatch
Message: The static value configured for property {0} cannot be parsed to type {1}. More Details:{2}
0x80045043
-2147200957
Name: StepAutomaticallyDisabled
Message: The original sdkmessageprocessingstep has been disabled and replaced.
0x80060414
-2147089388
Name: StepCountInXamlExceedsMaxAllowed
Message: There are {0} {1} in the Xaml. Max allowed is {2}.
0x80060416
-2147089386
Name: StepDoesNotHaveAnyChildInXaml
Message: {0} does not have at least one {1} as its child.
0x80060000
-2147090432
Name: StepNotSupportedForClientBusinessRule
Message: Step {0} is not supported for client side business rule.
0x80060409
-2147089399
Name: StepStepDoesNotHaveAnyControlStepAsItsChildren
Message: StepStep does not have any ControlStep as its children
0x8004C002
-2147172350
Name: StoredProcedureContext
Message: Dynamics 365 error {0} in {1}:{2}
0x80090108
-2146893560
Name: StoreLocationNotSupported
Message: An invalid store location was provided for the data type with Id = '{0}', Name = '{1}', and DisplayName = '{2}'. The store location '{3}' is not supported. Please provide a valid store location and try again.
0x8004D292
-2147167598
Name: StringAttributeIndexError
Message: One of the attributes of the selected entity is a part of database index and so it cannot be greater than 900 bytes.
0x80044331
-2147204303
Name: StringLengthTooLong
Message: A validation error occurred. A string value provided is too long.
0x80090429
-2146892759
Name: StringOrBinaryTruncation
Message: String or binary data would be truncated in table '{0}', column '{1}'. Truncated value: {2}.
0x80048537
-2147187401
Name: SubcomponentDoesNotExist
Message: Subcomponent {0} of type {1} is not found in the organization, it can not be added to the SolutionComponents.
0x80048536
-2147187402
Name: SubcomponentMissingARoot
Message: Subcomponent {0} cannot be added to the solution because the root component {1} is missing.
0x80043e02
-2147205630
Name: SubjectDoesNotExist
Message: Subject does not exist.
0x80043e01
-2147205631
Name: SubjectLoopBeingCreated
Message: Creating this parental association would create a loop in Subjects hierarchy.
0x80043e00
-2147205632
Name: SubjectLoopExists
Message: Loop exists in the subjects hierarchy.
0x8007112B
-2147020501
Name: SubQueryIsNotAllowed
Message: The filter contains a fetch subquery. Subqueries are not allowed.
0x80040493
-2147220333
Name: SubReportDoesNotExist
Message: Subreport does not exist. ReportId:{0}
0x80072513
-2147015405
Name: SubscriptionGone
Message: Subscription expired
0x8004A108
-2147180280
Name: SupportLogOnExpired
Message: Support login is expired
0x80041d41
-2147214015
Name: SupportUserCannotBeCreateNorUpdated
Message: The support user cannot be updated
0x80097531
-2146863823
Name: SynapseAccessNotAllowed
Message: Access to Analytical data is not allowed.
0x8009752F
-2146863825
Name: SynapseBudgetLimitReached
Message: {0}
0x80097533
-2146863821
Name: SynapseStartupError
Message: Service not ready to perform the requested operation. Please retry the operation. If you continue to encounter this error, please contact Support.
0x80060741
-2147088575
Name: SyncAttributeMappingCannotBeUpdated
Message: The sync attribute mapping cannot be updated.
0x80090306
-2146893050
Name: SynchronousSdkStepsNotAllowedOnMessage
Message: Synchronous mode Sdkmessageprocessingsteps are not allowed on this message.
0x80048407
-2147187705
Name: SyncToMsdeFailure
Message: Failed to start or connect to the offline mode MSDE database.
0x80046205
-2147196411
Name: SystemAttributeMap
Message: Cannot create or delete system attribute map having id {0} from {1} to {2} belonging to an entity map with id {3} from {4} to {5}.
0x80046202
-2147196414
Name: SystemEntityMap
Message: SystemEntityMap Error Occurred
0x8004F656
-2147158442
Name: SystemFormCopyUnmatchedEntity
Message: The entity for the Target and the SourceId must match.
0x8004F657
-2147158441
Name: SystemFormCopyUnmatchedFormType
Message: The form type of the SourceId is not valid for the Target entity.
0x8004F658
-2147158440
Name: SystemFormCreateWithExistingLabel
Message: The id '{0}' for label '{1}' in the form with id: '{2}' is already in use by another form. Replace the id with a different unique value.
0x8004F655
-2147158443
Name: SystemFormImportMissingRoles
Message: The unmanaged solution you are importing has displaycondition XML attributes that refer to security roles that are missing from the target system. Any displaycondition attributes that refer to these security roles will be removed.
0x8004A112
-2147180270
Name: SystemUserDisabled
Message: The system user was disabled therefore the ticket expired.
0x80044357
-2147204265
Name: SystemUserUpdateNotAllowedFromCreate
Message: SystemUser updates are not allowed from plugins registered on PostCreate of SystemUser as it could depend on components which are not yet created. Consider making them async.
0x8009049E
-2146892642
Name: TableTypeMismatch
Message: There is a mismatch of values among TableType '{0}', DataProviderId '{1}' and DataSourceId '{2}'.
0x8004A105
-2147180283
Name: TamperedAuthTicket
Message: The ticket specified for authentication has been tampered with or invalidated.
0x80048500
-2147187456
Name: TargetAttributeInvalidForIgnore
Message: Target attribute name should be empty when the processcode is ignore.
0x80040394
-2147220588
Name: TargetAttributeInvalidForMap
Message: This attribute is not valid for mapping.
0x80040392
-2147220590
Name: TargetAttributeNotFound
Message: The file specifies an attribute that does not exist in Microsoft Dynamics 365.
0x80040395
-2147220587
Name: TargetEntityInvalidForMap
Message: The file specifies an entity that is not valid for data migration.
0x80040391
-2147220591
Name: TargetEntityNotFound
Message: The file specifies an entity that does not exist in Microsoft Dynamics 365.
0x80048460
-2147187616
Name: TargetEntityNotMapped
Message: Target Entity Name not defined for source:{0} file.
0x80040299
-2147220839
Name: TargetPrincipalLacksReadPrivilege
Message: Target user or team does not hold the required read privilege or access to own the record.
0x80048342
-2147187902
Name: TargetUserInsufficientPrivileges
Message: The user can't be added to the team because the user doesn't have the "{0}" privilege.
0x80061712
-2147084526
Name: TaskFlowEmptyName
Message: The name field cannot be empty. Please enter a name.
0x80061717
-2147084521
Name: TaskFlowEntityAttributeIsNotValid
Message: Invalid attribute type: {0}.{1}.
0x80061716
-2147084522
Name: TaskFlowEntityRelationshipIsNotValid
Message: Invalid relationship type: {0}.
0x80061713
-2147084525
Name: TaskFlowFormXmlNotFound
Message: Could not find the system form {0} for Task flow {1}.
0x80061711
-2147084527
Name: TaskFlowInvalidCharactersInName
Message: The name field can only contain alphanumeric characters.
0x80061719
-2147084519
Name: TaskFlowMaxNumberControls
Message: The task flow has exceeded the maximum number of controls allowed ({0}). To continue, you need to remove some controls.
0x80061718
-2147084520
Name: TaskFlowMaxNumberPages
Message: The task flow has exceeded the maximum number of pages allowed ({0}). To continue, you need to remove some pages.
0x80061710
-2147084528
Name: TaskFlowNameIsNotUnique
Message: A task flow with the specified name already exists. Please specify a unique name.
0x80061720
-2147084512
Name: TaskFlowNotFound
Message: A Task Flow which is trying to launch is not available on this device. You may not have permission to access it or it may not be available on your organization. Please contact your system administrator.
0x8006172F
-2147084497
Name: TaskFlowNotValid
Message: Task flow definition is invalid.
0x80061714
-2147084524
Name: TaskFlowPageMissingFormXmlTab
Message: Could not find the pages {0} for Task flow {1} Step {2}.
0x80061715
-2147084523
Name: TaskFlowUnsupportedEntities
Message: The following entities are not enabled for Task flows: {0}.
0x8004120b
-2147216885
Name: TDSClientUnsupported
Message: TDS protocol endpoint is not supported for this application.
0x80041215
-2147216875
Name: TDSQueryExceedingSupportedMaxLength
Message: Input query length exceeding the supported maximum length.
0x80041d0a
-2147214070
Name: TeamAdministratorMissedPrivilege
Message: The team administrator does not have privilege read team.
0x8004140d
-2147216371
Name: TeamInWrongBusiness
Message: Cannot assign security role to the team because the security role's Business Unit does not match the team's Business Unit. To assign security role from different Business Unit, enable the "Record ownership across business Units" feature (https://go.microsoft.com/fwlink/?linkid=2250434) otherwise assign a security role from the team's Business Unit. Details: userid={0}, teamBU={1}, roleId={2}, roleBU={3}
0x80048305
-2147187963
Name: TeamNameTooLong
Message: The specified name for the team is too long.
0x80042f0a
-2147209462
Name: TeamNotAssignedRoles
Message: The team has not been assigned any roles.
0x80097210
-2146864624
Name: TeamNotAssociatedToDelegatedAuthorization
Message: Team '{0}' is not associated to a delegated authorization.
0x8004F069
-2147159959
Name: TemplateMissingDependenciesNotSupported
Message: Solutions imported in template mode must not contain missing dependencies.
0x8004F070
-2147159952
Name: TemplateMustBeUnmanaged
Message: Solutions imported in template mode must be unmanaged.
0x80048475
-2147187595
Name: TemplateNotAllowedForInternetMarketing
Message: Creating Templates with Internet Marketing Campaign Activities is not allowed
0x8004F071
-2147159951
Name: TemplateSolutionAlreadyExists
Message: Solution with name {0} already exists. Solutions imported in template mode must not exist in the target environment.
0x80040324
-2147220700
Name: TemplateTypeNotSupportedForUnsubscribeAcknowledgement
Message: This template type is not supported for unsubscribe acknowledgement.
0x8005E25A
-2147098022
Name: TenantIDIsEmpty
Message: Exchange Online Tenant ID field cannot be empty.
0x8005E25C
-2147098020
Name: TenantIDValueChanged
Message: The detected tenantId for your exchange is different than the once you saved.
0x8005E257
-2147098025
Name: TestAndEnableInAdministrationModeNotAllowed
Message: Test and enable is not allowed if the organization is in administration mode.
0x8005E248
-2147098040
Name: TestEmailConfigurationScheduledInProgress
Message: Test email configuration scheduled is in progress. Please save after completion of test.
0x80061690
-2147084656
Name: TextAnalyticsAPIActiveConfigurationDoesNotExist
Message: Active configuration does not exist for entity.
0x80061695
-2147084651
Name: TextAnalyticsAPIActiveSimilarityConfigurationDoesNotExist
Message: No active similarity rule exists. The system administrator must set up a similarity rule configuration.
0x80061691
-2147084655
Name: TextAnalyticsAPIAllowedOnlyForEnglishLanguage
Message: Text Analytics feature is available for organizations with base language as English.
0x80061692
-2147084654
Name: TextAnalyticsAPIAzureUnableToConnectWithBuild
Message: Dynamics 365 failed to connect with the Azure text analytics service. Verify that the service URI and account key are valid, and the Azure subscription is active.
0x80061634
-2147084748
Name: TextAnalyticsAzureConnectionCascadeActivateFailed
Message: One or more text analytics models couldn't be activated. Try activating the existing text analytics models separately from the Azure service connection.
0x80061650
-2147084720
Name: TextAnalyticsAzureConnectionFailed
Message: Unable to connect to Text Analytics API.
0x80061693
-2147084653
Name: TextAnalyticsAzureSchedulerError
Message: Dynamics 365 failed to connect with the Azure text analytics service. Please try again and if the problem persists contact your system administrator.
0x80061632
-2147084750
Name: TextAnalyticsAzureTestConnectionFailed
Message: Failed to connect to the Azure Text Analytics service. Check that the service URL and the Azure account key are valid and the service subscription is active.
0x80061655
-2147084715
Name: TextAnalyticsAzureUnableToConnectWithBuild
Message: Dynamics 365 failed to connect with the Azure text analytics service. Verify that the service URI and account key are valid, and the Azure subscription is active.
0x80061652
-2147084718
Name: TextAnalyticsFeatureNotEnabled
Message: The Azure Text Analytics feature isn’t activated. The system administrator must activate this feature and set up the required configuration.
0x80061667
-2147084697
Name: TextAnalyticsMappingUsedForActiveConfiguration
Message: This text analytics entity mapping is used for an active configuration. It can’t be modified or deleted while it is used by an active config.
0x80061694
-2147084652
Name: TextAnalyticsMaxLimitForTopicModelReached
Message: Maximum number of topic models allowed for your organization has been reached.
0x80061657
-2147084713
Name: TextAnalyticsModelActivateConnectionMustBeActive
Message: The Azure Machine Learning Text Analytics service connection must be activated before the model can be activated. Please activate the text analytics service connection and try again.
0x800608D1
-2147088175
Name: ThemeIdOrUpdateTimestampIsNull
Message: Theme Id or Update Timestamp value is not present in theme data.
0x8005F103
-2147094269
Name: Throttling
Message: Too many requests.
0x80072322
-2147015902
Name: ThrottlingBurstRequestLimitExceededError
Message: Number of requests exceeded the limit of {0} over time window of {1} seconds.
0x80072326
-2147015898
Name: ThrottlingConcurrencyLimitExceededError
Message: Number of concurrent requests exceeded the limit of {0}.
0x80072321
-2147015903
Name: ThrottlingTimeExceededError
Message: Combined execution time of incoming requests exceeded limit of {0} milliseconds over time window of {1} seconds. Decrease number of concurrent requests or reduce the duration of requests and try again later.
0x80097257
-2146864553
Name: ThrowExceptionOnCrossDataProviderRequest
Message: Cross DataProvider requests are not allowed in elastic entity pipeline.
0x8004F901
-2147157759
Name: TooManyBytesInInputStream
Message: The stream being read from has too many bytes.
0x80060429
-2147089367
Name: TooManyCalculatedFieldsInQuery
Message: Number of calculated fields in query exceeded maximum limit of {0}.
0x8004430E
-2147204338
Name: TooManyConditionParametersInQuery
Message: Number of parameters in a condition exceeded maximum limit.
0x8004430C
-2147204340
Name: TooManyConditionsInQuery
Message: Number of conditions in query exceeded maximum limit.
0x80048332
-2147187918
Name: TooManyEntitiesEnabledForAutoCreatedAccessTeams
Message: You have reached the limit of {0} entities enabled for Auto created access teams. Enabling more entities might impact system performance. If you still want to enable more entities, please update orgdborgsetting MaxEntitiesEnabledForAutoCreatedAccessTeams.
0x8004430D
-2147204339
Name: TooManyLinkEntitiesInQuery
Message: Number of link entities in query exceeded maximum limit.
0x80060477
-2147089289
Name: TooManyModernFlowTriggersForExecute
Message: Cannot execute Modern Flow '{0}' because more than one callback is registered.
0x80050223
-2147155421
Name: TooManyMultiSelectConditionParametersInQuery
Message: Number of multiselect condition parameters in query exceeded maximum limit: {0}.
0x80048492
-2147187566
Name: TooManyPicklistValues
Message: Number of distinct picklist values exceed the limit.
0x8004350e
-2147207922
Name: TooManyRecipients
Message: Sending to multiple recipients is not supported.
0x80050222
-2147155422
Name: TooManySelectionsForAttributeType
Message: Number of selections for MultiSelectPicklist Attribute Type exceeded maximum limit: {0}.
0x80048333
-2147187917
Name: TooManyTeamTemplatesForEntityAccessTeams
Message: You have reached the limit of {0} Access Teams for entity with ObjectTypeCode {1}. Creating more Access Teams might impact system performance. If you still want to enable more entities, please update orgdborgsetting MaxAutoCreatedAccessTeamsPerEntity.
0x80061656
-2147084714
Name: TopicModelActivateWithInvalidConfiguration
Message: The configuration used for the build is invalid. Topic determination fields are required for the configuration used for topic analysis.
0x80061670
-2147084688
Name: TopicModelConfigurationAssociatedModelAlreadyActive
Message: Cannot update or delete topic model configuration because it is associated with an active topic model.
0x80061653
-2147084717
Name: TopicModelConfigurationUsedEmpty
Message: Activation requires specifying the build configuration. Specify the configuration used for the build before activation.
0x80061651
-2147084719
Name: TopicModelScheduleBuildSettingsEmpty
Message: Activation requires setting the build schedule. Specify the schedule build settings before activation.
0x80061654
-2147084716
Name: TopicModelTestWithoutConfiguration
Message: Specify the configuration used for the build.
0x8004F900
-2147157760
Name: TraceMessageConstructionError
Message: The trace record has an invalid trace code or an insufficient number of trace parameters.
0x80040255
-2147220907
Name: TransactionAborted
Message: Transaction Aborted.
0x80048550
-2147187376
Name: TransactionAbortedByIsvException
Message: Transaction Aborted by ISV code exception in pre-commit stage. See inner exception for detailed information.
0x80040252
-2147220910
Name: TransactionNotCommited
Message: Transaction not committed.
0x80040251
-2147220911
Name: TransactionNotStarted
Message: Transaction not started.
0x8005E007
-2147098617
Name: TransactionNotSupported
Message: The operation that you are trying to perform does not support transactions.
0x80048463
-2147187613
Name: TransformationResumeNotSupported
Message: The resume/retry of Transformation job of Import is not supported.
0x80040335
-2147220683
Name: TransformMustBeCalledBeforeImport
Message: Cannot call import before transform.
0x80061402
-2147085310
Name: TranslateArticle_OnlyPrimaryArticlesCanBeTranslated
Message: This article is a translation of the original article. It cannot be translated again. If you want another translation, start with the original article rather than this one.
0x80061403
-2147085309
Name: TranslateArticle_TranslationCanNotBeCreatedForTheSameLanguage
Message: A translation for this language already exists for this version of the article
0x80044234
-2147204556
Name: TrendingDocumentsDataRetrievalFailure
Message: We can't get to the trending documents. Try again later.
0x80044233
-2147204557
Name: TrendingDocumentsIntegrationDisabledError
Message: Trending Documents is disabled for your Microsoft Dynamics 365 account.
0x80044255
-2147204523
Name: TrendingDocumentsIntegrationTurnedOffError
Message: Trending Documents is turned off. Please contact your system administrator to turn this feature on in System Settings.
0x80044258
-2147204520
Name: TrendingDocumentsOfflineModeError
Message: Trending Documents isn't available in offline mode.
0x80044232
-2147204558
Name: TrendingDocumentsOnpremiseDeploymentError
Message: The Trending Documents dashboard component isn't supported by your company's Microsoft Office service.
0x80050261
-2147155359
Name: TriggerFlowFailure
Message: An error has occurred when trying to run this flow.
0x80160029
-2146041815
Name: TypeAttributeIsNotSupportedForStaticProperty
Message: The type {0} is not supported for property {0}. More Details:{2}
0x80060402
-2147089406
Name: TypeNotSetToDefinition
Message: Type should be set to Definition while creating business process flow category
0x80045037
-2147200969
Name: UIDataGenerationFailed
Message: There was an error generating the UIData from XAML.
0x80048471
-2147187599
Name: UIDataMissingInWorkflow
Message: The workflow does not contain UIData.
0x8004F217
-2147159529
Name: UIScriptIdentifierDuplicate
Message: A variable or input argument with the same name already exists. Choose a different name, and try again.
0x8004F218
-2147159528
Name: UIScriptIdentifierInvalid
Message: The variable or input argument name is invalid. The name can only contain '_', numerical, and alphabetical characters. Choose a different name, and try again.
0x8004F219
-2147159527
Name: UIScriptIdentifierInvalidLength
Message: The variable or input argument name is too long. Choose a smaller name, and try again.
0x80100003
-2146435069
Name: UnableToActivateQuoteNotInDraft
Message: The quote cannot be activated because it is not in draft state.
0x80081117
-2146954985
Name: UnableToDeletePluginAssembly
Message: Unable to delete plug-in assembly as it is part of plugin package.
0x8004505A
-2147200934
Name: UnableToLoadCustomActivity
Message: Unable to load the custom activity.
0x80044191
-2147204719
Name: UnableToLoadPluginAssembly
Message: Unable to load plug-in assembly.
0x80044190
-2147204720
Name: UnableToLoadPluginType
Message: Unable to load plug-in type.
0x80040378
-2147220616
Name: UnableToLoadTransformationAssembly
Message: Unable to load the transformation assembly.
0x80040379
-2147220615
Name: UnableToLoadTransformationType
Message: Unable to load the transformation type.
0x80044311
-2147204335
Name: UnableToLogOnUserFromUserNameAndPassword
Message: The specified user name and password can not logon.
0x80040530
-2147220176
Name: UnableToRetrieveAttributeValueFromEntity
Message: Unable to retrieve attribute '{0}' for entity '{1}'. Please provide a valid attribute name.
0x8004B015
-2147176427
Name: UnableToSendEmail
Message: Some Internal error occurred in sending invitation, Please try again later
0x8005E220
-2147098080
Name: UnapprovedMailbox
Message: The mailbox is not in approved state. Send/Receive mails are allowed only for approved mailboxes.
0x80040277
-2147220873
Name: UnauthorizedAccess
Message: Attempted to perform an unauthorized operation.
0x80041221
-2147216863
Name: UnauthorizedTDSAccess
Message: Attempted to perform an unauthorized operation. User misses prvAllowTDSAccess privilege.
0x80040216
-2147220970
Name: UnExpected
Message: An unexpected error occurred.
0x80040330
-2147220688
Name: UnexpectedErrorInMailMerge
Message: There was an unexpected error during mail merge.
0x8004F044
-2147159996
Name: UnexpectedNullReferenceError
Message: Unexpected null reference error: {0}.
0x80060006
-2147090426
Name: UnexpectedRightOperandCount
Message: The right operand array in the expression contain unexpected no. of operand.
0x80043b1b
-2147206373
Name: UnitDoesNotExist
Message: The unit does not exist.
0x80043b1a
-2147206374
Name: UnitLoopBeingCreated
Message: Using this base unit would create a loop in the unit hierarchy.
0x80043b19
-2147206375
Name: UnitLoopExists
Message: Loop exists in the unit hierarchy.
0x80043b26
-2147206362
Name: UnitNoName
Message: The unit name cannot be null.
0x80043b16
-2147206378
Name: UnitNotInSchedule
Message: The unit does not exist in the specified unit schedule.
0x80048513
-2147187437
Name: UnknownInvalidTransformationParameterGeneric
Message: One or more input transformation parameter values are invalid: {0}.
0x800404e6
-2147220250
Name: unManagedchildentityisnotchild
Message: The child entity supplied is not a child.
0x800404a9
-2147220311
Name: unManagedcihldofconditionforoffilefilters
Message: Child-of condition is only allowed on offline filters.
0x8004803B
-2147188677
Name: UnmanagedComponentParentsManagedComponent
Message: Found {0} dependency records where unmanaged component is the parent of a managed component. First record (dependentcomponentobjectid = {1}, type = {2}, requiredcomponentobjectid = {3}, type= {4}, solution = {5}).
0x800404b0
-2147220304
Name: unManagedemptyprocessliteralcondition
Message: No data specified for ProcessLiteralCondition.
0x800404aa
-2147220310
Name: unManagedentityisnotintersect
Message: The entity is not an intersect entity.
0x800404ca
-2147220278
Name: unManagederroraddingfiltertoqueryplan
Message: An error occurred adding a filter to the query plan.
0x800404c4
-2147220284
Name: unManagederrorprocessingfilternodes
Message: An unexpected error occurred processing the filter nodes.
0x800404ae
-2147220306
Name: unManagedfieldnotvalidatedbyplatform
Message: A field was not validated by the platform.
0x800404ab
-2147220309
Name: unManagedfilterindexoutofrange
Message: The filter index is out of range.
0x80048306
-2147187962
Name: unManagedIdsAccessDenied
Message: Not enough privilege to access the Microsoft Dynamics 365 object or perform the requested operation.
0x80040511
-2147220207
Name: unManagedidsaccounthaschildopportunities
Message: The Account has child opportunities.
0x8004350a
-2147207926
Name: unManagedidsactivitydurationdoesnotmatch
Message: Activity duration does not match start/end time
0x80043509
-2147207927
Name: unManagedidsactivityinvalidduration
Message: Invalid activity duration
0x80043503
-2147207933
Name: unManagedidsactivityinvalidobjecttype
Message: Activity regarding object type is invalid
0x80043505
-2147207931
Name: unManagedidsactivityinvalidpartyobjecttype
Message: Activity party object type is invalid
0x80043507
-2147207929
Name: unManagedidsactivityinvalidregardingobject
Message: Invalid activity regarding object, it probably does not exist
0x80043500
-2147207936
Name: unManagedidsactivityinvalidstate
Message: Invalid activity state
0x80043508
-2147207928
Name: unManagedidsactivityinvalidtimeformat
Message: Invalid activity time, check format
0x80043501
-2147207935
Name: unManagedidsactivityinvalidtype
Message: Invalid activity type code
0x8004350b
-2147207925
Name: unManagedidsactivitynotroutable
Message: This type of activity is not routable
0x80043502
-2147207934
Name: unManagedidsactivityobjectidortypemissing
Message: Activity regarding object Id or type is missing
0x80043504
-2147207932
Name: unManagedidsactivitypartyobjectidortypemissing
Message: Activity party object Id or type is missing
0x80040226
-2147220954
Name: unManagedidsanonymousenabled
Message: The logged-in user was not found in the Active Directory.
0x80043e05
-2147205627
Name: unManagedidsarticletemplatecontainsarticles
Message: Cannot change article template because there are knowledge base articles using it.
0x80043e07
-2147205625
Name: unManagedidsarticletemplateisnotactive
Message: KB article template is inactive.
0x80044a05
-2147202555
Name: unManagedidsattachmentcannotcreatetempfile
Message: Cannot create temporary attachment file.
0x80044a01
-2147202559
Name: unManagedidsattachmentcannotgetfilesize
Message: Cannot get temporary attachment file size.
0x80044a00
-2147202560
Name: unManagedidsattachmentcannotopentempfile
Message: Cannot open temporary attachment file.
0x80044a03
-2147202557
Name: unManagedidsattachmentcannotreadtempfile
Message: Cannot read temporary attachment file.
0x80044a07
-2147202553
Name: unManagedidsattachmentcannottruncatetempfile
Message: Cannot truncate temporary attachment file.
0x80044a06
-2147202554
Name: unManagedidsattachmentcannotunmaptempfile
Message: Cannot unmap temporary attachment file.
0x80044a02
-2147202558
Name: unManagedidsattachmentinvalidfilesize
Message: Attachment file size is too big.
0x80044a04
-2147202556
Name: unManagedidsattachmentisempty
Message: Attachment is empty.
0x80041d04
-2147214076
Name: unManagedidsbizmgmtbusinessparentdiffmerchant
Message: The business is not in the same merchant as parent business.
0x80041d14
-2147214060
Name: unManagedidsbizmgmtcallernotinpartnerbusiness
Message: The caller is not from partner business.
0x80041d12
-2147214062
Name: unManagedidsbizmgmtcallernotinprimarybusiness
Message: The caller is not from primary business.
0x80041d32
-2147214030
Name: unManagedidsbizmgmtcannotaddlocaluser
Message: A local user cannot be added to the Dynamics 365.
0x80041d18
-2147214056
Name: unManagedidsbizmgmtcannotdeletebusiness
Message: This is a sub-business. Use IBizMerchant::Delete to delete this sub-business.
0x80041d19
-2147214055
Name: unManagedidsbizmgmtcannotdeleteprovision
Message: This is a provisioned root-business. Use IBizProvision::Delete to delete this root-business.
0x80041d1a
-2147214054
Name: unManagedidsbizmgmtcannotdisablebusiness
Message: This business unit cannot be disabled.
0x80041d1b
-2147214053
Name: unManagedidsbizmgmtcannotdisableprovision
Message: This is a provisioned root-business. Use IBizProvision::Disable to disable this root-business.
0x80041d1c
-2147214052
Name: unManagedidsbizmgmtcannotenablebusiness
Message: This is a sub-business. Use IBizMerchant::Enable to enable this sub-business.
0x80041d1d
-2147214051
Name: unManagedidsbizmgmtcannotenableprovision
Message: This is a provisioned root-business. Use IBizProvision::Enable to enable this root-business.
0x80041d05
-2147214075
Name: unManagedidsbizmgmtcannotmovedefaultuser
Message: unManagedidsbizmgmtcannotmovedefaultuser
0x80041d2d
-2147214035
Name: unManagedidsbizmgmtcannotreadaccountcontrol
Message: Insufficient permissions to the specified Active Directory user. Contact your System Administrator.
0x80041d17
-2147214057
Name: unManagedidsbizmgmtcannotremovepartnershipdefaultuser
Message: The default user of a partnership can not be removed.
0x80041d36
-2147214026
Name: unManagedidsbizmgmtcantchangeorgname
Message: The organization name cannot be changed.
0x80041d03
-2147214077
Name: unManagedidsbizmgmtdefaultusernotinbusiness
Message: The default user is not in the business.
0x80041d15
-2147214059
Name: unManagedidsbizmgmtdefaultusernotinpartnerbusiness
Message: The default user is not from partner business.
0x80041d13
-2147214061
Name: unManagedidsbizmgmtdefaultusernotinprimarybusiness
Message: The default user is not from primary business.
0x80041d00
-2147214080
Name: unManagedidsbizmgmtmissbusinessname
Message: The business name was unexpectedly missing.
0x80041d02
-2147214078
Name: unManagedidsbizmgmtmissparentbusiness
Message: The parent business was unexpectedly missing.
0x80041d0f
-2147214065
Name: unManagedidsbizmgmtmisspartnerbusiness
Message: The partnership partner business was unexpectedly missing.
0x80041d0e
-2147214066
Name: unManagedidsbizmgmtmissprimarybusiness
Message: The partnership primary business was unexpectedly missing.
0x80041d01
-2147214079
Name: unManagedidsbizmgmtmissuserdomainname
Message: The user's domain name was unexpectedly missing.
0x80041d29
-2147214039
Name: unManagedidsbizmgmtnoparentbusiness
Message: The specified business does not have a parent business.
0x80041d11
-2147214063
Name: unManagedidsbizmgmtpartnershipalreadyexists
Message: A partnership between specified primary business and partner business already exists.
0x80041d16
-2147214058
Name: unManagedidsbizmgmtpartnershipnotinpendingstatus
Message: The partnership has been accepted or declined.
0x80041d10
-2147214064
Name: unManagedidsbizmgmtprimarysameaspartner
Message: The primary business is the same as partner business.
0x80041d06
-2147214074
Name: unManagedidsbizmgmtusercannotbeownparent
Message: The user can not be its own parent user.
0x80041d1e
-2147214050
Name: unManagedidsbizmgmtuserdoesnothaveparent
Message: This user does not have a parent user.
0x80041d2b
-2147214037
Name: unManagedidsbizmgmtusersettingsnotcreated
Message: The specified user's settings have not yet been created.
0x80044d00
-2147201792
Name: unManagedidscalendarinvalidcalendar
Message: The calendar is invalid.
0x80045100
-2147200768
Name: unManagedidscalendarruledoesnotexist
Message: The calendar rule does not exist.
0x80045f05
-2147197179
Name: unManagedidsCalloutException
Message: Callout code throws exception
0x80045f03
-2147197181
Name: unManagedidscalloutinvalidconfig
Message: Invalid callout configuration
0x80045f04
-2147197180
Name: unManagedidscalloutinvalidevent
Message: Invalid callout event
0x80045f01
-2147197183
Name: unManagedidscalloutisvabort
Message: Callout ISV code aborted the operation
0x80045f00
-2147197184
Name: unManagedidscalloutisvexception
Message: Callout ISV code throws exception
0x80045f02
-2147197182
Name: unManagedidscalloutisvstop
Message: Callout ISV code stopped the operation
0x80040221
-2147220959
Name: unManagedidscannotassigntobusiness
Message: Cannot assign an object to a merchant.
0x80043b04
-2147206396
Name: unManagedidscannotdeactivatepricelevel
Message: The price level cannot be deactivated because it is the default price level of an account, contact or product.
0x80040238
-2147220936
Name: unManagedidscannotdefaultprivateview
Message: Private views cannot be default.
0x8004021e
-2147220962
Name: unManagedidscannotgrantorrevokeaccesstobusiness
Message: Cannot grant or revoke access rights to a merchant.
0x80044154
-2147204780
Name: unManagedidscantdisable
Message: The user cannot be disabled because they have workflow rules running under their context.
0x80045602
-2147199486
Name: unManagedidscascadeemptylinkerror
Message: The relationship link is empty
0x80045600
-2147199488
Name: unManagedidscascadeinconsistencyerror
Message: Cascade map information is inconsistent.
0x80045601
-2147199487
Name: unManagedidscascadeundefinedrelationerror
Message: Relationship type is not supported
0x80045603
-2147199485
Name: unManagedidscascadeunexpectederror
Message: Unexpected error occurred in cascading operation
0x80040b01
-2147218687
Name: unManagedidscommunicationsbadsender
Message: More than one sender specified
0x80040b06
-2147218682
Name: unManagedidscommunicationsnoparticipationmask
Message: Participation type is missing from an activity
0x80040b00
-2147218688
Name: unManagedidscommunicationsnopartyaddress
Message: Object address not found on party or party is marked as non-emailable
0x80040b05
-2147218683
Name: unManagedidscommunicationsnorecipients
Message: At least one system user or queue in the organization must be a recipient
0x80040b02
-2147218686
Name: unManagedidscommunicationsnosender
Message: No email address was specified, and the calling user does not have an email address set
0x80040b08
-2147218680
Name: unManagedidscommunicationsnosenderaddress
Message: The sender does not have an email address on the party record
0x80040b07
-2147218681
Name: unManagedidscommunicationstemplateinvalidtemplate
Message: The template body is invalid
0x80040512
-2147220206
Name: unManagedidscontacthaschildopportunities
Message: The Contact has child opportunities.
0x80043201
-2147208703
Name: unManagedidscontractaccountmissing
Message: Account is required to save a contract.
0x80043207
-2147208697
Name: unManagedidscontractdoesnotexist
Message: The contract does not exist.
0x80043212
-2147208686
Name: unManagedidscontractinvalidowner
Message: The owner of the contract is invalid.
0x80043217
-2147208681
Name: unManagedidscontractinvalidstartdateforrenewedcontract
Message: The start date of the renewed contract can not be earlier than the end date of the originating contract.
0x80043214
-2147208684
Name: unManagedidscontractinvalidtotalallotments
Message: The totalallotments is invalid.
0x80043208
-2147208696
Name: unManagedidscontractlineitemdoesnotexist
Message: The contract line item does not exist.
0x8004320a
-2147208694
Name: unManagedidscontractopencasesexist
Message: There are open cases against this contract line item.
0x80043216
-2147208682
Name: unManagedidscontracttemplateabbreviationexists
Message: The value for abbreviation already exists.
0x80043200
-2147208704
Name: unManagedidscontractunexpected
Message: An unexpected error occurred in Contracts.
0x80042901
-2147211007
Name: unManagedidscpbadpassword
Message: Incorrect password for the specified customer portal user.
0x80042903
-2147211005
Name: unManagedidscpdecryptfailed
Message: Decryption of the password failed.
0x80042902
-2147211006
Name: unManagedidscpencryptfailed
Message: Encryption of the supplied password failed.
0x80042900
-2147211008
Name: unManagedidscpuserdoesnotexist
Message: The customer portal user does not exist, or the password was incorrect.
0x80045901
-2147198719
Name: unManagedidscustomentityalreadyinitialized
Message: Custom entity interface already initialized on this thread.
0x8004590d
-2147198707
Name: unManagedidscustomentityambiguousrelationship
Message: More than one relationship between the requested entities exists.
0x80045907
-2147198713
Name: unManagedidscustomentityexistingloop
Message: There is an existing loop in the database.
0x80045909
-2147198711
Name: unManagedidscustomentityinvalidchild
Message: The supplied child passed in is not a valid entity.
0x80045903
-2147198717
Name: unManagedidscustomentityinvalidownership
Message: Custom entity ownership type mask is improperly set.
0x8004590a
-2147198710
Name: unManagedidscustomentityinvalidparent
Message: The supplied parent passed in is not a valid entity.
0x80045900
-2147198720
Name: unManagedidscustomentitynameviolation
Message: Supplied entity found, but it is not a custom entity.
0x8004590c
-2147198708
Name: unManagedidscustomentitynorelationship
Message: No relationship exists between the requested entities.
0x80045902
-2147198718
Name: unManagedidscustomentitynotinitialized
Message: Custom entity interface was not properly initialized.
0x8004590b
-2147198709
Name: unManagedidscustomentityparentchildidentical
Message: The supplied parent and child entities are identical.
0x80045905
-2147198715
Name: unManagedidscustomentitystackoverflow
Message: Custom entity MD stack overflow.
0x80045906
-2147198714
Name: unManagedidscustomentitystackunderflow
Message: Custom entity MD stack underflow.
0x80045904
-2147198716
Name: unManagedidscustomentitytlsfailure
Message: Custom entity MD TLS not initialized.
0x80045908
-2147198712
Name: unManagedidscustomentitywouldcreateloop
Message: This association would create a loop in the database.
0x80040514
-2147220204
Name: unManagedidscustomeraddresstypeinvalid
Message: Invalid customer address type.
0x80044700
-2147203328
Name: unManagedidscustomizationtransformationnotsupported
Message: Transformation is not supported for this object.
0x80042300
-2147212544
Name: unManagedidsdataaccessunexpected
Message: Unexpected error in data access. DB Connection may not have been opened successfully.
0x8004022c
-2147220948
Name: unManagedidsdataoutofrange
Message: Data out of range
0x80042c03
-2147210237
Name: unManagedidsevalaborted
Message: Evaluation aborted.
0x80042c02
-2147210238
Name: unManagedidsevalallaborted
Message: Evaluation aborted and stop further processing.
0x80042c0c
-2147210228
Name: unManagedidsevalallcompleted
Message: Evaluation completed and stop further processing.
0x80042c01
-2147210239
Name: unManagedidsevalassignshouldhave4parameters
Message: Assign action should have 4 parameters.
0x80042c0d
-2147210227
Name: unManagedidsevalchangetypeerror
Message: Change type error.
0x80042c04
-2147210236
Name: unManagedidsevalcompleted
Message: Evaluation completed.
0x80042c3c
-2147210180
Name: unManagedidsevalcreateshouldhave2parameters
Message: Create action should have 2 parameters.
0x80042c2c
-2147210196
Name: unManagedidsevalerrorabsparameter
Message: Error occurred when evaluating a WFPM_ABS parameter.
0x80042c18
-2147210216
Name: unManagedidsevalerroractivityattachment
Message: Error in action activity attachment.
0x80042c0f
-2147210225
Name: unManagedidsevalerroraddparameter
Message: Error occurred when evaluating a WFPM_ADD parameter.
0x80042c3f
-2147210177
Name: unManagedidsevalerrorappendtoactivityparty
Message: unManagedidsevalerrorappendtoactivityparty
0x80042c22
-2147210206
Name: unManagedidsevalerrorassign
Message: Error in action assign.
0x80042c38
-2147210184
Name: unManagedidsevalerrorbeginwithparameter
Message: Error occurred when evaluating a WFPM_BEGIN_WITH parameter.
0x80042c33
-2147210189
Name: unManagedidsevalerrorbetweenparameter
Message: Error occurred when evaluating a WFPM_BETWEEN parameter.
0x80042c3a
-2147210182
Name: unManagedidsevalerrorcontainparameter
Message: Error occurred when evaluating a WFPM_CONTAIN parameter.
0x80042c3b
-2147210181
Name: unManagedidsevalerrorcreate
Message: Error in create update.
0x80042c17
-2147210217
Name: unManagedidsevalerrorcreateactivity
Message: Error in action create activity.
0x80042c1d
-2147210211
Name: unManagedidsevalerrorcreateincident
Message: Error in action create incident.
0x80042c1b
-2147210213
Name: unManagedidsevalerrorcreatenote
Message: Error in action create note.
0x80042c16
-2147210218
Name: unManagedidsevalerrordividedbyzero
Message: Divided by zero.
0x80042c13
-2147210221
Name: unManagedidsevalerrordivisionparameter
Message: Error occurred when evaluating a WFPM_DIVISION parameter.
0x80042c12
-2147210222
Name: unManagedidsevalerrordivisionparameters
Message: Division parameter can have only two subparameters.
0x80042c21
-2147210207
Name: unManagedidsevalerroremailtemplate
Message: Error in action email template.
0x80042c39
-2147210183
Name: unManagedidsevalerrorendwithparameter
Message: Error occurred when evaluating a WFPM_END_WITH parameter.
0x80042c31
-2147210191
Name: unManagedidsevalerroreqparameter
Message: Error occurred when evaluating a WFPM_EQ parameter.
0x80042c27
-2147210201
Name: unManagedidsevalerrorexec
Message: Error in action exec.
0x80042c45
-2147210171
Name: unManagedidsevalerrorformatbooleanparameter
Message: Error happens when evaluating WFPM_FORMAT_BOOLEAN parameter.
0x80042c44
-2147210172
Name: unManagedidsevalerrorformatdatetimeparameter
Message: Error happens when evaluating WFPM_FORMAT_DATETIME parameter.
0x80042c4a
-2147210166
Name: unManagedidsevalerrorformatdecimalparameter
Message: Error happens when evaluating WFPM_FORMAT_DECIMAL parameter.
0x80042c49
-2147210167
Name: unManagedidsevalerrorformatintegerparameter
Message: Error happens when evaluating WFPM_FORMAT_INTEGER parameter.
0x80042c4c
-2147210164
Name: unManagedidsevalerrorformatlookupparameter
Message: Error happens when evaluating WFPM_FORMAT_LOOKUP parameter.
0x80042c46
-2147210170
Name: unManagedidsevalerrorformatpicklistparameter
Message: Error happens when evaluating WFPM_FORMAT_PICKLIST parameter.
0x80042c4b
-2147210165
Name: unManagedidsevalerrorformattimezonecodeparameter
Message: unManagedidsevalerrorformattimezonecodeparameter
0x80042c2e
-2147210194
Name: unManagedidsevalerrorgeqparameter
Message: Error occurred when evaluating a WFPM_GEQ parameter.
0x80042c2d
-2147210195
Name: unManagedidsevalerrorgtparameter
Message: Error occurred when evaluating a WFPM_GT parameter.
0x80042c28
-2147210200
Name: unManagedidsevalerrorhalt
Message: Error in action halt.
0x80042c19
-2147210215
Name: unManagedidsevalerrorhandleactivity
Message: Error in action handle activity.
0x80042c1e
-2147210210
Name: unManagedidsevalerrorhandleincident
Message: Error in action handle incident.
0x80042c29
-2147210199
Name: unManagedidsevalerrorincidentqueue
Message: Failed to evaluate INCIDENT_QUEUE.
0x80042c42
-2147210174
Name: unManagedidsevalerrorinlistparameter
Message: unManagedidsevalerrorinlistparameter
0x80042c34
-2147210188
Name: unManagedidsevalerrorinparameter
Message: Error occurred when evaluating a WFPM_IN parameter.
0x80042c2b
-2147210197
Name: unManagedidsevalerrorinvalidparameter
Message: Invalid parameter.
0x80042c35
-2147210187
Name: unManagedidsevalerrorinvalidrecipient
Message: Invalid email recipient.
0x80042c43
-2147210173
Name: unManagedidsevalerrorisnulllistparameter
Message: unManagedidsevalerrorisnulllistparameter
0x80042c30
-2147210192
Name: unManagedidsevalerrorleqparameter
Message: Error occurred when evaluating a WFPM_LEQ parameter.
0x80042c2f
-2147210193
Name: unManagedidsevalerrorltparameter
Message: Error occurred when evaluating a WFPM_LT parameter.
0x80042c15
-2147210219
Name: unManagedidsevalerrormodulusparameter
Message: Error occurred when evaluating a WFPM_MODULUR parameter.
0x80042c14
-2147210220
Name: unManagedidsevalerrormodulusparameters
Message: Modulus parameter can have only two subparameters.
0x80042c11
-2147210223
Name: unManagedidsevalerrormultiplicationparameter
Message: Error occurred when evaluating a WFPM_MULTIPLICATION parameter.
0x80042c32
-2147210190
Name: unManagedidsevalerrorneqparameter
Message: Error occurred when evaluating a WFPM_NEQ parameter.
0x80042c1c
-2147210212
Name: unManagedidsevalerrornoteattachment
Message: Error in action note attachment.
0x80042c48
-2147210168
Name: unManagedidsevalerrorobjecttype
Message: Error happens when evaluating WFPM_GetObjectType parameter.
0x80042c26
-2147210202
Name: unManagedidsevalerrorposturl
Message: Error in action posturl.
0x80042c47
-2147210169
Name: unManagedidsevalerrorqueueidparameter
Message: unManagedidsevalerrorqueueidparameter
0x80042c40
-2147210176
Name: unManagedidsevalerrorremovefromactivityparty
Message: unManagedidsevalerrorremovefromactivityparty
0x80042c24
-2147210204
Name: unManagedidsevalerrorroute
Message: Error in action route.
0x80042c20
-2147210208
Name: unManagedidsevalerrorsendemail
Message: Error in action send email.
0x80042c41
-2147210175
Name: unManagedidsevalerrorsetactivityparty
Message: unManagedidsevalerrorsetactivityparty
0x80042c25
-2147210203
Name: unManagedidsevalerrorsetstate
Message: Error in action set state.
0x80042c37
-2147210185
Name: unManagedidsevalerrorstrlenparameter
Message: Error occurred when evaluating a WFPM_STRLEN parameter.
0x80042c36
-2147210186
Name: unManagedidsevalerrorsubstrparameter
Message: Error occurred when evaluating a WFPM_SUBSTR parameter.
0x80042c10
-2147210224
Name: unManagedidsevalerrorsubtractionparameter
Message: Error occurred when evaluating a WFPM_SUBTRACTION parameter.
0x80042c1a
-2147210214
Name: unManagedidsevalerrorunhandleactivity
Message: Error in action unhandle activity.
0x80042c1f
-2147210209
Name: unManagedidsevalerrorunhandleincident
Message: Error in action unhandle incident.
0x80042c23
-2147210205
Name: unManagedidsevalerrorupdate
Message: Error in action update.
0x80042c2a
-2147210198
Name: unManagedidsevalgenericerror
Message: Evaluation error.
0x80042c08
-2147210232
Name: unManagedidsevalmetabaseattributenotfound
Message: The specified metabase attribute does not exist.
0x80042c0b
-2147210229
Name: unManagedidsevalmetabaseattributenotmatchquery
Message: The specified refattributeid does not the query for a WFPM_SELECT parameter.
0x80042c07
-2147210233
Name: unManagedidsevalmetabaseentitycompoundkeys
Message: The specified metabase object has compound keys. We do not support compound-key entities yet.
0x80042c0a
-2147210230
Name: unManagedidsevalmetabaseentitynotmatchquery
Message: The specified refentityid does not the query for a WFPM_SELECT parameter.
0x80042c0e
-2147210226
Name: unManagedidsevalmissselectquery
Message: Missing the query subparameter in a select parameter.
0x80042c05
-2147210235
Name: unManagedidsevalobjectnotfound
Message: The required object does not exist.
0x80042c09
-2147210231
Name: unManagedidsevalpropertyisnull
Message: The required property of the object was not set.
0x80042c06
-2147210234
Name: unManagedidsevalpropertynotfound
Message: The required property of the object was not found.
0x80042c3e
-2147210178
Name: unManagedidsevaltimererrorcalculatescheduletime
Message: Failed to calculate the schedule time for the timer action.
0x80042c3d
-2147210179
Name: unManagedidsevaltimerinvalidparameternumber
Message: Invalid parameters for Timer action.
0x80042c00
-2147210240
Name: unManagedidsevalupdateshouldhave3parameters
Message: Update action should have 3 parameters.
0x8004020f
-2147220977
Name: unManagedidsfailureinittoken
Message: Failure in obtaining user token.
0x80044153
-2147204781
Name: unManagedidsfetchbetweentext
Message: between, not-between, in, and not-in operators are not allowed on attributes of type text or ntext.
0x80043e06
-2147205626
Name: unManagedidsfulltextoperationfailed
Message: Full text operation failed.
0x80044405
-2147204091
Name: unManagedidsincidentassociatedactivitycorrupted
Message: The activity associated with this case is corrupted.
0x8004440a
-2147204086
Name: unManagedidsincidentcannotclose
Message: The incident can not be closed because there are open activities for this incident.
0x80044402
-2147204094
Name: unManagedidsincidentcontractdetaildoesnotmatchcontract
Message: The contract line item is not in the specified contract.
0x80044406
-2147204090
Name: unManagedidsincidentinvalidactivitytypecode
Message: The activitytypecode is wrong.
0x80044404
-2147204092
Name: unManagedidsincidentinvalidstate
Message: Incident state is invalid.
0x80044408
-2147204088
Name: unManagedidsincidentmissingactivityobjecttype
Message: Missing object type code.
0x80044407
-2147204089
Name: unManagedidsincidentnullactivitytypecode
Message: The activitytypecode can't be NULL.
0x80044410
-2147204080
Name: unManagedidsincidentparentaccountandparentcontactnotpresent
Message: You should specify a parent contact or account.
0x8004440f
-2147204081
Name: unManagedidsincidentparentaccountandparentcontactpresent
Message: You can either specify a parent contact or account, but not both.
0x80040211
-2147220975
Name: unManagedidsinvalidassociation
Message: Invalid association.
0x80040209
-2147220983
Name: unManagedidsinvalidbusinessid
Message: Invalid business id.
0x8004020b
-2147220981
Name: unManagedidsinvaliditemid
Message: Invalid item id.
0x8004020a
-2147220982
Name: unManagedidsinvalidorgid
Message: Invalid organization id.
0x80040212
-2147220974
Name: unManagedidsinvalidowninguser
Message: Item does not have an owning user.
0x80040208
-2147220984
Name: unManagedidsinvalidteamid
Message: Invalid team id.
0x80040207
-2147220985
Name: unManagedidsinvaliduserid
Message: The user id is invalid or missing.
0x8004021d
-2147220963
Name: unManagedidsinvaliduseridorbusinessidorusersbusinessinvalid
Message: One of the following occurred: invalid user id, invalid business id or the user does not belong to the business.
0x8004020e
-2147220978
Name: unManagedidsinvalidvisibility
Message: Invalid visibility.
0x80040213
-2147220973
Name: unManagedidsinvalidvisibilitymodificationaccess
Message: User does not have access to modify the visibility of this item.
0x80043b25
-2147206363
Name: unManagedidsinvoicecloseapideprecated
Message: The Invoice Close API is deprecated. It has been replaced by the Pay and Cancel APIs.
0x80040803
-2147219453
Name: unManagedidsjournalinginvalideventtype
Message: Invalid event type.
0x80040806
-2147219450
Name: unManagedidsjournalingmissingaccountid
Message: Account Id missed.
0x80040808
-2147219448
Name: unManagedidsjournalingmissingcontactid
Message: Contact Id missed.
0x80040802
-2147219454
Name: unManagedidsjournalingmissingeventdirection
Message: Event direction code missed.
0x80040804
-2147219452
Name: unManagedidsjournalingmissingeventtype
Message: Event type missed.
0x80040809
-2147219447
Name: unManagedidsjournalingmissingincidentid
Message: Incident Id missed.
0x80040805
-2147219451
Name: unManagedidsjournalingmissingleadid
Message: Lead Id missed.
0x80040807
-2147219449
Name: unManagedidsjournalingmissingopportunityid
Message: Opportunity Id missed.
0x80040801
-2147219455
Name: unManagedidsjournalingunsupportedobjecttype
Message: Unsupported type of objects passed in operation.
0x80040501
-2147220223
Name: unManagedidsleaddoesnotexist
Message: Lead does not exist.
0x8004050b
-2147220213
Name: unManagedidsleadnoparent
Message: The lead does not have a parent.
0x8004050c
-2147220212
Name: unManagedidsleadnotassigned
Message: The lead has not been assigned.
0x80040513
-2147220205
Name: unManagedidsleadnotassignedtocaller
Message: The lead is not being assigned to the caller for acceptance.
0x80040510
-2147220208
Name: unManagedidsleadoneaccount
Message: A lead can be associated with only one account.
0x8004050d
-2147220211
Name: unManagedidsleadusercannotreject
Message: The user does not have the privilege to reject a lead, so he cannot be assigned the lead for acceptance.
0x80045303
-2147200253
Name: unManagedidsmergedifferentbizorgerror
Message: Merge cannot be performed on entities from different business entity.
0x80040e00
-2147217920
Name: unManagedidsmetadatanoentity
Message: The specified entity does not exist
0x80040e02
-2147217918
Name: unManagedidsmetadatanorelationship
Message: The relationship does not exist
0x80040236
-2147220938
Name: unManagedidsnorelationship
Message: No relationship exists between the objects specified.
0x80041701
-2147215615
Name: unManagedidsnotesalreadyattached
Message: The specified note is already attached to an object.
0x80041703
-2147215613
Name: unManagedidsnotesloopbeingcreated
Message: Creating this parental association would create a loop in the annotation hierarchy.
0x80041702
-2147215614
Name: unManagedidsnotesloopexists
Message: A loop exists in the annotation hierarchy.
0x80041704
-2147215612
Name: unManagedidsnotesnoattachment
Message: The specified note has no attachments.
0x80041700
-2147215616
Name: unManagedidsnotesnotedoesnotexist
Message: The specified note does not exist.
0x80040500
-2147220224
Name: unManagedidsopportunitydoesnotexist
Message: Opportunity does not exist.
0x80040504
-2147220220
Name: unManagedidsopportunityinvalidparent
Message: The parent of an opportunity must be an account or contact.
0x80040505
-2147220219
Name: unManagedidsopportunitymissingparent
Message: The parent of the opportunity is missing.
0x8004050e
-2147220210
Name: unManagedidsopportunityoneaccount
Message: An opportunity can be associated with only one account.
0x8004050f
-2147220209
Name: unManagedidsopportunityorphan
Message: Removing this association will make the opportunity an orphan.
0x80040222
-2147220958
Name: unManagedidsoutofmemory
Message: Out of memory.
0x8004022b
-2147220949
Name: unManagedidsownernotenabled
Message: The specified owner has been disabled.
0x8004021c
-2147220964
Name: unManagedidspresentuseridandteamid
Message: Both the user id and team id are present. Only one should be present.
0x8004203f
-2147213249
Name: unManagedidspropbagattributealreadyset
Message: One of the attributes passed has already been set
0x8004203e
-2147213250
Name: unManagedidspropbagattributenotnullable
Message: One of the attributes passed cannot be NULL
0x8004201e
-2147213282
Name: unManagedidspropbagcolloutofrange
Message: The bag index in the collection was out of range.
0x80042001
-2147213311
Name: unManagedidspropbagnointerface
Message: The property bag interface could not be found.
0x80042002
-2147213310
Name: unManagedidspropbagnullproperty
Message: The specified property was null in the property bag.
0x80042000
-2147213312
Name: unManagedidspropbagpropertynotfound
Message: The specified property was not found in the property bag.
0x80043e03
-2147205629
Name: unManagedidsqueuemissingbusinessunitid
Message: Missing businessunitid.
0x80043e04
-2147205628
Name: unManagedidsqueueorganizationidnotmatch
Message: Callers' organization Id does not match businessunit's organization Id.
0x8004410f
-2147204849
Name: unManagedidsrcsyncfilternoaccess
Message: Cannot go offline: missing access rights on required entity.
0x8004410d
-2147204851
Name: unManagedidsrcsyncinvalidfiltererror
Message: Invalid filter specified.
0x80044109
-2147204855
Name: unManagedidsrcsyncinvalidsubscription
Message: The specified subscription does not exist.
0x80044100
-2147204864
Name: unManagedidsrcsyncinvalidsynctime
Message: The specified sync time is invalid. Sync times must not be earlier than those returned by the previous sync. Please reinitialize your subscription.
0x80044114
-2147204844
Name: unManagedidsrcsyncmethodnone
Message: Synchronization tasks can’t be performed on this computer since the synchronization method is set to None.
0x80044101
-2147204863
Name: unManagedidsrcsyncmsxmlfailed
Message: unManagedidsrcsyncmsxmlfailed
0x80044113
-2147204845
Name: unManagedidsrcsyncnoclient
Message: Client does not exist.
0x80044112
-2147204846
Name: unManagedidsrcsyncnoprimary
Message: No primary client exists.
0x80044111
-2147204847
Name: unManagedidsrcsyncnotprimary
Message: Cannot sync: not the primary OutlookSync client.
0x80044103
-2147204861
Name: unManagedidsrcsyncsoapconnfailed
Message: unManagedidsrcsyncsoapconnfailed
0x80044106
-2147204858
Name: unManagedidsrcsyncsoapfaulterror
Message: unManagedidsrcsyncsoapfaulterror
0x80044102
-2147204862
Name: unManagedidsrcsyncsoapgenfailed
Message: unManagedidsrcsyncsoapgenfailed
0x80044108
-2147204856
Name: unManagedidsrcsyncsoapparseerror
Message: unManagedidsrcsyncsoapparseerror
0x80044107
-2147204857
Name: unManagedidsrcsyncsoapreaderror
Message: unManagedidsrcsyncsoapreaderror
0x80044104
-2147204860
Name: unManagedidsrcsyncsoapsendfailed
Message: unManagedidsrcsyncsoapsendfailed
0x80044105
-2147204859
Name: unManagedidsrcsyncsoapservererror
Message: unManagedidsrcsyncsoapservererror
0x80044110
-2147204848
Name: unManagedidsrcsyncsqlgenericerror
Message: unManagedidsrcsyncsqlgenericerror
0x8004410c
-2147204852
Name: unManagedidsrcsyncsqlpausederror
Message: unManagedidsrcsyncsqlpausederror
0x8004410b
-2147204853
Name: unManagedidsrcsyncsqlstoppederror
Message: unManagedidsrcsyncsqlstoppederror
0x8004410a
-2147204854
Name: unManagedidsrcsyncsubscriptionowner
Message: The caller id does not match the subscription owner id. Only subscription owners may perform subscription operations.
0x8004140c
-2147216372
Name: unManagedidsrolesdeletenonparentrole
Message: Cannot delete a role that is inherited from a parent business.
0x80041400
-2147216384
Name: unManagedidsrolesinvalidroledata
Message: The role data is invalid.
0x80041401
-2147216383
Name: unManagedidsrolesinvalidroleid
Message: Invalid role ID.
0x8004140a
-2147216374
Name: unManagedidsrolesinvalidrolename
Message: The role name is invalid.
0x80041404
-2147216380
Name: unManagedidsrolesinvalidtemplateid
Message: Invalid role template ID.
0x80041406
-2147216378
Name: unManagedidsrolesmissbusinessid
Message: The role's business unit ID was unexpectedly missing.
0x80041408
-2147216376
Name: unManagedidsrolesmissprivid
Message: The privilege ID was unexpectedly missing.
0x80041405
-2147216379
Name: unManagedidsrolesmissroleid
Message: The role ID was unexpectedly missing.
0x80041407
-2147216377
Name: unManagedidsrolesmissrolename
Message: The role name was unexpectedly missing.
0x80041402
-2147216382
Name: unManagedidsrolesroledoesnotexist
Message: The specified role does not exist.
0x8004203d
-2147213251
Name: unManagedidsrspropbagdbinfoalreadyset
Message: The DB info for the recordset property bag has already been set.
0x8004203c
-2147213252
Name: unManagedidsrspropbagdbinfonotset
Message: The DB info for the recordset property bag has not been set.
0x80043802
-2147207166
Name: unManagedidssalespeopleduplicatecalendarfound
Message: Duplicate fiscal calendars found for this salesperson/year
0x80043808
-2147207160
Name: unManagedidssalespeopleinvalidfiscalcalendartype
Message: Invalid fiscal calendar type
0x80043807
-2147207161
Name: unManagedidssalespeopleinvalidfiscalperiodindex
Message: Invalid fiscal period index
0x80043804
-2147207164
Name: unManagedidssalespeopleinvalidterritoryobjecttype
Message: Territories cannot be retrieved by this kind of object
0x80044150
-2147204784
Name: unManagedidssqlerror
Message: Generic SQL error.
0x80044151
-2147204783
Name: unManagedidssqltimeouterror
Message: SQL timeout expired.
0x80043af9
-2147206407
Name: unManagedidsstatedoesnotexist
Message: The state is not valid for this object.
0x80040225
-2147220955
Name: unManagedidsusernotenabled
Message: The specified user is disabled.
0x80040232
-2147220942
Name: unManagedidsviewisnotsharable
Message: The view is not sharable.
0x80041a03
-2147214845
Name: unManagedidsxmlinvalidcollectionname
Message: The collection name specified is incorrect
0x80041a01
-2147214847
Name: unManagedidsxmlinvalidcreate
Message: A field that is not valid for create was specified
0x80041a06
-2147214842
Name: unManagedidsxmlinvalidentityattributes
Message: Invalid attributes
0x80041a00
-2147214848
Name: unManagedidsxmlinvalidentityname
Message: The entity name specified is incorrect
0x80041a07
-2147214841
Name: unManagedidsxmlinvalidfield
Message: An invalid value was passed in for a field
0x80041a08
-2147214840
Name: unManagedidsxmlinvalidread
Message: A field that is not valid for read was specified
0x80041a02
-2147214846
Name: unManagedidsxmlinvalidupdate
Message: A field that is not valid for update was specified
0x80041a04
-2147214844
Name: unManagedidsxmlparseerror
Message: A parse error was encountered in the XML
0x80041a05
-2147214843
Name: unManagedidsxmlunexpected
Message: An unexpected error has occurred
0x800404d9
-2147220263
Name: unManagedinvalddbtimefield
Message: The platform cannot handle dbtime fields.
0x800404b7
-2147220297
Name: unManagedinvalidargumentsforcondition
Message: An invalid number of arguments was supplied to a condition.
0x800404dc
-2147220260
Name: unManagedinvalidbinaryfield
Message: The platform cannot handle binary fields.
0x800404a7
-2147220313
Name: unManagedinvalidbusinessunitid
Message: The businessunitid is missing or invalid.
0x800404de
-2147220258
Name: unManagedinvalidcharacterdataforaggregate
Message: Character data is not valid when clearing an aggregate.
0x800404c1
-2147220287
Name: unManagedinvalidcountvalue
Message: The count value is invalid or missing.
0x800404da
-2147220262
Name: unManagedinvaliddbdatefield
Message: The platform cannot handle dbdate fields.
0x800404d5
-2147220267
Name: unManagedinvaliddynamicparameteraccessor
Message: SetParam failed processing the DynamicParameterAccessor parameter.
0x800404ac
-2147220308
Name: unManagedinvalidequalityoperand
Message: Only QB_LITERAL is supported for equality operand.
0x800404a1
-2147220319
Name: unManagedinvalidescapedxml
Message: Escaped xml size not as expected.
0x800404d8
-2147220264
Name: unManagedinvalidfieldtype
Message: The platform cannot handle the specified field type.
0x800404ba
-2147220294
Name: unManagedinvalidlinkobjects
Message: Invalid link entity, link to attribute, or link from attribute.
0x800404c7
-2147220281
Name: unManagedinvalidoperator
Message: The operator provided is not valid.
0x800404be
-2147220290
Name: unManagedinvalidorganizationid
Message: The organizationid is missing or invalid.
0x800404a8
-2147220312
Name: unManagedinvalidowningbusinessunit
Message: The owningbusinessunit is missing or invalid.
0x800404bc
-2147220292
Name: unManagedinvalidowningbusinessunitorbusinessunitid
Message: The owningbusinessunit or businessunitid is missing or invalid.
0x800404bd
-2147220291
Name: unManagedinvalidowninguser
Message: The owninguser is mising or invalid.
0x800404c2
-2147220286
Name: unManagedinvalidpagevalue
Message: The page value is invalid or missing.
0x800404d6
-2147220266
Name: unManagedinvalidparametertypeforparameterizedquery
Message: A parameterized query is not supported for the supplied parameter type.
0x8004049e
-2147220322
Name: unManagedinvalidprincipal
Message: The principal id is missing or invalid.
0x800404bb
-2147220293
Name: unManagedinvalidprivilegeedepth
Message: Invalid privilege depth for user.
0x800404ce
-2147220274
Name: unManagedinvalidprivilegeid
Message: The privilege id is invalid or missing.
0x800404cd
-2147220275
Name: unManagedinvalidprivilegeusergroup
Message: The privilege user group id is invalid or missing.
0x800404b4
-2147220300
Name: unManagedinvalidprocesschildofcondition
Message: ProcessChildOfCondition was called with non-child-of condition.
0x800404b1
-2147220303
Name: unManagedinvalidprocessliternalcondition
Message: ProcessLiteralCondition is only valid for use with Rollup queries.
0x800404d2
-2147220270
Name: unManagedinvalidsecurityprincipal
Message: The security principal is invalid or missing.
0x800404d7
-2147220265
Name: unManagedinvalidstreamfield
Message: The platform cannot handle stream fields.
0x800404a2
-2147220318
Name: unManagedinvalidtlsmananger
Message: Failed to retrieve TLS Manager.
0x800404e2
-2147220254
Name: unManagedinvalidtrxcountforcommit
Message: The transaction count was expected to be 1 in order to commit.
0x800404e1
-2147220255
Name: unManagedinvalidtrxcountforrollback
Message: The transaction count was expected to be 1 in order to rollback.
0x800404bf
-2147220289
Name: unManagedinvalidvaluettagoutsideconditiontag
Message: A invalid value tag was found outside of it's condition tag.
0x800404c0
-2147220288
Name: unManagedinvalidversionvalue
Message: The version value is invalid or missing.
0x800404db
-2147220261
Name: unManagedinvaludidispatchfield
Message: The platform cannot handle idispatch fields.
0x8004A120
-2147180256
Name: UnmanagedLayerPublisherRestriction
Message: Cannot associate an entity from unmanaged layer.
0x800404cb
-2147220277
Name: unManagedmissingaddressentity
Message: The address entity could not be found.
0x800404c5
-2147220283
Name: unManagedmissingattributefortag
Message: An expected attribute was not found for the tag specified.
0x800404df
-2147220257
Name: unManagedmissingdataaccess
Message: The data access could not be retrieved from the ExecutionContext.
0x800404ad
-2147220307
Name: unManagedmissingfilterattribute
Message: Missing filter attribute.
0x800404b2
-2147220302
Name: unManagedmissinglinkentity
Message: Unexpected error locating link entity.
0x80042003
-2147213309
Name: unManagedMissingObjectType
Message: Object type must be specified for one of the attributes.
0x800404b5
-2147220299
Name: unManagedmissingparentattributeonentity
Message: The parent attribute was not found on the expected entity.
0x800404e5
-2147220251
Name: unManagedmissingparententity
Message: The parent entity could not be located.
0x800404d0
-2147220272
Name: unManagedmissingpreviousownertype
Message: Unable to determine the previous owner's type.
0x800404c9
-2147220279
Name: unManagedmissingreferencesfromrelationship
Message: Unable to access a relationship in an entity's ReferencesFrom collection.
0x800404c8
-2147220280
Name: unManagedmissingreferencingattribute
Message: The relationship's ReferencingAttribute is missing or invalid.
0x800404a6
-2147220314
Name: unManagedmorethanonesortattribute
Message: More than one sort attributes were defined.
0x80042004
-2147213308
Name: unManagedObjectTypeUnexpected
Message: Object type was specified for one of the attributes that does not allow it.
0x800404a4
-2147220316
Name: unManagedparentattributenotfound
Message: The parent attribute was not found for the child attribute.
0x800404b8
-2147220296
Name: unManagedpartylistattributenotsupported
Message: Attributes of type partylist are not supported.
0x800404e3
-2147220253
Name: unManagedpendingtrxexists
Message: A pending transaction already exists.
0x8004049f
-2147220321
Name: unManagedproxycreationfailed
Message: Cannot create an instance of managed proxy.
0x800404dd
-2147220259
Name: unManagedtrxinterophandlerset
Message: The TrxInteropHandler has already been set.
0x800404e4
-2147220252
Name: unManagedunablegetexecutioncontext
Message: Failed to retrieve execution context (TLS).
0x800404d3
-2147220269
Name: unManagedunablegetsessiontoken
Message: Unable to retrieve the session token.
0x800404d4
-2147220268
Name: unManagedunablegetsessiontokennotrx
Message: Unable to retrieve the session token as there are no pending transactions.
0x800404e0
-2147220256
Name: unManagedunableswitchusercontext
Message: Cannot set to a different user context.
0x800404a5
-2147220315
Name: unManagedunabletoaccessqueryplan
Message: Unable to access the query plan.
0x800404c6
-2147220282
Name: unManagedunabletoaccessqueryplanfilter
Message: Unable to access a filter in the query plan.
0x800404c3
-2147220285
Name: unManagedunabletolocateconditionfilter
Message: Unexpected error locating the filter for the condition.
0x800404a0
-2147220320
Name: unManagedunabletoretrieveprivileges
Message: Failed to retrieve privileges.
0x800404cc
-2147220276
Name: unManagedunexpectedpropertytype
Message: Unexpected type for the property.
0x800404b3
-2147220301
Name: unManagedunexpectedrimarykey
Message: Primary key attribute was not as expected.
0x800404b6
-2147220298
Name: unManagedunknownaggregateoperation
Message: An unknown aggregate operation was supplied.
0x800404af
-2147220305
Name: unManagedunusablevariantdata
Message: Variant supplied contains data in an unusable format.
0x80040381
-2147220607
Name: UnmappedTransformationOutputDataFound
Message: One or more outputs returned by the transformation is not mapped to target fields.
0x8004023d
-2147220931
Name: UnpopulatedPrimaryKey
Message: Primary Key must be populated for calls to platform on rich client in offline mode.
0x80048216
-2147188202
Name: UnrelatedConnectionRoles
Message: The connection roles are not related.
0x8004E30C
-2147163380
Name: UnrestrictedIFrameInUserDashboard
Message: A user dashboard Form XML cannot have Security = false.
0x80040318
-2147220712
Name: UnspecifiedActivityXmlForCampaignActivityPropagate
Message: Must specify an Activity Xml for CampaignActivity Execute/Distribute
0x80094000
-2146877440
Name: UnsupportedActionNameForGetActionSwaggerDocument
Message: The action name '{0}' is not a valid value for retrieval of dynamic schema.
0x80060390
-2147089520
Name: UnsupportedActionType
Message: Missing Control Step.
0x80060394
-2147089516
Name: UnsupportedArgumentsMarkedRequired
Message: Unsupported arguments should not be marked as required.
0x80060010
-2147090416
Name: UnsupportedAttributeForEditor
Message: The rule contain an attribute which is not supported.
0x80071123
-2147020509
Name: UnsupportedAttributeInInProfileItemEntityFilters
Message: Attribute {0} is not supported in the filter query option.
0x80071115
-2147020523
Name: UnsupportedAttributeOrOperatorMobileOfflineFilters
Message: Attribute or Operator “{0}” is not supported for Mobile Offline Org Filter.
0x8005E00D
-2147098611
Name: UnsupportedAttributeType
Message: Attribute type {0} is not supported. Remove attribute {1} from the query and try again.
0x80090451
-2146892719
Name: UnsupportedAttributeTypeForSecondaryEntityKey
Message: Attribute '{0}' of type '{1}' is not supported for secondary entity key '{2}'.
0x8004F010
-2147160048
Name: UnsupportedComponentOperation
Message: {0} is not recognized as a supported operation.
0x80061019
-2147086311
Name: UnsupportedCudOperationForDynamicProperties
Message: You can't create a property for a kit.
0x8004E30E
-2147163378
Name: UnsupportedDashboardInEditor
Message: The dashboard could not be opened.
0x8005E242
-2147098046
Name: UnsupportedEmailServer
Message: The email server isn't supported.
0x80160011
-2146041839
Name: UnsupportedFormFactorsUsedInForm
Message: Unsupported Form factor {0} used for control with uniqueid {1}. More Details:{2}
0x80160014
-2146041836
Name: UnsupportedFormFactorsUsedInNonFormContext
Message: Unsupported form factor(s) {0} used. More Details:{1}
0x80061302
-2147085566
Name: UnsupportedImportComponent
Message: Sorry, your import failed because the {0} component isn’t supported for import and export.
0x8004F713
-2147158253
Name: UnsupportedLcidInProvisionLanguageForUser
Message: LanguageId provided '{0}' is not supported.
0x80040301
-2147220735
Name: UnsupportedListMemberType
Message: Unsupported list member type.
0x80097251
-2146864559
Name: UnsupportedMessageForExecuteTransaction
Message: Request '{0}' is not supported in ExecuteTransaction.
0x80071121
-2147020511
Name: UnsupportedOperatorForAttributeInProfileItemEntityFilters
Message: Operator {0} is not supported with attribute {1} in the filter query option.
0x80040320
-2147220704
Name: UnsupportedParameter
Message: A parameter specified is not supported by the Bulk Operation
0x80040385
-2147220603
Name: UnsupportedProcessCode
Message: The process code is not supported on this entity.
0x800609AF
-2147087953
Name: UnsupportedRelationshipInMOPIAssociation
Message: This relationship either no longer exists or is unsupported offline since one of the entities is not offline enabled. Please remove this assocation.
0x80061025
-2147086299
Name: UnsupportedSdkMessageForBundles
Message: This message isn't supported for products of type bundle.
0x80060009
-2147090423
Name: UnsupportedStepForBusinessRuleEditor
Message: The rule contain a step which is not supported by the editor.
0x80090114
-2146893548
Name: UnsupportedTypeMemberOfCusomDataType
Message: The property name = '{0}' with custom type entity name = '{1}' is not supported as member of custom data type.
0x80048495
-2147187563
Name: UnsupportedZipFileForImport
Message: The compressed (.zip) or .cab file couldn't be uploaded because the file is corrupted or doesn't contain valid importable files.
0x80048494
-2147187564
Name: UnzipProcessCountLimitReached
Message: Cannot start a new process to unzip.
0x80048496
-2147187562
Name: UnzipTimeout
Message: Timeout happened in unzipping the zip file uploaded for import.
0x80046204
-2147196412
Name: UpdateAttributeMap
Message: UpdateAttributeMap Error Occurred
0x80046201
-2147196415
Name: UpdateEntityMap
Message: UpdateEntityMap Error Occurred
0x80040490
-2147220336
Name: UpdateNonCustomReportFromTemplate
Message: Cannot update a report from a template if the report was not created from a template
0x80045002
-2147201022
Name: UpdatePublishedWorkflowDefinition
Message: Cannot update a published workflow definition.
0x80045008
-2147201016
Name: UpdatePublishedWorkflowDefinitionWorkflowDependency
Message: Cannot update a workflow dependency for a published workflow definition.
0x8004501B
-2147200997
Name: UpdatePublishedWorkflowTemplate
Message: Cannot update a published workflow template.
0x8004E114
-2147163884
Name: UpdateRecurrenceRuleFailed
Message: Failed to update the recurrence rule. A corresponding recurrence rule cannot be found.
0x80044273
-2147204493
Name: UpdateRIOrganizationDataAccessNotAllowed
Message: This feature configuration can only be updated by a system administrator.
0x80045003
-2147201021
Name: UpdateWorkflowActivation
Message: Cannot update a workflow activation.
0x80045007
-2147201017
Name: UpdateWorkflowActivationWorkflowDependency
Message: Cannot update a workflow dependency associated with a workflow activation.
0x80090017
-2146893801
Name: UploadingAndDownloadingInMultipleChunksNotSupported
Message: {0} in multiple chunks is not supported for the files stored in the database.
0x8004A117
-2147180265
Name: UseKeyVaultConfigurationNotDefined
Message: KeyVaultReference cannot be associated when UseKeyVaultConfiguration is not set.
0x80041d2c
-2147214036
Name: UserAlreadyExists
Message: The specified Active Directory user already exists as a Dynamics 365 user.
0x80097222
-2146864606
Name: UserAssignedMobileOfflineProfileDoesNotMatchTheProfilesAssignedToAppModule
Message: User assigned mobile offline profile does not match the profile assigned to the app module.
0x8004032f
-2147220689
Name: UserCancelledMailMerge
Message: The mail merge operation was cancelled by the user.
0x8004D24C
-2147167668
Name: UserCannotEnableWithoutLicense
Message: Cannot enable an unlicensed user
0x8004D211
-2147167727
Name: UserDataNotFound
Message: The user data could not be found.
0x80041d28
-2147214040
Name: UserDirectoryObjectIdNotFoundInAAD
Message: The User Directory Object Id ({0}) does not exist in Microsoft Entra ID.
0x80044507
-2147203833
Name: UserDoesNotHaveAccessToTheTenant
Message: User does not have access to the tenant.
0x8004A113
-2147180269
Name: UserDoesNotHaveAdminOnlyModePermissions
Message: User does not have required privileges (or role membership) to access the org when it is in Admin Only mode.
0x80090432
-2146892750
Name: UserDoesNotHaveAdminOrCustomizerPrivileges
Message: You must be a system administrator or system customizer to execute this request.
0x800608F8
-2147088136
Name: UserDoesNotHavePrivilegesToRunTheTool
Message: You must be a system administrator to execute this request.
0x8004480d
-2147203059
Name: UserDoesNotHaveSendAsAllowed
Message: User does not have send-as privilege
0x80048d1E
-2147185378
Name: UserDoesNotHaveSendAsAllowedForQueue
Message: You (User {0}) do not have sufficient privileges to send email as the queue {1} in the From field. See https://go.microsoft.com/fwlink/p/?linkid=2007131 Contact your system administrator for assistance.
0x8004480f
-2147203057
Name: UserDoesNotHaveSendAsForQueue
Message: You do not have sufficient privileges to send e-mail as the selected queue. Contact your system administrator for assistance.
0x80048d1F
-2147185377
Name: UserDoesNotHaveSendAsPrivilege
Message: You (User {0}) do not have sufficient privileges to send email as the user {1} in the From field. Required Depth: Local, BusinessUnitId: {2}. See https://go.microsoft.com/fwlink/p/?linkid=2007131 Contact your system administrator for assistance.
0x800404e8
-2147220248
Name: UserIdOrQueueNotSet
Message: Primary User Id or Destination Queue Type code not set
0x8004D216
-2147167722
Name: UserInviteDisabled
Message: Invitation cannot be sent because user invitations are disabled.
0x80041409
-2147216375
Name: UserInWrongBusiness
Message: Cannot associate security role because the security role's Business Unit is not the same as the user's Business Unit. Details: userid={0}, userBU={1}, roleId={2}, roleBU={3}
0x8004B069
-2147176343
Name: UserIsNotSystemAdminInOrganization
Message: Current user is not a system admin in customer's organization
0x80041d25
-2147214043
Name: UserLoopBeingCreated
Message: You cannot set the selected user as the manager for this user because the selected user is either already the manager or is in the user's immediate management hierarchy. Either select another user to be the manager or do not update the record.
0x80041d24
-2147214044
Name: UserLoopExists
Message: A manager for this user cannot be set because an existing relationship in the management hierarchy is causing a circular relationship. This is usually caused by a manual edit of the Microsoft Dynamics 365 database. To fix this, the hierarchy in the database must be changed to remove the circular relationship.
0x8005E24D
-2147098035
Name: UserNameRequiredForImpersonation
Message: Type in a user name and save again
0x8005F111
-2147094255
Name: UserNeverLoggedIntoYammer
Message: To follow other users, you must be logged in to Yammer. Log in to your Yammer account, and try again.
0x8004D24B
-2147167669
Name: UserNotAssignedLicense
Message: The user has not been assigned any License
0x80042f09
-2147209463
Name: UserNotAssignedRoles
Message: The user (Id = {0}) has not been assigned any roles.
0x80048d29
-2147185367
Name: UserNotAuthorized
Message: Not authorized to perform this operation.
0x80041d07
-2147214073
Name: UserNotInParentHierarchy
Message: The user is not in parent user's business hierarchy.
0x80072560
-2147015328
Name: UserNotMemberOfOrg
Message: The user is not a member of the organization.
0x80041d34
-2147214028
Name: UserSettingsInvalidAdvancedFindStartupMode
Message: Invalid advanced find startup mode.
0x80041d53
-2147213997
Name: UserSettingsInvalidSearchExperienceValue
Message: Invalid search experience value.
0x80044305
-2147204347
Name: UserSettingsOverMaxPagingLimit
Message: Paging limit over maximum configured value.
0x80040241
-2147220927
Name: UserTimeConvertException
Message: Failed to convert user time zone information.
0x80040240
-2147220928
Name: UserTimeZoneException
Message: Failed to retrieve user time zone information.
0x8004E302
-2147163390
Name: UserViewsOrVisualizationsFound
Message: A system dashboard cannot contain user views and visualizations.
0x8004E10A
-2147163894
Name: ValidateNotSupported
Message: Validate method is not supported for recurring appointment master.
0x80060442
-2147089342
Name: ValidationContextIsNull
Message: Error creating or updating Business Process: validation context cannot be null.
0x80061021
-2147086303
Name: ValidationFailedForDynamicProperty
Message: An error occurred while saving the {0} property.
0x800608A5
-2147088219
Name: ValidDateTimeBehaviorExportAsWarning
Message: The {0} field will be a User Local Date and Time since the Date Only and Time Zone Independent behaviors won't work in earlier versions of Dynamics 365.
0x800608A4
-2147088220
Name: ValidDateTimeBehaviorWarning
Message: The behavior of this field was changed. You should review all the dependencies of this field, such as business rules, workflows, and calculated or rollup fields, to ensure that issues won't occur. Attribute: {0}
0x80072302
-2147015934
Name: ValidOnlyForDynamicsOnline
Message: This API is only valid for Dynamics 365 online.
0x80044325
-2147204315
Name: ValueMissingInOptionOrderArray
Message: The options array is missing a value.
0x8004B037
-2147176393
Name: ValueParsingError
Message: Error parsing parameter {0} of type {1} with value {2}
0x80048542
-2147187390
Name: VersionedRowNotFoundInTempDB
Message: Required versioned row was not found in TempDB; the TempDB is likely out of space; try again at a later time.
0x8004B020
-2147176416
Name: VersionMismatch
Message: Unsupported version - This is {0} version {1}, but version {2} was requested.
0x80048491
-2147187567
Name: VeryLargeFileInZipImport
Message: One of the files in the compressed (.zip) or .cab file that you're trying to import exceeds the size limit.
0x8009049B
-2146892645
Name: ViewAttributeMissingOnDenormalizedField
Message: A denormalized field {0} on table {1} is missing required ViewAttributes. Please restore or create the missing ViewAttribute for the indicated field.
0x80071130
-2147020496
Name: ViewConditionTypeNotSupportedOffline
Message: The condition {0} is not supported.
0x80048838
-2147186632
Name: ViewForDuplicateDetectionNotDefined
Message: Required view for viewing duplicates of an entity not defined.
0x80160047
-2146041785
Name: ViewIdEmptyOrNull
Message: View Id is null or empty. More Details:{0}
0x8005F21b
-2147093989
Name: ViewNotAvailableForMobileOffline
Message: Currently view is not available Offline. Please try switching view or contact administrator
0x80071126
-2147020506
Name: ViewNotAvailableOnMobile
Message: This view is not available on mobile.
0x80071128
-2147020504
Name: ViewNotSupportedInCalendarModeOffline
Message: This view is supported only in grid mode offline. It is not supported in calendar mode offline.
0x80160017
-2146041833
Name: ViewReferencedInDatasetNotFound
Message: The view {0} specified in the dataset {1} is not found. More Details:{2}
0x80041147
-2147217081
Name: VirtualColumn_NotSupportedInCondtion
Message: Filter or OrderBy on child attribute of virtual entity lookup is not allowed
0x80073020
-2147012576
Name: VirtualEntitiesNotSupported
Message: Data events are not enabled for this virtual table. VirtualEntityMetadata configuration is missing.
0x80073019
-2147012583
Name: VirtualEntityChangedFieldsNotEnabled
Message: Data events are not enabled for this virtual table. VirtualEntityMetadata configuration does not enable ischangedfieldsenabledforupdateevent.
0x80050263
-2147155357
Name: VirtualEntityFailure
Message: Virtual Entity Operation Failed.
0x80081113
-2146954989
Name: VirtualEntityFCBOFF
Message: Feature Bit for VirtualEntity not enabled.
0x80044821
-2147203039
Name: VirtualEntityNotSupportedInMobileOffline
Message: The entity {0} is a virtual entity that’s not available in mobile offline.
0x80160048
-2146041784
Name: VisuaizationIdEmptyOrNull
Message: Visualization Id is null or empty. More Details:{0}
0x8004E012
-2147164142
Name: VisualizationModuleNotFound
Message: No visualization module found with the given name.
0x8004E015
-2147164139
Name: VisualizationOtcNotFoundError
Message: Object type code is not specified for the visualization.
0x8004E00E
-2147164146
Name: VisualizationRenderingError
Message: An error occurred while the chart was rendering
0x80060487
-2147089273
Name: WebClientAPIFlowProcessesOnlyAvailableOnline
Message: Creation of Web Client API processes is only available online.
0x80050202
-2147155454
Name: WebhooksHttpRequestTimedOut
Message: The webhook call failed because the Http request timed out at client side. Please check your webhook request handler.
0x80050203
-2147155453
Name: WebhooksInvalidHttpHeaders
Message: The webhook call failed because of invalid http headers in authValue. Check if the authValue format, header names and values are valid for your Service Endpoint entity.
0x80050204
-2147155452
Name: WebhooksInvalidHttpQueryParams
Message: The webhook call failed because of invalid http query params in authValue. Check if the authValue format, query parameter names and values are valid for your Service Endpoint entity.
0x80050207
-2147155449
Name: WebhooksMaxSizeExceeded
Message: The webhook call failed because the http request payload has exceeded maximum allowed size. Please reduce your request size and retry.
0x80050201
-2147155455
Name: WebhooksNonSuccessHttpResponse
Message: The webhook call failed because the http request received non-success httpStatus code. Please check your webhook request handler.
0x80050206
-2147155450
Name: WebhooksPostDisabled
Message: The Webhook post is disabled for the organization.
0x80050205
-2147155451
Name: WebhooksPostRequestFailed
Message: The webhook call failed during http post. Please check the exception for more details.
0x8004F114
-2147159788
Name: WebResourceContentSizeExceeded
Message: Webresource content size is too big.
0x8004F115
-2147159787
Name: WebResourceDuplicateName
Message: A webresource with the same name already exists. Use a different name.
0x8004F116
-2147159786
Name: WebResourceEmptyName
Message: Webresource name cannot be null or empty.
0x8004F112
-2147159790
Name: WebResourceEmptySilverlightVersion
Message: Silverlight version cannot be empty for silverlight web resources.
0x8004F11B
-2147159781
Name: WebResourceImportError
Message: An error occurred while importing a Web resource. Try importing this solution again. For further assistance, contact Microsoft Dynamics 365 technical support.
0x8004F11A
-2147159782
Name: WebResourceImportMissingFile
Message: The file for this Web resource does not exist in the solution file.
0x8004F113
-2147159789
Name: WebResourceInvalidSilverlightVersion
Message: Silverlight version can only be of the format xx.xx[.xx.xx].
0x8004F111
-2147159791
Name: WebResourceInvalidType
Message: Invalid web resource type specified.
0x8004F117
-2147159785
Name: WebResourceNameInvalidCharacters
Message: Web resource names may only include letters, numbers, periods, and nonconsecutive forward slash characters.
0x8004F119
-2147159783
Name: WebResourceNameInvalidFileExtension
Message: A Web resource cannot have the following file extensions: .aspx, .ascx, .asmx or .ashx.
0x8004F118
-2147159784
Name: WebResourceNameInvalidPrefix
Message: Webresource name does not contain a valid prefix.
0x80060369
-2147089559
Name: WebResourcePreventingFormSave
Message: Unable to save form data due to web resource registered onSave invoking preventDefault.
0x80060802
-2147088382
Name: WopiApplicationUrl
Message: Error in retrieving information from WOPI application url.
0x80060800
-2147088384
Name: WopiDiscoveryFailed
Message: Request for retrieving the WOPI discovery XML failed.
0x80060803
-2147088381
Name: WopiMaxFileSizeExceeded
Message: {0} file exceeded size limit of {1}.
0x800608DB
-2147088165
Name: WordTemplateFeatureNotEnabled
Message: Word document template feature is not enabled.
0x80072031
-2147016655
Name: WorkerProcessCrashFailure
Message: The status for this operation is unavailable, please try again.
0x80045045
-2147200955
Name: WorkflowActivityNotSupported
Message: This workflow cannot be created, updated or published because it's referring unsupported workflow step.
0x80045042
-2147200958
Name: WorkflowAutomaticallyDeactivated
Message: The original workflow definition has been deactivated and replaced.
0x80045001
-2147201023
Name: WorkflowCompileFailure
Message: An error has occurred during compilation of the workflow.
0x80045011
-2147201007
Name: WorkflowConditionIncorrectBinaryOperatorFormation
Message: Incorrect formation of binary operator.
0x80045010
-2147201008
Name: WorkflowConditionIncorrectUnaryOperatorFormation
Message: Incorrect formation of unary operator.
0x80045012
-2147201006
Name: WorkflowConditionOperatorNotSupported
Message: Condition operator not supported for specified type.
0x80045013
-2147201005
Name: WorkflowConditionTypeNotSupport
Message: Invalid type specified on condition.
0x8006040b
-2147089397
Name: WorkflowDoesNotExist
Message: Workflow does not exist.
0x8004502E
-2147200978
Name: WorkflowExpressionOperatorNotSupported
Message: Expression operator not supported for specified type.
0x80060400
-2147089408
Name: WorkflowIdIsNull
Message: Workflow Id cannot be NULL while creating business process flow category
0x80045055
-2147200939
Name: WorkflowIsNotActive
Message: Workflow must be active to be used on Action Step.
0x80045059
-2147200935
Name: WorkflowIsNotOnDemand
Message: Workflow must be marked as On Demand.
0x8004500B
-2147201013
Name: WorkflowPublishedByNonOwner
Message: The workflow cannot be published or unpublished by someone who is not its owner.
0x80045018
-2147201000
Name: WorkflowPublishNoActivationParameters
Message: Automatic workflow cannot be published if no activation parameters have been specified.
0x80045038
-2147200968
Name: WorkflowReferencesInvalidActivity
Message: The workflow definition contains a step that references and invalid custom activity. Remove the invalid references and try again.
0x80045017
-2147201001
Name: WorkflowSystemPaused
Message: Workflow should be paused by system.
0x80045014
-2147201004
Name: WorkflowValidationFailure
Message: Validation failed on the specified workflow.
0x8004431B
-2147204325
Name: WrongNumberOfBooleanOptions
Message: Boolean attributes must have exactly two option values.
0x8004A122
-2147180254
Name: WsTrustUsageError
Message: You are using Ws-Trust authentication which has been deprecated and no longer supported in your environment. Please use OAuth2.0 authentication and refer https://aka.ms/dvwsdep.
0x80154B4F
-2146088113
Name: XamlNotFound
Message: This feature is not available in offline mode.
0x800608C7
-2147088185
Name: XlsxExportGeneratingExcelFailed
Message: Failed to generate excel.
0x800608C6
-2147088186
Name: XlsxImportColumnHeadersInvalid
Message: Invalid columns.
0x800608C8
-2147088184
Name: XlsxImportExcelFailed
Message: Failed to import data.
0x800608C4
-2147088188
Name: XlsxImportHiddenColumnAbsent
Message: Required columns missing.
0x800608C5
-2147088187
Name: XlsxImportInvalidColumnCount
Message: Column mismatch.
0x800608C2
-2147088190
Name: XlsxImportInvalidExcelDocument
Message: Invalid file to import.
0x800608C3
-2147088189
Name: XlsxImportInvalidFileData
Message: Invalid format in import file.
0x80094001
-2146877439
Name: XrmActionNameNotFound
Message: Action '{0}' is not found in the Organization or is not included in the Solution being imported.
0x8005F107
-2147094265
Name: YammerAuthTimedOut
Message: You have waited too long to complete the Yammer authorization. Please try again.
0x8004E004
-2147164156
Name: YValuesPerPointMeasureMismatch
Message: Number of YValuesPerPoint for series and number of measures for measure collection for category should be same.
0x8005E231
-2147098063
Name: ZeroEmailReceived
Message: There were no email available in the mailbox or could not be retrieved.
0x80048485
-2147187579
Name: ZipFileHasMixOfCsvAndXmlFiles
Message: The compressed (.zip) file that you're trying to upload contains more than one type of file. The file can contain either Excel (.xlsx) files, comma-delimited (.csv) files or XML Spreadsheet 2003 (.xml) files, but not a combination of file types.
0x80048489
-2147187575
Name: ZipInsideZip
Message: The compressed (.zip) file that you are trying to upload contains another .zip file within it.

See also

Handle exceptions in your code