blog community

Welcome to blog community Sign in | Join | Help
in Search

Browse by Tags

All Tags » .NET » Windows Workflow Foundation
Sorry, but there are no more tags available to filter with.
  • Workflow serialization and custom activities

    A few months ago I blogged about a bug in the serialization code in Windows Workflow Foundation[1]. The bug is that when you change a custom workflow activity that is being used in a persisted workflow, you will get weird errors like ArgumentOutOfRangeException or an error telling you an IObjectReference is missing something. This happens when you ...
    Posted to Willem Meints (Weblog) by willemm on July 25, 2007
  • Serialization Bug Windows Workflow Foundation - Update

    Earlier I wrote about a bug in Windows Workflow Foundation where it was no longer possible to resume workflows that were persisted in a SQL when you change an activity while there are persisted workflows in the database. After having created a small test I can confirm it's definitly a problem with the versioning of the custom activities ...
    Posted to Willem Meints (Weblog) by willemm on May 18, 2007
  • Serialization bug in Windows Workflow Foundation

    A few days ago Martijn and I had a really weird problem with our SQL persistence store for Windows Workflow Foundation. Martijn was trying to build a small application that had to start all workflows with a timer, so that the timers that were expired were handled by the workflow. Somehow he got an exception telling him there was a cross-reference ...
    Posted to Willem Meints (Weblog) by willemm on May 16, 2007
Powered by Community Server, by Telligent Systems