Answer Questions
Sander3 Designer fails: could not load type RuntimeCompatibility from mscorlib
Hi, When trying to view a workflow designer in VS 2005 Beta 2 with the PDC CTP .NET 2.0 install, I get the following error: Could not load type 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from assembly 'mscorlib, Version=2.0.0.0.,Culture=neutral, PublicKeyToken ...' Any hints on what I can do to solve this I've reinstalled the .NET 2.0 Beta 2 September CTP bits from the PDC DVD but still no joy. I have the WinFX ...Show All
Daniel Molina - MSFT Any plan to support C++ or Managed CLI/C++ for the activity coding ?
Any plan to support C++ or Managed CLI/C++ for the activity coding Thanks. It is possible to do this now as the workflow runtime supports all CLS languages. However there are no plans for designer support of C++. This just means that you have to write your C+ activities in code without drag-drop composition support. Go for it. ...Show All
mark2741 January CTP - no Activities in the Toolbox
I've just installed Beta 2 of WWF that is included in the Jan CTP. When I open a new Sequential Workflow Library project, in the designer view for my workflow, there are only 7 Activities: Compensate,FaultHandler,Suspend,Termainate,Throw,TransactionScope,and SysnchronizationScope. Any ideas on what went wrong How to solve PS I installed in the order recommended by Jan CTP: winfx runtime, Winfx SDK, VS ext for Winfx, and VS Ext for WWF bet ...Show All
Leon Bouquiet Questions about state machine workflow and parameters
Hi there. I have some questions about how to deal with parameters in a State Machine workflow. Parameters as far I know should be passed in the form of Event Arguments in a State Machine, that’s right The example is "inspirated" in the Expense Report sample application, except the workflow type (mostly because the WCF communication)... In the case Event Arguments are OK to pass parameters, I have this EventArgs class: [Seria ...Show All
a-edwill WinFS Application Design Question
Hi folks, I've downloaded the beta 1 refresh of WinFS and am working my way through the help file and samples, trying to come to grips with it. So far I'm really impressed with the concept. I have a question, though, about the design of a hypothetical application that makes use of WinFS. Let's say, for example, that I was trying to make an application to track your DVD collection. I imagine I'd create WinFS custom types for things like ...Show All
Anu Narayan Power icon problemw
Hello, I've just installed the Windows Vista Beta 2 (Build 5384) and so far so good, except for one thing: somehow i can't activate the option to show the power icon on the "notification are" of the "taskbar". When i go to the properties of the "taskbar", and then go to the "notification area" options, i'm allowed to select to always show the clock, volume and network icons, but not the power icon. ...Show All
holzert Whats the differente with biztalk 2006?
Thanks Here's a good blog entry from Darren Jefford: http://blogs.msdn.com/darrenj/archive/2005/09/15/467838.aspx Mark Schmidt Programmer Writer - WWF Microsoft Biztalk is designed to move messages from one place to another. It does this realibly etc... In a standard biztalk process (unless you have an orchastraion - which is basiclly the same thing as wwf) there are no execution phases - A message enters the syst ...Show All
aeoshi ASP.NET And a State Machine Workflow
I recently read the MSDN magazine article, Windows Workflow Foundation, Part 2 (http://msdn.microsoft.com/msdnmag/issues/06/04/CuttingEdge/), where Dino Esposito demonstrates how to work with workflows in ASP.NET. Dinos' demonstration provides a helpful solution to working with Sequential workflows; however, it left me a little confused with how to work with a State Machine workflow. In the article, Dino demonstrates how to pass parame ...Show All
Tobias Zimmergren LCS related query
Hi, The following is my understanding about the intercommunication between the host and the workflow runtime in WWF Beta 1.2. ------ In order to enable communication across the workflow runtime and its host, LCS supports activities such as InvokeMethod and EventSink. InvokeMethod is basically to execute a method which is defined in the host part of code. EventSink in workflow runtime is to capture any of the events that would get fired ...Show All
novicestudent Using InvokeWorkFlow..??
Hi I'm trying to modeling this scenario I have an item of type A and this item could have 1 or more items of type B. A | | | | | | ..... | B B B B B B......B I have a two state machine workflows one for the item A (workflow A) and other for the item B (workflow B), so, i start de workflow A and this workflow starts N workflows B and each workflow B could start N workflows B and so o ...Show All
alypeely .icl files not supported by build 5308?
Hi there, build 5308 does not recognize .icl (Icon Libraries) as files storing icons ... whenever I open an .icl file I get a message saying that the files does not contain any icons. I am pretty sure that it was working fine with the December CTP ... I tried it with several .icl files which are all working fine on XP. No luck on Vista, though ... Can someone confirm having the same problem with build 5308 Or can someone of M ...Show All
Devang Khandhar Roles and WWF
I ll have additonal question about roles. Does WWF do or will have role support on properties in activity or arguments of state transitions or start parameters Can we do make pre and post validations to substitude destination states. This validation canbe role,requied,range ect.. Thanks. maybe the question must a property binding question. In a state based flow : 1.Can i descri ...Show All
Beamer What kind of Host Application to use?
hi I didn't really get behind this whole thing of persistence, and host application. Therefore I have following question: We are developing a asp.net web application, where order can be made. After defining the order, the workflow should be triggered, and is used to control certain sla (service level agreement) times, in which certain actions should take place. For example: After 8 hours the order is checked if it was given clearance ...Show All
Steph Wilson SQLTrackingQuery from Workflow
Hi, can I call SQLTrackingQuery from workflow to get data about activities that are finished successfully I would like to put one code activity in the end of workflow, pick up all tracking information and send it out in some way, it is not important how. I don't want that procedure on host, I want to keep host as simple as possible, and do in workflows as much work as possible. Thanks, Igor Yes Igor ...Show All
Kiforl Question!!! Is Vista going to Please people or Make them Angry?
Me I am HAPPY!!!! Well this isnt my first time with a beta version of a new piece of software, however I found the installation very time consuming. I was really suprised as to how long it actually took, from start to finish. Below is my system configuration: Toshiba Qosmio Centrino 2.0 GHZ 1GB Ram 2 60GB Hard Drives Nvidia Gforce 6600go 128 MB Ram (Not Shared) Basically its a Media Center Edition PC. I have not installed anything ...Show All
