I tried running the sql persistence sample using the share database for persistence and tracking service.
The first page loads fine. When i click the create new order button, a row is inserted into the instancestate table of the sqlpersistence service database.
When i click the createOrder button, i am getting the following error as the row got deleted from the instancestate table.
Workflow with id "eca3bd1f-1506-4f3a-997d-e62b9e9a6d02" not found in state persistence store.
I checked the profiler and found the following sp is being called:-
SqlDumpExceptionHandler: Process 54 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process.
Any inputs on this is highly appreciated.
Regards,
Baskar
|