ASP.net and workflowaborted
Hi,
I have a state machine which works fine until it reaches the Completed State. At this point, it doesn't complete, but the runtime raises the workflowaborted event after a long period. Where's the problem?
I use SqlPersistenceService for persistence.
Thanks

