views:

39

answers:

0

Hi,

I created a workflow with a Persist activity inside. Hosting it into AppFabric leads to this error:

An error processing the current work item has caused the workflow to abort. See the inner exception for details. InnerException Message: The execution of the InstancePersistenceCommand named {urn:schemas-microsoft-com:System.Activities.Persistence/command}SaveWorkflow was interrupted by an error.

How could I get more details about the exception? I don't know if the problem is related to the AppFabric configuration (but there is no warning in the setup panel) or to the serialization of the instance.

Thank you