Windows Workflow runs very slowlyh on my DEV machine

Posted by Joon on Stack Overflow See other posts from Stack Overflow or by Joon
Published on 2010-03-27T08:28:40Z Indexed on 2010/03/27 8:33 UTC
Read the original article Hit count: 230

I am developing an app using WF hosted in IIS as WCF services as a business layer.

This runs quickly on any machine running Windows Server 2008 R2, but very slowly on our dev machines, running Windows XP SP3.

Yesterday, the workflows were as fast on my dev machine as they are on the server for the whole day.

Today, they are back to running slowly again (I rebooted overnight)

Has anyone else experienced this problem with workflows running slowly on IIS in XP? What did you do to fix it?

© Stack Overflow or respective owner

Related posts about workflow-foundation

Related posts about wcf-performance