I would like to take advantage of .NET4 for Dynamics CRM4.0. It is great for most things but I get a file not found exception when trying to registe开发者_开发技巧r a workflow. It can\'t find System.W
i m trying to change the state for workflow from one state to another on button click its working fine w开发者_如何学编程ith windows but not with web application and its instance id does not persist i
Assume that I have a .NET Workflow Foundation (WF) SequenceActivity class with the following \"output\" property:
I have a workflow service that runs and performs a number of different operations (such as web service calls).
Generally we derive a custom activity from Activity or CompositeActivity class, I want to have my custom base class for all ac开发者_运维百科tivities like:
We have a state machine workflow for maintaining the state of an application submitted by a user. One of the issues I am having is related to workflow termination. In one of the states, I had a bug. W
I have a WF4 workflow service deployed in AppFabric. Is there any开发者_如何转开发 built-in way to do a generic search across all currently active workflow instances?
Just curious how Windows Workflow 4 executes 开发者_如何学JAVAvb code. Can I use the same techique to execute vb.net code at run-time?It\'s atually pretty specialized - before execution it compiles th
I\'m trying to install WF with VS2008E. That\'s what I already did: Go to http://msdn.microsoft.com/en-us/netframework/aa663328.aspx
We have been using InRule for our Rule needs we have found that it does not scale well and so are investigating the Windows Work Flow. Within InRule we could configure pretty much have any task for ex