We have developed a number of custom approval workflows in visual studio 2008. They basically create task and work through a 2 stage approval process, once a task is completed, it generates new tasks for stage 2, then completes.
These have been tested and work well in a single server moss/sharepoint environment.
We have now moved them to a test farm environment with 2 Web Front Ends, 1 SSP/Search Server, 1 SQL Server.
The workflows now get stuck in progress, after completing the first stage of the workflow, as if the workflow is not recognising that something has changed.
No errors, in our logging code, none in the SP logs.
Would appreciate anyones thoughts on this.