New Recipe for the PageFlow Guidance Package Published!
Yesterday we added the “Enable Web Site or Web Application Project for Page Flow” recipe to the Page Flow Guidance Package.
To get this updated guidance package you must download the WCSFContrib source code and Register the Page Flow Guidance Package.
Content
What does the recipe do?
This recipe adds configuration to the Web.config and the required assembly references to the Web Site/Web Application Project depending on the page flow implementation type that the user chooses (XML or Window Workflow Foundation provider).
The following files are the Web.config generated by the recipe:
The following references are added to the Web site/Web Application Project when the recipe is executed:
| XML | Window Workflow Foundation |
|
|
How to use the recipe?
Once you have registered and enabled the Page Flow Development April 2008 guidance package in your solution, perform the following steps:
- Right-click in a Web Site or a Web Application Project present in your solution.
- Point to Page Flow and then click in Enable Web Site/WAP for Page Flow. The following wizard will appear:
Figure 1 - Enable Web Site/WAP for Page Flow
- Select the Page Flow implementation type that you want to use (XML or Window Workflow Foundation provider).
- Choose the path where the Page Flow assemblies are. Depending on the Page Flow implementation type the assemblies required will change.
| Note: The assemblies will be referenced from the specified location. Make sure that these are under source control. |
- Click in Finish.
Enjoy
Technorati Profile
