Welcome to MSDN Blogs Sign in | Join | Help

Pageflow Sample Update

Updated to version 1.1

Changes

  • Corrected the install to display the EULA at a more opportune time (thanks to this comment)
  • Updated to fix the exception being thrown at the completion of a workflow
    • NavigationManager.cs
    • AspUserInput.cs
    • WebHostingModule.cs

To install this, download the bits (same location), uninstall the existing version and install this version.

Other Setup Notes

I got a few pieces of feedback on the setup to get things working, here are some hints to get up and running:

  • If you extract the samples.zip file in the install directory (Program Files\Windows Workflow Foundation Samples\...) they may be marked as read-only.  Mark the whole directory as non-read-only (so you can write) and then you will be able to compile successfully.
  • To run the sample, you need to set up a persistence database, this will be used to store the state of the workflow while we are not interacting with it
    • Then go into the App.config or web.config and find the ConnectionString settings and update it to point to the correct database.  On most default VS installs, you can point at localhost\sqlexpress, but it can certainly be any sql install.

Other Notes

For the folks using WCSF, Glenn has a good summary that fills in some of the story on the WCSF side, and sneaks an Eminem reference into the title :-)

Published Wednesday, June 27, 2007 11:48 PM by mwinkle
Filed under: ,

Comments

# New and Notable 176

TGIF!! I am super busy right now designing a multi-CPU/multi-threaded Parallel Calculation Engine and

Friday, June 29, 2007 1:14 PM by Sam Gentile

# New and Notable 176

TGIF!! I am super busy right now designing a multi-CPU/multi-threaded Parallel Calculation Engine and diving into the science of Parallel Computing. I'll have some links when I get a chance. Windows Workflow Tomas talks about Silver , the integration

Tuesday, December 02, 2008 8:43 PM by Sam Gentile's Blog
Anonymous comments are disabled
 
Page view tracker