Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Unanswered

Dynamics 365 v9.0x on premise FAIL install, upgrade, new org

(0) ShareShare
ReportReport
Posted on by 15

Hello community!

 

I'm unable to find anything specific to the error "System.MissingMethodException", so I am hoping that someone might have some insight into this.

 

I'm currently stuck on an error that keeps showing up when trying to upgrade or create an organization on a backend server. I've went as far as uninstalling the CRM Server and I am now unable to re-install a fresh one. I've also tried Repairing prior to uninstalling which was also failing. To clarify upgrading: the patch installs fine (9.0.37), however the action of upgrading any Organization on the server will work but will have errors. I can provide a log if needed.

 

The set up is 2 tier, one server for backend and one for frontend. (Backend is the one with issues). Recently, a 3-tier set up was put in place (frontend, backend and SQL server) and on that backend, upgrading any organization is working without failing.

 

I'm just not sure what's going on, I am however suspecting it may be related to internet access?

In each cases the following error is returned: (for confidentiality reason, this is a partial log of a fresh install downloaded Here)

13:56:45| Info| PackageDeployer: Starting CustomControlsCore install.
13:57:41| Info| Failed to install package CustomControlsCore on attempt 1.
13:57:41| Info| Failed to install CustomControlsCoreException: Microsoft.Crm.PackageDeployment.PackageDeployerException: Package CustomControlsCore failed to install on attempt 1.
System.AggregateException: Une ou plusieurs erreurs se sont produites. ---> System.MissingMethodException: Méthode introuvable : 'System.Collections.Generic.IEnumerable`1<System.Tuple`2> Microsoft.Xrm.Tooling.Connector.CrmServiceClient.GetAllLogs()'.
à Microsoft.Crm.MultiTenantPackageDeployment.PdExecutor.Process(PackageDeploymentInputArgs input, JobOutput`1 output, CancellationToken ct)
à System.Threading.Tasks.Task.Execute()
--- Fin de la trace de la pile d'exception interne ---
---> (Exception interne #0) System.MissingMethodException: Méthode introuvable : 'System.Collections.Generic.IEnumerable`1<System.Tuple`2> Microsoft.Xrm.Tooling.Connector.CrmServiceClient.GetAllLogs()'.
à Microsoft.Crm.MultiTenantPackageDeployment.PdExecutor.Process(PackageDeploymentInputArgs input, JobOutput`1 output, CancellationToken ct)
à System.Threading.Tasks.Task.Execute()<---


à Microsoft.Crm.Tools.Admin.InstallDynamicsSolutionsAction.ProcessPackageDeploymentResult(PackageDeployerResult result, String pdLogs, String solutionUniqueName, Int32 attempt)
à Microsoft.Crm.Tools.Admin.InstallDynamicsSolutionsAction.InstallDynamicsPackageInternal(String solutionUniqueName, FileInfo packageFile, OrganizationInfo organizationInfo)
à Microsoft.Crm.Tools.Admin.InstallDynamicsSolutionsAction.InstallDynamicsPackage(String solutionUniqueName, FileInfo packageFile, OrganizationInfo organizationInfo)
à Microsoft.Crm.Tools.Admin.InstallDynamicsSolutionsAction.DoOneInternal(SolutionInfo solutionInfo, String fileFullPathAndName, OrganizationInfo organizationInfo)
13:57:41| Info| CrmAction execution time; InstallPlatformSolutionsAction; 00:00:57.0035727
13:57:41| Error| Installer Complete: OrganizationCreator - Error encountered
13:57:41| Error| Exception occurred during Microsoft.Crm.Tools.Admin.OrganizationCreator: Échec de l’action Microsoft.Crm.Tools.Admin.InstallPlatformSolutionsAction.
InnerException:
Microsoft.Crm.PackageDeployment.PackageDeployerException: Package CustomControlsCore failed to install on attempt 1.
System.AggregateException: Une ou plusieurs erreurs se sont produites. ---> System.MissingMethodException: Méthode introuvable : 'System.Collections.Generic.IEnumerable`1<System.Tuple`2> Microsoft.Xrm.Tooling.Connector.CrmServiceClient.GetAllLogs()'.
à Microsoft.Crm.MultiTenantPackageDeployment.PdExecutor.Process(PackageDeploymentInputArgs input, JobOutput`1 output, CancellationToken ct)
à System.Threading.Tasks.Task.Execute()
--- Fin de la trace de la pile d'exception interne ---
---> (Exception interne #0) System.MissingMethodException: Méthode introuvable : 'System.Collections.Generic.IEnumerable`1<System.Tuple`2> Microsoft.Xrm.Tooling.Connector.CrmServiceClient.GetAllLogs()'.
à Microsoft.Crm.MultiTenantPackageDeployment.PdExecutor.Process(PackageDeploymentInputArgs input, JobOutput`1 output, CancellationToken ct)
à System.Threading.Tasks.Task.Execute()<---


à Microsoft.Crm.Tools.Admin.InstallDynamicsSolutionsAction.DoOneInternal(SolutionInfo solutionInfo, String fileFullPathAndName, OrganizationInfo organizationInfo)
à Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute(ILogger logger, EventId eventId, ActivityType activityType, Action action)
à Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute(ILogger logger, XrmTelemetryActivityType activityType, Action action)
à Microsoft.Crm.Tools.Admin.InstallDynamicsSolutionsAction.<>c__DisplayClass29_0.b__0()
à Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute(ILogger logger, EventId eventId, ActivityType activityType, Action action)
à Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute(ILogger logger, XrmTelemetryActivityType activityType, Action action)
à Microsoft.Crm.Setup.Shared.CrmAction.ExecuteActionHelper(CrmAction action, IDictionary parameters, Boolean undo)

13:57:41| Info| Setting organization state. New state = Failed
13:57:41| Error| Install exception.System.Exception: Échec de l’action Microsoft.Crm.Tools.Admin.InstallPlatformSolutionsAction. ---> Microsoft.Crm.PackageDeployment.PackageDeployerException: Package CustomControlsCore failed to install on attempt 1.
System.AggregateException: Une ou plusieurs erreurs se sont produites. ---> System.MissingMethodException: Méthode introuvable : 'System.Collections.Generic.IEnumerable`1<System.Tuple`2> Microsoft.Xrm.Tooling.Connector.CrmServiceClient.GetAllLogs()'.
à Microsoft.Crm.MultiTenantPackageDeployment.PdExecutor.Process(PackageDeploymentInputArgs input, JobOutput`1 output, CancellationToken ct)
à System.Threading.Tasks.Task.Execute()
--- Fin de la trace de la pile d'exception interne ---
---> (Exception interne #0) System.MissingMethodException: Méthode introuvable : 'System.Collections.Generic.IEnumerable`1<System.Tuple`2> Microsoft.Xrm.Tooling.Connector.CrmServiceClient.GetAllLogs()'.
à Microsoft.Crm.MultiTenantPackageDeployment.PdExecutor.Process(PackageDeploymentInputArgs input, JobOutput`1 output, CancellationToken ct)
à System.Threading.Tasks.Task.Execute()<---


à Microsoft.Crm.Tools.Admin.InstallDynamicsSolutionsAction.DoOneInternal(SolutionInfo solutionInfo, String fileFullPathAndName, OrganizationInfo organizationInfo)
à Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute(ILogger logger, EventId eventId, ActivityType activityType, Action action)
à Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute(ILogger logger, XrmTelemetryActivityType activityType, Action action)
à Microsoft.Crm.Tools.Admin.InstallDynamicsSolutionsAction.<>c__DisplayClass29_0.b__0()
à Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute(ILogger logger, EventId eventId, ActivityType activityType, Action action)
à Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute(ILogger logger, XrmTelemetryActivityType activityType, Action action)
à Microsoft.Crm.Setup.Shared.CrmAction.ExecuteActionHelper(CrmAction action, IDictionary parameters, Boolean undo)
--- Fin de la trace de la pile d'exception interne ---
à Microsoft.Crm.Setup.Shared.CrmAction.ExecuteActionHelper(CrmAction action, IDictionary parameters, Boolean undo)
à Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute(ILogger logger, EventId eventId, ActivityType activityType, Action action)
à Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute(ILogger logger, XrmTelemetryActivityType activityType, Action action)
à Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute(ILogger logger, EventId eventId, ActivityType activityType, Action action)
à Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute(ILogger logger, XrmTelemetryActivityType activityType, Action action)
à Microsoft.Crm.Setup.Shared.Installer.<>c__DisplayClass83_0.b__0()
à Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute(ILogger logger, EventId eventId, ActivityType activityType, Action action)
à Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute(ILogger logger, XrmTelemetryActivityType activityType, Action action)
à Microsoft.Crm.Setup.Shared.Installer.<>c__DisplayClass67_0.b__0()
à Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute(ILogger logger, EventId eventId, ActivityType activityType, Action action)
à Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute(ILogger logger, XrmTelemetryActivityType activityType, Action action)
à Microsoft.Crm.Tools.Admin.OrganizationOperation.Install(IDictionary stateSaver)
à Microsoft.Crm.Tools.Admin.OrganizationCreator.Install(IDictionary stateSaver)
à Microsoft.Crm.Setup.Shared.ComposedInstaller.InvokeInstall(Installer installer, IDictionary stateSaver)
à Microsoft.Crm.Setup.Shared.ComposedInstaller.InternalInstall(IDictionary stateSaver)
à Microsoft.Crm.Setup.Shared.ComposedInstaller.Install(IDictionary stateSaver)
à Microsoft.Crm.Setup.Server.ServerSetup.Install(IDictionary data)
à Microsoft.Crm.Setup.Shared.SetupBase.ExecuteOperation()
13:57:41|Verbose| Method exit: Microsoft.Crm.Setup.Server.ServerSetup.ExecuteOperation
13:57:41| Info| ActivatePage(ServerSetupFinishPage)

Thanks in advance for any assistance given.

  • edmunch Profile Picture
    edmunch on at
    RE: Dynamics 365 v9.0x on premise FAIL install, upgrade, new org

    Is there anything seen in the logs that references some permissions issues or privileges?  Does the deployment admin have sufficient permissions?

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

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,407 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans