index > Windows Workflow Foundation > workflow designer

workflow designer

Hi All,
I wonder whether it is possible to host the workflow designer in my app.  I thought it would be cool if I can have the workflow designer as my app's GUI.
Thanks,
DK
DKNam
Yes you can. I just saw a video with Scott Woodgate & team demonstrating the designer hosted in a winforms application
McGeeky
Wow!  Do you have the web link to the video? Thanks, Big Smile
DKNam
Its towards the end when they demonstrate it:

http://channel9.msdn.com/showpost.aspx?postid=115366
McGeeky
DKNam,

Yes you can. Take a look at the Workflow Monitor sample in the documentation (Windows Workflow Foundation Samples->Application Samples->Workflow Monitor). That sample might be a bit much to handle (I'm working on a tutorial for the docs on hosting) but it should give you a good start.

Mark Schmidt
Programmer Writer
Microsoft



Microsoft Programmer Writer
Mark Schmidt-MSFT

Hi Mark,

I've been using the Workflow Monitor, but for some reason my workflows only show up in the monitor after my entire workflow has completed. The monitor doesn't show anything while the workflow is running. I'm selecting "ALL" events in the filter... I've even checked the database tables to see whether things are being added in the tracking tables, and they are being populated properly... Is there something else I need to configure? Is this expected behavior?

Thanks,

Randy

rgrohsman

I had to put my workflows in the GAC in order to have the Workflow Monitor reliably find them.

And in order to put a Workflow into the GAC, you first have to set the Build property of each Workflow dll to have a strong key. And before you do that, I believe you have to go to the Visual Studio 2005 Command prompt and use the sn command to create the strong key.

dlypka
How easy/hard is it host the Designer in a WebForm as opposed to a WinForm?
monsoondawn
How is your tutorial going on?


?
szzhouke
Thanks, guys. Idea
DKNam
Just watching the video now and I must say this tech is so cool! Great work guys! Being able to host the designer in an app is just icing on the cake!
adamhearn

Can I make the workflow designer readonly?

I would like to display the workflow graph, and allow to select activities to display its properties but I don't want to allow the user to modify neither the workflow, nor the activities.

Is there any Readonly or similar property to set in the WorkflowView or other object?

Thanks in advance

Marcos B
reply 12

You can use google to search for other answers

 

More Articles

• ASP.NET hosting....eventDelivery failed.
• Tutoral - Lab 3 Ex 1 Tk 3 logging
• Resuming Workflow Execution With New Input Parameters
• simple Human Workflow doesn't work
• Beta 2.2. Upgrade issue
• About WorkflowRuntime.CreateWorkflow
• DependencyProperty
• Terminate the workflow in 'code activity' and not use 'terminate ...
• Activites in different process
• Workflow Compile Error
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• Issue with spaces in ressources filename
• HIPAA 837 File Error
• How to make a custom composite activity
• Binding list to activity property
• Custom Events problem
• InvokeWorkflow activity
• dependency injection in activities
• Using WWF to model and support "Tec
• activity being currently executed
• How can i add downloaded activities to t
• Listen Activity in state machine workflows
• Task List presentation of "my assig
• Can Beta2 be insatlled and used without
• Beta 2.2 does not require WinFX RTC? Wha
• WF and Smart Clients

Hot Articles

• Business entity objects as properties in
• Some question about Exception throw by a
• Transaction related queries on WWF
• State Machine Dependency Properties
• Workflow Monitor
• WWF Beta 2
• Internal Statement Parser
• wrong use of ActivityDesigner makes app
• SQL Persistence Service sample working s
• Any New ASP.NET/WF Functionality for Tec
• Using a Parallel activity in a custom Co
• Workflow Startup in transactional way...
• How to bring up Infopath form on a task
• Starting a workflow form a replicator task
• a questions with SqlWorkflowPersistenceS

Recommend Articles

• BUG in System.Workflow.ComponentModel.Ac
• Error while loading any WWF Project
• Message "Value cannot be NULL. Para
• How do you retrieve data saved with Trac
• Binding
• beginner's question: what is the purpose
• Subscription service and persistence ser
• XAML and Migration
• SqlTrackingService and Sql Injection
• Message Delivery Exception in Windows Se
• WorkflowStarted event executes twice in
• Sharepoint services client setup
• Opening a derived workflow in workflow d
• Restarting Workflow on handled Exception
• Beta2: WCA.exe