SCCM - Cloud Management Gateway

Kevin DiBricida 96 Reputation points
2020-10-08T15:05:52.737+00:00

When trying to create Cloud Management Gateway in Azure we are getting the following error when completing the wizard. We are running Version 2002. Has anyone see this?

System.IO.FileLoadException
Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Stack Trace:
at Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at Microsoft.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
at Microsoft.Azure.Management.Resources.ResourceGroupOperationsExtensions.CreateOrUpdate(IResourceGroupOperations operations, String resourceGroupName, ResourceGroup parameters)
at Microsoft.ConfigurationManagement.AdminConsole.AzureServices.RegionPageControl.CreateResourceGroup(String subscriptionId, String resourceGroupName, String location)
at Microsoft.ConfigurationManagement.AdminConsole.AzureServices.RegionPageControl.PostApply(BackgroundWorker worker, DoWorkEventArgs e)
at Microsoft.ConfigurationManagement.AdminConsole.SmsWizardPage.PostApply(BackgroundWorker worker, DoWorkEventArgs e)
at Microsoft.ConfigurationManagement.AdminConsole.SmsWizardForm.PostApply(SmsWizardPage page, BackgroundWorker worker, DoWorkEventArgs e)
at Microsoft.ConfigurationManagement.AdminConsole.SmsWizardForm.PostApply(BackgroundWorker worker, DoWorkEventArgs e)
at Microsoft.ConfigurationManagement.AdminConsole.ProgressPage.backgroundWorkerPostApply_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)


Microsoft Configuration Manager
0 comments No comments
{count} votes

3 additional answers

Sort by: Most helpful
  1. Eswar Koneti 2,196 Reputation points
    2020-10-08T16:51:57.937+00:00

    The information you provided is very limited. Did you check the CloudMgr.log and CMGSetup.log for more details about the error?

    Regards,
    Eswar
    www.eskonr.com

    0 comments No comments

  2. Amandayou-MSFT 11,046 Reputation points
    2020-10-09T07:30:08.503+00:00

    Hi @Kevin DiBricida ,

    Getting the following error when completing the wizard, is this information an error on the wizard? If not, please provide the screenshot of wizard, and kindly check SmsAdminUI.log, it records information about Configuration Manager console activity, like configuring the Azure cloud services.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  3. Gerry Hampson MVP 1 Reputation point
    2020-10-12T15:34:42.87+00:00

    Did you solve this problem Kevin?

    0 comments No comments