Wondering if anyone can help... I've been playing with the CRM 4 upgrade for a while and run into a series of upgrade warnings which I don't know how to resolve.
Here is a copy of one of the warning msgs from the crm40svrsetup log file
19:05:44| Info| Upgrading instance workflow: Name: Proposal Delivered: Reminder of Expiry ProcessInstanceId:{23c94b8f-c278-dc11-8013-00145e956349}
19:05:44|Warning| Exception while upgrading ActionLog: Microsoft.Crm.Metadata.EntityMetadataNotFoundException: The entity with ObjectTypeCode = 1065 was not found in the MetadataCache.
at Microsoft.Crm.Metadata.DynamicMetadataCache.GetEntity(Int32 entityCode)
at Microsoft.Crm.Workflow.Upgrade.MetadataCommand.GetEntityMetadata(Int32 entityCode)
at Microsoft.Crm.Workflow.Upgrade.ActionLogMapping.CreateRegardingObject(Guid objectId, Int32 objectTypeCode)
19:05:44| Info| Completed upgrading instance workflow: Name: Proposal Delivered: Reminder of Expiry ProcessInstanceId:{23c94b8f-c278-dc11-8013-00145e956349}
As you can see, the system could not find the entity 1065 (i.e. WFEventLog) when upgrading this workflow instance.
Should I be concerned with these warnings? Is there a way I can fix these workflow instances so I don't get these warnings?
Any help is appreciated.
Todd