



Hello there,have you the sample or link, How can Biztalk server connect to Windows Workflow Foundation?thanksiowi...
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: ...
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 ...
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 ...
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 ...
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 ...
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. ...
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." ...
when i tracking the workflow instance , I want to change the tracking time to beijing time , can you help me, thanks? ...
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). ...
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 ...
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 ...
