Hey guys,
Trying to get our CRM 2013 upgraded to 2015 and am getting the following error when it tries to upgrade the Database:
Anyone got any ideas?
05:42:52| Error| System.Exception: Error.ActionFailed Microsoft.Crm.Tools.Admin.PopulateDependenciesAction ---> Microsoft.Crm.CrmException: Error generating UiData ---> System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
at System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result)
at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
at System.Guid..ctor(String g)
at Microsoft.Crm.Workflow.ObjectModel.UIDataGenerator.ReadPrimitiveExression(WorkflowAttributeType type, String stringValue)
at Microsoft.Crm.Workflow.ObjectModel.UIDataGenerator.ReadEvaluateExression(EvaluateExpression activity, String attributeName, String targetEntityName)
at Microsoft.Crm.Workflow.ObjectModel.UIDataGenerator.ReadExpression(Collection`1 activities, Type endActivityType, Boolean customActivity, Int32& activityIndex)
at Microsoft.Crm.Workflow.ObjectModel.UIDataGenerator.ReadBranchStep(StepBase parentStep, Collection`1 sequenceActivities, Int32& activityIndex)
at Microsoft.Crm.Workflow.ObjectModel.UIDataGenerator.ReadConditionStep(Boolean wait, ConditionSequence 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.ReadBranchStep(StepBase parentStep, Collection`1 sequenceActivities, Int32& activityIndex)
at Microsoft.Crm.Workflow.ObjectModel.UIDataGenerator.ReadConditionStep(Boolean wait, ConditionSequence 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.GenerateUIDataFromEntity()
at Microsoft.Crm.ObjectModel.ProcessHelper.HasComplexCondition(WorkflowEntity workflow, ExecutionContext context)
at Microsoft.Crm.ObjectModel.WorkflowDependencyCalculator.DetermineRequiredDependencies(ExecutionContext context)
at Microsoft.Crm.ObjectModel.DependencyCalculatorBase.DetermineAllDependencies(ICollection`1 records, ExecutionContext context)
at Microsoft.Crm.ObjectModel.DependencyHelperBase.CreateDependencies(ExecutionContext context)
at Microsoft.Crm.Dependency.ComponentCollector.CreateComponentDependencies(Dictionary`2 recordsByComponentType, ExecutionContext context)
at Microsoft.Crm.Dependency.ComponentCollector.ProcessRecords(ExecutionContext context)
at Microsoft.Crm.ObjectModel.DependencyService.CreateAllDependencies(ExecutionContext context)
at Microsoft.Crm.Tools.Admin.PopulateDependenciesAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Shared.CrmAction.ExecuteAction(CrmAction action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---, Error, RetryCancel, Option1