posted on Friday, January 25, 2008 6:41 PM by BayerWhite

Tracking and Persistence On Remote Servers

Here is a post within the WF Forum, that helped me the other day. I was so used to running tracking and persistence on the same local server that when I tried to set it up remote I ran into some trouble. In a nutshell, because I use config files to setup my runtime and services, I was able to add an additional service, "SharedConnectionWorkflowCommitWorkBatchService" which got me headed back in the right direction. Jason Foster has an example of the the config here.

Comments