Click here to Skip to main content
15,881,204 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
'EnvironmentLocationReference' is not of type 'InternalState'. When loading this instance you must ensure that the activity with name 'EnvironmentLocationReference' implements 'InternalState'.

Please help to resolve this.

Getting Exception in workflowapplication wfapp=new workflowapplication(new workflowDefinition); wfappp.Load(wfId, new TimeSpan(0, 0, 5));

wfid(workflow id) which is saved in persistance database
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900