Yes, you need to keep the original version that started the instance available. Binary serialization relies on being able to load the correct version of the assembly. If you change the workflow structure without versioning the assembly or you delete or remove the assembly deserialization will fail.
Thanks, Joel West MSFTE - SDE in WF runtime and hosting
This posting is provided "AS IS" with no warranties, and confers no rights
|