Answer Questions
Jay_187 Generating ruleset in runtime
Hi, I was trying to generate ruleset in runtime and assigning it to policyactivity and it works fine once i finished i dragged ifelseactivity to the same workflow and i added simple condition using the simple way Declarative Rule Condition the project doesn't build and it keep giving me error saying that cannot find the condition despite the fact that the condition in the .rules file i thought there's something wrong with my code ...Show All
koranke Install Sept ctp
I am using team suite beta 2 (.44 build) and installed the sept. runtime, sdk, and vs extensions on 2 different machines, but the WWF projects never show up in the New Project dialog. Also opening a sample (DocumentReview) tells me that the "project type is not supported by this installation". DanHaligas wrote: http://www.microsoft.com/downloads/details.aspx familyid=7096d039-2638-4f ...Show All
Havan ASP.net and workflowaborted
Hi, I have a state machine which works fine until it reaches the Completed State. At this point, it doesn't complete, but the runtime raises the workflowaborted event after a long period. Where's the problem I use SqlPersistenceService for persistence. Thanks Doing it in the website will work fine. No exception is thrown. Could it be a problem with scheduler (I tried both manual and defau ...Show All
Vizun Mail to James Conrad
Respected Sir, I have a problem with the example code for ASP.net Workflow example which was given in the Windows Workflow offcial site private void StartWorkflow() { // Define the parametes for the Dictionary < string , object > parameters = new Dictionary < string , object >(); parameters.Add( "FirstName" , txtFirstName.Text); parameters.Add( "LastName" , txtLastName.Text); WorkflowRuntime workfl ...Show All
Jean-Marie state engine design question
Hello all, I'm in the process of starting a pretty good size project and I'd like to use a state machine workflow in my server application. I'm using the order processing state machine workflow sample to assist in building my concept demo. The one main question I have is, how do I have a state that is like a que/stack that another application monitors and when data enters that state the external app monitoring will pull the data/o ...Show All
PeterTretP How to use Overlay Mixer
Hi, guys, can you provide a example for me thank you very much. I use gradedit.exe, I can add the overlay mixer to the graph, but i can't set the video size to 640*480 with 24bits. It said: Can't support this format. i delete the overlay mixer from the graph, then i can set the video size to 640*480 with 24bits. why Hi, Jordan, thank you very much for your answer. another, Is the VMR7's CLSID CLSID_VideoMixingRenderer th ...Show All
Wil R. Load a custom activity designer in the designer hosting application
I created a custom activity designer for a custom activity. When I loaded this activity in my designer hosting application, I got the following exception. Syste.InvalidOperationException:"Theme properties can only be changed in the Theme Configuration Dialog." It happened inside the custom activity designer class: public sealed class StepBehaviorActivityDesigner : SequentialActivityDesigner { protected override void ...Show All
Chris Forbes 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 I had to put my workflows in the GAC in order to have the Workflow Monitor reliably find them. And in order to put a Workflow into the GAC, you first have to set the Build property of each Workflow dll to have a strong key. And befo ...Show All
suroma Image distortion using my native screen capture tool.
I ever wrote a simple screen capture tool in WinXP. It worked well, but as I used it in Vista beta2, the captured images were not correct at all. I also tried PRINT SCREEN key and Magnifier tool, and the result was the same. Forgot the link of the image I get by using PRINT SCREEN key. My display card is GeForce 6200. Can anyone shed a light on it Thanks. http://us.f2.yahoofs.com/bc/4008e591_15418/bc/My+Documents/desktop.jpg bf5UtmEBg ...Show All
John Tolmachoff Implement the Workflow in web application
sir I am new to workflow, Now I am using beta 2 version. I download the leaveApplication ( HumanEmailWorkFlow ) and try. It is not working fine. Inside the listener activity, after the receiving activity it is not going to the next step. so please give me some tips for solve this problem. And I am excepting some url for learning Workflow And another one things is in our Project we plan to implement the workflow in web application. s ...Show All
johncart How to iterate over the states in a WWF state-transition diagram and dump out the positions of the activities?
How can someone programmatically iterate over the states in a WWF state-transition diagram and dump out the positions of the activities (relative to the top-level of the designer, for example) Is some sample code available that illustrates this There are two ways to do this 1. Either iterate over the accessible objects which we expose for every designer. You can then iterate over the hierarchy of accessible objects and the ac ...Show All
Sanjeev Singh Workflow is not firing after a response.redirect
Hi i am using WF Beta 2.0 and tried to develop a web app using WF. I have developed a workflow, which has 2way communication (Host -> WF and vice-versa). Web app sends some parameters to WF and WF then calls a method. The return value from the method, fires an event and the event will be handled by WF to produce a URL to navigate. I was able to run this for the first time (based on the result, respective event gets fired and the p ...Show All
Tarek Madkour MS Custom Composite Activities and Correlation Tokens
Beta 2.2 Perhaps a tricky one for the WF people: I have a custom SequenceActivity that has some logic for generating the properties I need for a CallExternalMethodActivity and HandleExternalMethodActivity. The general idea is that the composite activity encapsulates the supporting logic for a user input custom activity. Now, for each type of typed input from the user, I inherit from this class and put the actual CallExternal and HandleExternal a ...Show All
VeSO Compiling DirectShow samples off the Platform SDK, ATL
I am trying to compile the DirectShow Base Classes from the Platform SDK. I have installed the PSDK and the DXSDK. However, when compiling, I get the error that atlbase.h cannot be found. As I understand, ATL/MFC are not installed with VC Express. Is there any way to compile the DS samples and Base Classes without ATL Ahh, but that was DAYS ago. The beta is available for download at the ms site. However, it's ...Show All
Mifuyne cpu constantly running at 100%!!! and Vista running EXTREMELY slow please help
i have no idea what to do, when i go to task manager and click performance it says my cpu is running at 100%, and its doing that 100% of the time, im afraid it may overheat. I am running a Sony Vaio laptop, 3.2 Gz, 1Gig RAM, 64MB video card. vista is also running slow, very very slow... it lags and it doesnt alow me to move large files. (says that i do not have permission) HELP! I tried all the rec ...Show All
