Hi
After further investigation (and an upgrade as recommended but unfortunately this didnt fix it) I've discovered the following:
The While Condition is evaluated, an exception is thrown, then the workflow is terminated.
The message from the exeception is 'Error binding to target method'.
I've searched for this error message and find a few posts such as this one
http://www.dotnet247.com/247reference/msgs/30/153214.aspx
which seem to suggest recreating my visual studio project. Tried this - still doesnt work! I've cut back my visual studio solution to the minimum projects.
To reiterate, it is only workflows with a while loop where I encounter this problem. I have been sucessfully using this host for some time with no problems.
It's starting to sound like a visual studio problem more than a workflow foundation issue.
Does anyone have any experience with this?
Thanks a lot, Clare
|