workflow-foundation
WF Services Calling sequence Problme
I have WWF, which is having 3 Sequences activities each sequence consist of ReceiveAndSendReply activities.[详细]
2023-03-23 22:50 分类:问答WPF Application project with a WF Activity in it generates errors on Generics types
I have a WPF Application with a subfolder that contains a WF Activity and a CodeActivity. At compile-time on the Workflow that uses the CodeActivity, I get this error:[详细]
2023-03-22 10:29 分类:问答Windows Workflow usage in large web applications
Although, most of the examples I checked on the Internet use WF to deal with wizard-like steps or de开发者_Go百科signing a workflow-based UI, and since Windows Workflow can deal with state machines, a[详细]
2023-03-22 02:13 分类:问答TFS Workflow Activity to call REST Service after build, custom or canned?
I have a NuGet repo that gets a package after each build.I have a REST service that is an extension to the NuGet server that will delete all packages lower than the one specified.The rug that will tie[详细]
2023-03-21 01:31 分类:问答c# access idle workflow data
I have a workflow applicat开发者_Python百科ion which is use sql persistence for the idled workflows and I am using PersistenceParticipant in order to store some values of the idle workflows. I want to[详细]
2023-03-20 23:08 分类:问答Weird fix no longer works for "Workflow.Targets(127,5): error : Compilation failed. Unable to load one or more of the requested types"
We have an x86 VS2008 project for .Net 3.5 SP1 using Workflow Foundation. On some computers it will compile, but others fail with:[详细]
2023-03-20 19:30 分类:问答Load workflow in 2 aspx pages
I am working on an ASP .net project. I have 2 pages. In the first page i have the following code which creates a new workflow[详细]
2023-03-20 06:21 分类:问答Workflow Foundation Receive Activity
I am working on simple Workflow Foundation that uses a simple ASP.NET page as its client. I am using the page to collect a loan amount and month amount to calculate per month loan amount.[详细]
2023-03-18 04:54 分类:问答The state of Workflow Foundation [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-18 00:26 分类:问答WorkflowApplication output
In ord开发者_StackOverflow中文版er to get output from Workflowinvoker we have to use var output = WorkflowInvoker.Invoke(new Activity1() { str = night});[详细]
2023-03-17 21:20 分类:问答