Answer Questions
joan10 How to determine if WorkflowInstance is running?
hi I developed an Order Workflow State Machine. After the release of this Order the StateMachine switches to another state where a CodeActivity starts a certain amount of OrderItem (are contained / associated with the Order) Workflows. These workflows are different than the Order Workflows. What I try to do now is following: Everytime a OrderItem Workflow finishes he sends an event to the OrderWorkflow who checks if there are still OrderIt ...Show All
Awaneesh WWF Release Date
Hi I am Developing a product which uses WWF Beta2 for the Workflow. To commit to the client regarding the product I want to know when the final release of WWF is scheduled. Will it be free distributable When will be the final release of Winfx components available Thanks Babu Hi Babu Paul posted an answere near to your question at the following Thread: http://forums.microsoft.com/MS ...Show All
mathu Context menu registration refused for lnkfile
I have an app that acts as a CMH for shortcuts (not their targets). I'm using the same procedure as in earlier Windows and register as a context menu handler by adding this key to the registry: HKLM > Software > Classes > lnkfile > shellex > ContextMenuHandlers > GUID Trying to add the key with REGEDIT displays a message that says I have insufficient privileges to add a key under Context ...Show All
Bei Zhu an old dos Program cann't show Chinese characters in windows xp
excuse me, I have an an old dos Program that can show Chinese characters well in windows98, while it cann't show Chinese characters correctly in windows xp.why thanks a lot ...Show All
Joachim Meyer persistence runs only one workflow instance at a time ??
Hi In a project i'm working with (HelpDesk),a help desk assistance might receive many trouble tickets & escalate them. Upon escalation, an event is triggered (state machine workflow). before adding the persistence service everything worked fine (ability to escalate multiple trouble tickets at a time)& after adding it, only one workflow instance is allowed, i.e. an exception is thrown once opening a trouble ticket while another one is ...Show All
nine99 Smart Tee & Sample Download
Hi I am working on direct show , i have not installed directx , im working on win mobile 2005. i have just added the lib files needed for directshow. I am unable to install directX for some reason. All i need is all the direct show samples. Is there a link where in i can just download the directshow samples. Also i need a sample for using the smart tee filter Please do help me i would be grateful Thank you Regards Adil Saleem ...Show All
shanky Error: EventDeliveryFailedException ?
I have got a dual WinForms/ASP.NET workflow application working, except for raising events to workflow from ASP.NET. The events work ok if raised under WinForms app, with DefaultWorkflowScheduler. Under ASP.NET I raise the same event (same code in same DLL) I get the error below. The ASP.NET code raising the event is this: ASP.NET Code: '...Get the GUID of the task Dim ID As String = Me.GridView1.SelectedRow.Cells(4).Text Dim ins ...Show All
Pentalon Infopath and WWF
Hi, I was wondering if/how WWF can be used to manage the state of Infopath forms so that certain elements of the form can be hidden/shown depending on the state. From the tutorials that I've looked at, most of them use a Windows form to input the data rather than an Infopath form. I appreciate the help. WWF is only available for VS.NET 2005, however the Infopath SDK only works with VS.NET 2003. Will WWF o ...Show All
Bobaloochi Questions about vista
I dont have vista beta or anything, but I would just want to know a few things(for those with beta or anyone that can answer), and some comments to make. Comments: 1. I am hoping that windows vista will make it so Sticky keys is off automatically, as I find it annoying(along with everyone else I know) and its a pain to turn off, because when I say turn off following the instructions, its still on until about the 3rd time I turn it off. 2. ...Show All
konrad_p LoadDesignerLayout problem
trying to use LoadDesignerLayout to better present the layout of a statemashine workflow in the Workflow monitor sample. using ( StringWriter stringWriter = new StringWriter ()) { using ( XmlWriter layoutwriter = XmlWriter .Create(stringWriter)) { IList errors = null ; this .SaveDesignerLayout(layoutwriter, rootdesigner, out errors); string s = stringWriter.ToString(); XmlTextReader layoutReader = ...Show All
Raju_Sreenivasan workflow designer
Hi All, I wonder whether it is possible to host the workflow designer in my app. I thought it would be cool if I can have the workflow designer as my app's GUI. Thanks, DK Thanks, guys. DKNam, Yes you can. Take a look at the Workflow Monitor sample in the documentation (Windows Workflow Foundation Samples->Application Samples->Workflow Monitor). That sample might ...Show All
Christian Reizlein New Workflow In VS2005
Hi, I'm facing very strange behaviour of VS2005 while adding new sequential workflow (with code separation) to the project: I've got 2 new files added: WFlow1.xoml and WFlow1.xoml.cs as it would be, but instead WFlow1.xoml.cs being added under WFlow1.xoml, it appears just like another file in the project, not related to the WFlow1.xoml. Somehow, it depends on whether the project resides on virtual (mapped) drive or not: i'm addi ...Show All
ananasgroup The Rating and Keyword function.
when i try this function and "Add a title" in the bottom of the window, i receive an error message an unexpected error is preventing the operation. make a note of this errore code, which might be useful if you get affitional help to resolve this problem: error 0x88982F04: no error description available someone have the same problem sorry for my english. Yes, the rating and keyword function is broken on Beta 1. Adding ratings and ...Show All
CivicPride unattended installation of Windows MultiLanguage Version is not working
I want to install multiple languages using unattended installation as described in the site :- http://support.microsoft.com/default.aspx scid=kb;en-us;289125 I used below command to install the languages. rundll32.exe shell32,Control_RunDLL intl.cpl,,/f:"c:\regopts.txt" But it does not work in Windows Vista. Is there any other alternative approches to install multiple language as described in above link. Pls let me know. Thanks and Regards, S ...Show All
VbNewbie12 Workflow with Visual Studio Express
Is it possible to use Win Fx with the Visual 2005 Express versions If this is possible, what can I do what software I need I found this information in the download page of winFx. Its true, I mean that is it possible to use this tool with visual studio express Microsoft Pre-Release Software WinFX Runtime Components - February Community Technology Preview (CTP) System Requirements Supported Ope ...Show All
