workflow runtime ownership expired

Posted on Stack Overflow See other posts from Stack Overflow
Published on 2009-04-08T10:43:44Z Indexed on 2010/04/03 16:03 UTC
Read the original article Hit count: 454

Filed under:
|
|
|

Hello all, I am facing a strange problem in windows workflow foundation, need help from you guys. I have creatd a State Machine Workflow ,it worked very fine in one build , but due to some requirements i altered workflow , build and reinstall application , but now when i am trying to access workflow instaces which i created in provious build , it give me runtime exception "This workflow is not owned by the WorkflowRuntime. The WorkflowRuntime's ownership has expired, or another WorkflowRuntime owns the workflow" please help me to resolve this problem

© Stack Overflow or respective owner

Related posts about Workflow

Related posts about runtime