Hi,
I have a situation where I am starting a workflow, everything works fine, however, the WorkflowComplete event is never fired, neither the WorkflowTerminated, WorkflowAborted or ServicesExceptionNotHandled; simply, the workflow ends, and the the last event fired is the WorkflowIdled.
I am storing the WorkflowRuntime in the Application, and I am using a ManualWorkflowSchedulerService. If anyone is willing to help, I can post the code.
Any ideas?
Thanks in advance!
Ricardo Peres