Quantcast
Channel: AppFabric Community Blogs via Syndication : workflow
Viewing all articles
Browse latest Browse all 20

The SqlWorkflowInstanceStore and Windows Azure

$
0
0
As shown previously it isn’t hard to run Workflow Services on Windows Azure. In fact all we need to do is add a bit of extra configuration and we can work as normal. However normally when I am hosting long running workflows in IIS I always add a SqlWorkflowInstanceStore  to store the workflow state when it is not running so we can survive the inevitable IIS AppDomain restarts. Unfortunately this isn’t quite as straightforward as I had hoped.   SQL Azure != SQL Server The important thing...(read more)

Viewing all articles
Browse latest Browse all 20

Trending Articles