Answer Questions
irsprint Activites in different process
In WWF, can the activities run in different process or different machine than the workflow run time Is there any web farms we can set up for scalability issues Thanks Pravin Hi Pravin, Yes. Use a common Persistence Service between the processes to achieve this. Thanks, Srikanth. ...Show All
abasilis Display Resolution decreases randomly at login
Randomly when I log in, my display resolution will jump from 1280x1024 down to 1024x768. When the desktop first shows, everything will be at 1280x1024, but after 2 seconds, it will jump down. I am using the default drivers that were installed with Vista for my display. Is this known, and should I update my display drivers to possibly stop this This forum is for Windows Vista development, not bugs. Th ...Show All
Bassem Workflow Parameters and Activity Properties in xaml Beta2
I would like to know if it is possible to declare a workflow parameter and then pass that parameter into a custom activity using xaml. I see that in beta 2 that ParameterDeclaration has been removed so I am unclear if this is possible. This is my current workflow, very simple, i just want to pass in a parameter and assign it to "To" Thanks < SequentialWorkflowActivity x:Class = " Microsoft.Samples.Workflow.SequentialWo ...Show All
lukha2 Workflow Activities
Can some illustrate how to use the If..Else Activity.....I am really looking for how an activity can use data from a previous avtivity in a sequential workflow. Let's say there is a web service avtivity which flows to an if..else activity. I would like the if..else activity to use the output of the web service that was called in the webservice activity. Of course I could put all of this in a composite activity but lets just assume there are reas ...Show All
adamlane SDK Platform Problem
I am trying to get the SDK that lets you create Windows Forms Apps in VC++ 2005 Express, but I've ran into a problem. Im following the instructions here: http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/default.aspx I've run into a snag though. I can't seem to find the file: corewin_express.vsprops. I do have a file called corewin_express. I dont know if this is the same file or not. Well anyway, I continued along (changed the c ...Show All
akqajohn a question about directshow
Can anyone help me This term we are supposed to write a game demo for the final project of the C++ programming language. We'd like to add an avi movie in the beginning of the game. The game is developped by directdraw7, how can I play a movie in the surface of directdraw7 easily by directshow Thankyou very much. Seems to me I've seen this done using VMR. Check out the Cube sample. ...Show All
mkamka How do you load XOML only State Workflow in WFPad for WWFBeta 2.2 (with namespace for codebehind assembly, and activities)?
Tom, I have downloaded WWF Beta 2.2 WFPad. I am able to work with simple workflows, but am unable to load the XOML only State workflow you created. Can you please create an example of how to load XOML only workflow using namespace (instead of x:Class attribute in the root tag) and not having to change ns0:BaseOrderWorkflow to StateMachineWorkflowActivity in the root node and not having problems displaying activities that are referenced in the ...Show All
sneakyfeline WriteFile() on pipe hangs
I've seen a number of threads concerning WriteFile()'s tendency to hang in unexpected places, but none of the situations were quite like mine: I've created a named, non-overlapped pipe to another process's standard I/O (the process is on the same machine). This other process echoes all data received on its STDIN to its STDOUT. It does this in a very simple loop with fread() an ...Show All
Snowfire StateMachineTrackingService Missing
Hi I have tried in vain to get an instance of the StateMachineTrackingService using Beta 2. I have all the required namespaces but can unfortunately not get StateMachineTrackingService. Can someone tell me what I'm missing I can run some of the examples that use it. Please HELP Priyanka Choughule wrote: hi Im facing the same problem of creating StateMachineTrackingServices instance.. if u h ...Show All
Mark Phillips save xoml file without build...
I have a workflow with two custom activities from an activities library. I run this workflow from another console app. From what i understood, if i change the order of the activities on th xoml file and save it, the change should take place without building. anyhow, it's not working for me. (I have code activity in the custom activities which print me the activity name so i can see if there is a change in the order. Any suggestions ...Show All
Caspelling Custom Activity Causes Workflow Validation Exception
I have created a set of custom activies; some inheriting from CompositeActivity and Some from Activity. I am using these activies to create an XML only workflow. When I create xml markup by using one of my composite activities and there is another composite activity as a child of the root composite then I will receive a WorkflowValidationException if the the child composite is not: a. The only composite child activity of the parent composite ...Show All
SOTY_Programmer Can the state-transition workflow designer control be extended (using code) to support "swim lanes"?
http://office.microsoft.com/assistance/hfws.aspx AssetID=HP815503021033 is an example of an UML 2.0 Activity diagram ...but don't get caught up in all the details you see in the diagram. However, do note that the activities are aligned into 2 role-based groups (vertical columns): Program Administration and Test Administration. These vertical columns are often referred to as "swim lanes". Is it possible, in a custom WinForms desi ...Show All
Sundaywork Glass effect-Windows forms
Hi, I've couple of questions for which i need information. Do let me know about the following..... 1. How to enable glass effect for windows forms in vista. 2. I see the dropdown (Address bar) in IE of Vista as a transperent one. Please let me know how can i achieve such dropdown in my windows forms just to look as if they are IE pages. 3.The tree view style of explorer is also different. how do i make my treeview have this style. Await ...Show All
PatrikC Files locked by unknown programs or services
Sometimes when you run a program in XP (seemed like less of a problem in Win2K) certain files just get locked, and cannot be modified or deleted. There seems to be a difference in the time it takes the system to determine the locked state, depending on whether the user tries to rename or delete the file. When trying to rename a locked Word file, XP immediately tells you its locked. When trying to delete a locked file however, it can take up t ...Show All
dondi81 Unable to setup windows Vista 5308 (error while displaying image selection wizard)
Hi - I have tried to install the 5308 build on a (older) PC (AMD Thunderbird/512MB/ATI 9000) that I use as a test machine but I keep getting an error message immediately after entering the license key. The error dialog says "An internal Setup Error occurred while displaying the image selection wizard". After a while the setup program will abort and display another dialog "Exception Unknown Exception 0xe0000100 occurred at memory l ...Show All
