Skip to main content

Notifications

Microsoft Dynamics CRM forum
Unanswered

Dynamics CRM 9.0 Installation Error

Posted on by
Hello ,

When I install Dynamics 365 V9.0 Onpremise organization that has Turkish as a base language , an error occured : "Failed to load solution Application Common"

I’ve looked at exception details: "Attribute with Name TransactionCurrencyId already exists on entity Territory"

Any ideas?

15:33:09|   Info| OrganizationInfo.BaseCurrencyCode: TRY
15:33:09|   Info| OrganizationInfo.BaseCurrencyName: Türk Lirası
15:33:09|   Info| OrganizationInfo.BaseCurrencyPrecision: 2
15:33:09|   Info| OrganizationInfo.BaseCurrencySymbol: ₺
15:33:09|   Info| OrganizationInfo.BaseLanguageCode: 1055
15:33:09|   Info| OrganizationInfo.OperationTypeProperty: New
15:33:09|   Info| OrganizationInfo.OrganizationCollation: Turkish_CI_AI
15:33:09|   Info| OrganizationInfo.OrganizationFriendlyName: xxxx
15:33:09|   Info| OrganizationInfo.OrganizationId: 1a6517b0-3976-4a4c-bc2d-dc401dbc066e
15:33:09|   Info| OrganizationInfo.OrganizationUniqueName: xxxx
15:33:09|   Info| OrganizationInfo.PublishReports: False
15:33:09|   Info| OrganizationInfo.ReportingUrl: http://hly-fonlatest/reportserver_mssqlserver2016
15:33:09|   Info| OrganizationInfo.SqlServerInstanceName: MSSQLSERVER2016
15:33:09|   Info| OrganizationInfo.SqlServerMachineName: xxxx
15:33:09|   Info| OrganizationInfo.SqlServerName: xxxx\MSSQLSERVER2016

 

 

[Verbose][16] Executed Command - RetrieveMultiple : GetEntityDataBySearchParms : RequestID=f812215f-6e7d-4617-b7d3-34afd1927232 : duration: 00:00:00
[Information][8] Created new importjob id b0a39234-5b65-450f-92ab-5020ac9dae8f
[Verbose][16] Failed to Execute Command - ImportSolution : RequestID=40bb782e-0c27-4b1c-b159-9cf75487b3e4
[Error][2] Message: Importing solution threw and unforeseen exception
Source    : Microsoft.Crm.Extensibility
Method    : Execute
Date    : 15:55:16
Time    : 28.06.2024
Error    : Attribute with Name TransactionCurrencyId already exists on entity Territory
Stack Trace    : at Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageCore.ImportCode.BaseImportCustomizations.ExecuteImportSolution(ConfigSolutionFile Sol, String sSolutionImportFilePath)
======================================================================================================================
[Start][256] RaiseFailEvent
[Error][2] Source    : Microsoft.Crm.Extensibility
Method    : Execute
Date    : 28.06.2024
Time    : 15:55:16
Error    : Message: Attribute with Name TransactionCurrencyId already exists on entity Territory
ErrorCode: -2147192813
Trace: 
[Microsoft.Crm.ObjectModel: Microsoft.Crm.Extensibility.InternalOperationPlugin]
[1b830950-e106-4ee1-b3fd-d348cb65dc8d: ObjectModel Implementation]

Stack Trace    : at Microsoft.Crm.Extensibility.OrganizationSdkServiceInternal.Execute(OrganizationRequest request, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType, Boolean checkAdminMode, ExecutionContext executionContext)
   at Microsoft.Crm.Extensibility.InprocessServiceProxy.ExecuteCore(OrganizationRequest request)
   at Microsoft.Xrm.Tooling.Connector.CrmServiceClient.CrmCommand_Execute(OrganizationRequest req, String errorStringCheck)
======================================================================================================================
Inner Exception Level 1    : 
==OrganizationServiceFault Info=======================================================================================
Error    : Attribute with Name TransactionCurrencyId already exists on entity Territory
Time    : 28.06.2024 12:55:16
ErrorCode    : -2147192813
Date    : 28.06.2024
Time    : 15:55:16
Trace    : Not Provided
======================================================================================================================
[Stop][512] RaiseFailEvent
[Stop][512] ImportSolution
[Stop][512] DoImportSolutionItem
   at Microsoft.Crm.Tools.Admin.InstallDynamicsSolutionsAction.DoOneInternal(SolutionInfo solutionInfo, String fileFullPathAndName, OrganizationInfo organizationInfo)
   at Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute(ILogger logger, EventId eventId, ActivityType activityType, Action action)
   at Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute(ILogger logger, XrmTelemetryActivityType activityType, Action action)
   at Microsoft.Crm.Tools.Admin.InstallDynamicsSolutionsAction.<>c__DisplayClass29_0.<Do>b__0()
   at Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute(ILogger logger, EventId eventId, ActivityType activityType, Action action)
   at Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute(ILogger logger, XrmTelemetryActivityType activityType, Action action)
   at Microsoft.Crm.Setup.Shared.CrmAction.ExecuteActionHelper(CrmAction action, IDictionary parameters, Boolean undo)
   --- End of inner exception stack trace ---
   at Microsoft.Crm.Setup.Shared.CrmAction.ExecuteActionHelper(CrmAction action, IDictionary parameters, Boolean undo)
   at Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute(ILogger logger, EventId eventId, ActivityType activityType, Action action)
   at Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute(ILogger logger, XrmTelemetryActivityType activityType, Action action)
   at Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute(ILogger logger, EventId eventId, ActivityType activityType, Action action)
   at Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute(ILogger logger, XrmTelemetryActivityType activityType, Action action)
   at Microsoft.Crm.Setup.Shared.Installer.<>c__DisplayClass83_0.<DoAction>b__0()
   at Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute(ILogger logger, EventId eventId, ActivityType activityType, Action action)
   at Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute(ILogger logger, XrmTelemetryActivityType activityType, Action action)
   at Microsoft.Crm.Setup.Shared.Installer.<>c__DisplayClass67_0.<Install>b__0()
   at Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute(ILogger logger, EventId eventId, ActivityType activityType, Action action)
   at Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute(ILogger logger, XrmTelemetryActivityType activityType, Action action)
   at Microsoft.Crm.Tools.Admin.OrganizationOperation.Install(IDictionary stateSaver)
   at Microsoft.Crm.Tools.Admin.OrganizationCreator.Install(IDictionary stateSaver)
   at Microsoft.Crm.Setup.Shared.ComposedInstaller.InvokeInstall(Installer installer, IDictionary stateSaver)
   at Microsoft.Crm.Setup.Shared.ComposedInstaller.InternalInstall(IDictionary stateSaver)
   at Microsoft.Crm.Setup.Shared.ComposedInstaller.Install(IDictionary stateSaver)
   at Microsoft.Crm.Setup.Server.ServerSetup.Install(IDictionary data)
   at Microsoft.Crm.Setup.Shared.SetupBase.ExecuteOperation()
15:55:16|Verbose| Method exit: Microsoft.Crm.Setup.Server.ServerSetup.ExecuteOperation
15:55:16|   Info| ActivatePage(ServerSetupFinishPage)
 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

News and Announcements

Give Back to the Community this Month

Quick Links

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,802 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 229,133 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,154

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans