Windows Workflow Foundation 3 announcement
-
Link
This forum has been retired. It is locked, but is still available for review in the Archived Forums folder. Any new posts on this topic should be put in the Windows Workflow Foundation forum.
-
Link
In .NET 4 the Workflow Team released an all new Workflow engine in the System.Activities namespace. With the release of .NET 4.5 Beta we are marking the types in the “WF 3” System.Workflow namespace as obsolete. The following assemblies have one or more public types that will be deprecated:
- System.Workflow.Activities.dll
- System.Workflow.ComponentModel.dll
- System.Workflow.Runtime.dll
- System.WorkflowServices.dll
- Microsoft.Workflow.DebugController.dll
- Microsoft.Workflow.Compiler.exe
- Wfc.exe
As a result, customers who are using the deprecated WF 3 APIs will encounter build warnings with a message similar to “ Warning BC40000: X is obsolete: ‘WF 3 types are deprecated. Please use WF 4 instead.’ ” We will remove the types from the .NET Framework in a future release, but we have not yet determined that timeframe (not in 4.5). This current step allows us to communicate our direction to our customers and allow them plenty of time to move to the new WF4 model. We will, of course, continue to support these WF 3 types under the Microsoft Support Lifecycle Policy.
Rules related types (e.g. System.Workflow.Activities.Rules), which do not have a replacement in WF 4.5, have not been deprecated.
Customers who want to migrate their applications to WF 4 will find help in the WF 4 Migration Guidance articles on MSDN and the WF Migration Kit on the WF CodePlex site. - System.Workflow.Activities.dll
-
Link
Hello all,
This Forum will handle questions for all of the 3.0 and 3.5 versions of Workflow. With the release of Visual Studio 2010 and the .Net Framework 4, we have created a new Forum for the latest version of Windows Workflow Foundation here. Please do not post any questions in here that do not pertain to Windows Workflow.
Thanks,
Ed
-
Sticky0VotesPlease Indicate "Mark as Answer" if a Post has Answered the Question
While reading a reply to your question, you will notice a button with an icon that says "Mark as Answer." Please select this button when a reply answers ...
-
Discussion0VotesHow to edit and save SharePoint Workflow XOML file
Hi, I need to replace the username(that no longer exists) to the new one in SharePoint workflow programmatically. I am trying to edit the workflow xoml file but ... -
Unanswered1VotesTracking Service - Profile cache insert failure
Hi All, After battling with a Custom Tracking Service that stopped running after having to change the Assembly Sig, which is outlined ... -
Answered0Votesloading workflow from xoml file
i save workflow in xoml file now when i load it back its loads fine but i had to cast it into prope type can any body give me better way of doing it ..... XmlReader xmlReader = ... -
Unanswered0Votesworkflow foundation, custom sequence activity, obtaining Type for parent in design mode
Hi there I'm using .NET 3.5. Suppose you create a composite activity called Activity1 and add it to a workflow called Workflow1. I am trying to ... -
Answered0VotesCode Name of Windows Workflow Foundation
What is code name of Windows Workflow Foundation ? Is it OSLO ? If it's OSLO why it is called OSLO ? -
Unanswered0VotesGetting/Settings dependency property values on a running workflow instance
I have a workflow that is hosted as a WCF service in IIS. I need to change the value of a dependency property on some running instances of this workflow. I created a new project and in ... -
Unanswered0VotesError when creating Tracking-Database in SQL Azure
I would like to store my SQL Tracking database in SQL Azure, but since Azure SQL does not support the "OPENXML"-syntax, I cannot create the stored procedures InsertActivities ... -
Answered0VotesHandling Undos in rehosted workflow designer
Hi, maybe this it's already been asked: It is possible to handle undo/redo in rehosted 3.x WF Designer? In my aplication I'm using the designer to allow users to write workflows, I'm using cuts and ... -
Unanswered0VotesHandle Copy/Paste events on DesignSurface in rehosted WF editor
Hello, I have a WinForms client application that hosts the Workflow designer (WF 3.x). I need to hook the copy paste events because i have to generate a new Guid in the activity to be copied as this ... -
Unanswered0VotesWorkflows not working
Could not find file 'C:\Windows\TEMP\mg3ewati.dll'. Exception information: Exception type: DllNotFoundException ... -
Discussion0VotesPlease Indicate "Mark as Answer" if a Post has Answered the Question
While reading a reply to your question, you will notice a button with an icon that says "Mark as Answer." Please select this button when a reply answers ... -
Unanswered1VotesWF 3.5 does not respond to event
We are running into a very strange problem with WF 3.5 - We have a state machine based workflow which works well 9/10 times. However, in some ... -
Answered0VotesAfter upgrading from .Net 3.0 to .Net 4.0 workflow stopped working, but only on QA.
I have a simple workflow that I upgraded from 3.0 to 4.0. It works on my machine, it works on my Dev server, but on my QA server nothing happens. It runs, gives me back a GUID, tells me it's running, ... -
Answered0VotesVisual Studio 2012 Express for Desktop
Trying to save Visual Basic project and get this error. "AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.vb': Access is denied". What is wrong? -
Unanswered0VotesAdding support for variables in RuleEngine
Hi. I need a creative suggestion. We're using rules outside of workflows and we need to store values while the ruleset is working it's magic. Storage of values ... -
Answered0VotesSend data to Workflow Asynchronously
Hi all, I try to send data to my workflow machine state asynchronously. I have +- 15 states, and I want a listener who catch data at ... -
Answered0VotesMSBuild.xml
How to edit Defaultemplate.xaml in TFS 2010: Objective: I need to customize the Input , output and teporary paths. Please ... -
Answered2VotesAdding a service to workflow runtime from an activity
Hi, I have a sequential workflow activity which uses a callExternalMethodActivity to call a service. The issue I'm having is that the service must be already registered with the workflowRuntime. Since ... -
Answered0VotesConverting XAML To XPDL/BPEL
Hi everybody. I'm supposed to develop a workflow editor that outputs an XPDL/BPEL file. I would like to know if there is a simple, safe way to convert XAML file into an XPDL/BPEL ... - Items 1 to 20 of 10373 Next ›


