locked
Microsoft Dynamics CRM 2016 Service Pack 1.1 RRS feed

  • Question

  • The server installation exe (CRM2016-Server-KB3203310-ENU-Amd64.exe) ran through with no errors but the DB did not update to version 8.1.1.1005

    We then used Deployment Manager to do the update, this time an Error:

    23:28:50|Verbose| Error occured in UpdateRollupFieldStoredProceduresInternal: Microsoft.Crm.CrmException: Error generating UiData for workflow:, id:00000000-0000-0000-0000-000000000000 ---> System.NullReferenceException: Object reference not set to an instance of an object.
       at Microsoft.Crm.Workflow.ObjectModel.UIDataGenerator.ReadEvaluateCondition(EvaluateCondition activity)
       at Microsoft.Crm.Workflow.ObjectModel.UIDataGenerator.ReadExpression(Collection`1 activities, Type endActivityType, Boolean customActivity, Int32& activityIndex)
       at Microsoft.Crm.Workflow.ObjectModel.UIDataGenerator.ReadRollupRuleStep(Sequence sequence)
       at Microsoft.Crm.Workflow.ObjectModel.UIDataGenerator.ReadCompositeStep(String stepId, String description, Activity activity, Collection`1 variables)
       at Microsoft.Crm.Workflow.ObjectModel.UIDataGenerator.ReadSingleStep(Activity activity)
       at Microsoft.Crm.Workflow.ObjectModel.UIDataGenerator.GenerateWorkflowObjectModelFromXaml()
       --- End of inner exception stack trace ---
       at Microsoft.Crm.Workflow.ObjectModel.UIDataGenerator.GenerateWorkflowObjectModelFromXaml()
       at Microsoft.Crm.Workflow.ObjectModel.UIDataGenerator.GenerateUIData(ExecutionContext context)
       at Microsoft.Crm.ObjectModel.RollupPropertiesService.GetWorkflowStep(AttributeDescriptionPropertyBag attributeInfo, ExecutionContext context, ICalculatedFieldInfo& calculatedFieldInfo)
       at Microsoft.Crm.ObjectModel.RollupPropertiesService.GenerateIncrementalStoredProc(RollupProperties rollupProperties, AttributeDescriptionPropertyBag attributeInfo, Boolean isCreate, ExecutionContext context, Boolean isInstallOrPatch)

    Deployment gurus, any ideas?


    Eric UNG [Senior Analyst Programmer :: Sydney, Australia]

    Tuesday, May 23, 2017 6:55 AM

All replies

  • Hello, 

    Did you find a solution for this issue? I have the same thing and not able to upgrade my organization to CRM 2016.


    Zarour

    Sunday, August 20, 2017 9:56 AM
  • Hi Zarour,

    Yes we did resolved the issue, our problem was due to an older version of the Microsoft sdk dll in the GAC. Once removed and rebooted, the upgrade installed successfully.


    Eric UNG [Senior Analyst Programmer :: Sydney, Australia]

    Sunday, August 20, 2017 11:25 PM