I keep losing my workflows due to some sort of error. I don't know what is causing the issue but once it occurs, I can no longer open up the workflow. Instead I get the message:
Query Builder Error
The specified record type does not exist in Microsoft Dynamics CRM.
When this happens, I have to start building my workflow from scratch. This is very frustrating and keeps happening at (seemingly) random times. It is especially frustrating because there is not an easy way to make copies of workflows as they are being developed.
It appears I am getting an event log message on the CRM server when this happens. The summary of the event log is:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 7/12/2011 10:33:38 AM
Event time (UTC): 7/12/2011 2:33:38 PM
Event ID: c7a443abdd77414f8d280406b5583260
Event sequence: 13661
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/4/ROOT-1-129549479815595536
Trust level: Full
Application Virtual Path: /
Application Path: C:\Program Files\Microsoft Dynamics CRM\CRMWeb\
Machine name: SERVER01
Process information:
Process ID: 8064
Process name: w3wp.exe
Account name: AFG\crm2011services
Exception information:
Exception type: EntityMetadataNotFoundException
Exception message: The entity with a name = '#CreateStep1_localParameter' was not found in the MetadataCache.
....
Any advice or ideas?
Thank you.