Workflow Foundation RSS

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • How to connect Biztalk server and Windows Workflow Foundation

    Hello there,have you the sample or link, How can Biztalk server connect to Windows Workflow Foundation?thanksiowi...

    2 answers | 141 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • how to compiling project as ANSI C++ standard project

    I want to check compliancy of my project with ANSI C++ standard. I set /Za option for compiler (compile without microsoft extentions), but in this case I get a lot of errors on Minrosoft files like C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\winnt.h(477) : error C2467: ...

    1 answers | 1011 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • How to communicate from Workflow Webservice to Console Workflow host?

    Hi,Newbie question ...I am trying to write a solution that has a console application hosting the workflow runtime, and exposes a webservice, which, when called, creates a new instance of a long-running workflow, to be added to the runtime running in the console app. (the webservice is running ...

    1 answers | 724 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • How to communicate from a Win app. to the workflow when the workflow is hosted by a console app?

    Hello, I have a workflow that is started from a console application that does some job. Afterwards I want to have access to this workflow from a windows application to approve or reject a document. In the workflow I have a listen activity that is waiting for the approve or reject event ...

    2 answers | 7402 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • How to communicate between Parent childs statemachine workflows?

    i would like to model a Parent - child relationship using state machine workflow.Example:- Let us assume that we have an Order (Parent) with multiple order items (Childs) associated with it. The Order (Parent) might go to different states like Created, Processed, Approved etc... The Order item ...

    1 answers | 972 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • How to clean up tracking database?

    Hello,I'm using the Tracking Service in my host application to retrieve information about the running workflows. I needed to test something, so I downloaded the Tracking Service samples from the Windows SDK website. I accidentally used the same tracking database for the sample application as ...

    1 answers | 814 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • How to check if a workflowruntime has been loaded

    Hi there, since only one workflowruntime allowed in a appdomain, I need a mechanism to check if the runtime has been loaded, if yes, I also need to get the reference for the runtime so that I can run my workflow. Thanks in advance. ...

    5 answers | 246 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • How to Change the Workflow Name in Lab 10?

    When you change the "Name" property in the designer,it prompts that "The service 'System.Workflow.ComponentModel.Design.IMemberCreationService' must be installed for this operation to succeed. Ensure that this service is available." ...

    5 answers | 255 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • how to change the time to Beijing time in WWF?

    when i tracking the workflow instance , I want to change the tracking time to beijing time , can you help me, thanks? ...

    2 answers | 118 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • how to change the text shown when dragging activities from the toolbox

    Can someone please explain, how I can programmatically change the text, that is shown, when I drag activities onto the designer surface?By default, the class name is shown (for example in the designer rehosting example). ...

    7 answers | 235 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • How to change the sendemail activity property at run time?

    Hi, All, I want to use the SendEmail sample activity for my workflow and looked through the EmailActivities Example. But how can I change the From, To, ect properties at run time? My state machine workflow will send email to different perpole based on the selection from the dropdown list. I ...

    5 answers | 953 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • How to change the padding of Activity designer's container.

    hi all.in the activity designer container , is there any property or overridable method let me to change the padding for child activity designer?below is figure demo| container || _ || | | || | child | ||<- -> | | | |_>this padding. i will change it..anybody can give me some more ...

    2 answers | 393 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

QUESTION ON "Windows Workflow Foundation"
MSDN DEVELOPMENT