Welcome to MSDN Blogs Sign in | Join | Help

Using XAML activation in ASP.NET with a StateMachineWorkflow

If you want to use XAML activation in ASP.NET you will need to be using Windows Workflow Foundation Beta 2.2, that can be found here.  The reason for this is that although XAML activation works in most cases with Beta 2 it isn’t officially supported in that build because it was added as a feature at the last minute and was not fully test yet.

 

Below is a sample that uses XAML activation to start a StateMachineWorkflow in ASP.NET.  

 

This posting is provided "AS IS" with no warranties, and confers no rights.

Published Monday, May 08, 2006 11:03 AM by tomlake
Attachment(s): ASPNETXAMLActivation.EXE

Comments

Saturday, May 13, 2006 10:37 PM by Christopher Steen

# Link Listing - May 13, 2006

Add item to SharePoint list but returning to another
location [Via: Serge van den Oever [Macaw]
]...
Sunday, May 14, 2006 8:07 AM by ornakahil

# re: Using Xoml activation in ASP.NET with a StateMachineWorkflow

Hi Tom,
I explored your example and there is one thing that is not clear to me,
I saw that you added the library assembly in the Global.asax but what if I want to host several workflow libraries? Do you know if I Can upload the assembly in the form load?
Anonymous comments are disabled
 
Page view tracker