Answer Questions
kef_c80 regarding workflow
i am trying to add an activity to the workflow which is a xoml file when i try to compile the xoml file i get a error saying "Could not deserialize object" please help me out with it Ashok, Could you share the xoml file you're trying to compile Are you using any custom activities in the workflow ...Show All
doonavin Speech recognition in other languages than US English
I tried speech recognition. It didn't work, but resulted in an error message "Run a DLL as an App stopped working" ( ). Then I realized that in Regional Settings I selected "Dutch (Nederlands)". When I changed that back to "English (United States)", the default, speech recognition worked! Obviously Dutch is not supported in the February Beta of Vista, build 5308. But will it be supported in the final release version ...Show All
Robert Flores Asp.Net, state machine workflow, delay activity for notification
Hello, I have a asp.net application hosting a state machine workflow using Feb CTP components for WWF. The workflow has 2 event driven activities one of which has a delay activiy. The requirement is that if the first event driven activity does not get executed within a certain amount of time, say 5 min, then an email should be sent. So, I have, State1 event driven activity 1 - it has handle external event and set state event ...Show All
Fretje Microsoft.SharePoint.Workflow
hi. in some posts and in one presentation file ( http://www.sharepointcustomization.com/demos/webcasts/Workflow%20Options%202%20%20Document%20Library%20Events%20and%20Building%20Workflow%20Solutions%20in%20Sharepoint/GLS%20B/T419.ppt ) (T419.ppt) I see the references to the assemblies starting with Microsoft.SharePoint.Workflow . Could anyone give a clue where those assemblies could be obtained or which product they come with Thanks in ...Show All
Kebians Problems building samples from Platform SDK
I have installed the "Microsoft Platform SDK" and followed Brian Johnson's instructions ( http://lab.msdn.microsoft.com/express/visualc/usingpsdk/default.aspx ) to enable it to be used with "Visual C++ 2005 Express Beta 2", successfully (hooray!). I then wanted to build some of the samples in the SDK. I first tried building in the command line for "Microsoft Visual C++ Toolkit 2003" (which I had previously downloaded), and received linker errors ...Show All
FunkeyMonkey persistence service
Hello! I'm new with Workflow Foundation and I have some questions about Persistence Service. I want to develop an application that will be crash proof...so I guess I need to use Persistence Service(crash proof=if my machine for one reason or another fails, I want that each unfinished workflow to resume) I would also like to know the status of each running workflow...how can I do that How can I use persistence service to save each ste ...Show All
Matthew Sorvaag Hands-on Lab 04 Exercise 2 (using StateMachineTrackingService) doesn't work on beta 2.2
I am running WF beta 2.2 and working through the labs. Ran into a problem that I can't resolve in Lab 04 (which covers State Machine workflows). I added in all the code to make it use the StateMachineTrackingService. Firstly it would not build because it couldn't find the member variables defined in the Workflow.cs file of the OrderWorkflows project. I got around this, not sure if this is a proper solution, by changing two members to be public, ...Show All
cdolor How to evalute a workflow parameter in a rule based condition?
Using the PDC bits, I'm trying to assign a rule based condition to an IfElse branch. The rule wants to references a workflow parameter initialized by the host application when the workflow is started. For instance the host initializes a parameter called Name with the value "Test". The IfElse branch1 condition's rule is trying to evaluate a predicate like Name == "Test". What do I need to do to specify in the rule that Name i ...Show All
GenxBear Host Workflow in Windows Service
Is it possible to host workflow in windowsService if possible how In addition to Thomas' comments, the biggest concern will be how you connect/communicate with the workflows, unless they are going to be started and used solely within the service. Otherwise, you need to use remoting, web services, or WCF to communicate to the host and then handle routing messages to the service. Matt This is exact ...Show All
VeeraMuthiah No network connection CTP 5270
Hi, I am still having problems with my network. The System connects to a router. After installation all is running fine, except the network. Displaying the hardware properties says everything ok, but network connections are limited (HW is a realtek 8139/810x series PCI ctrl). I cannot receive an ip address. I followed some suggestions in earlier topics by assigning a fixed ip address and disabling ipv6 - no change. When configuring into ...Show All
Dror InvokeWebService vs InvokeWorkflow
I would like to know what the overhead is when calling a workflow nativly from a another workflow compared to call it as an exposed web service. This would be valuable information when modelling workflows. This is same issue as Remoting and WebServices. If you are creating a distributed application InvokeWebServices is the right activity. This will be even more appropriate with Indigo in place. However, if y ...Show All
Grand Edgemaster WWF in web applications
I'm working at a company developing a content management system in .Net. We've planned to include some sort of workflow solution in the next version, but we're unsure if we should integrate it with WWF or write our own (simple) workflow engine. WWF looks very impressive, but we're unsure if WWF is a good fit for us because: - It demands that the server has WWF installed, which may be a problem with the low-end market as webhosts are a bit ...Show All
Dennis Van Dyke Re-hosting the Workflow Designer tool
Vihang, I have reviewed your article http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnlong/html/WFDsgnRehst.asp and was wondering if xoml only workflows with namespace references can be used with it BTW: Have you considered a web based version of this product I look forward to hearing from you soon. Sincerely, John Portnov Vihang, Can you please provide a code example Where would this go in ...Show All
Clark Snowden cant reinstall
hi i have vista 5308 my comp is a hp pavillion (4gb ram 2*500gb HDD) OS-Win XP Pro 32 bit i installed vista but then decided to format my pc and re-install vista now, after i enter my serial and click on next, i get this error message "the procedure entry point DecodePointer could not bbe located in the dynamic link library KERNEL32.dll" on clicking OK the installation window says that my product key is wrong ( ...Show All
Ned Radenovic Custom control patterns
Is it possible to create custom control patterns The docs don't say it isn't, but I couldn't find any hints or information on how to do it. If it is possible, is it just a case of inheriting and implementing the base pattern interface to create a custom control pattern Thanks, Will Hi Thomas, That's not a problem. It won't work with screen readers, but that in itself is no bad thing. The way I ...Show All
