Answer Questions
Dark Angel Publish workflow as webservice
hello, i've always heard about publish workflow as webservice and it's so simple just right click and publish as webservice but the question here is why do i need this & what is the benfits of this and this mean that the workflow will be hosted under the webservice so should i treat is as asp.net project or what Thanks, Tamer The best thing about Service Oriented Architecture (SOA) is that all ...Show All
CSharpIsBFlat problem installing vista ctp 5308 - how to build a boot disk ?
Hi, I have a clean build windows XP machine that I am trying to install Vista CTP 5308 onto. I have downloaded the image and manage to burn to DVD but having entered the product key I get an error message "The procedure entry point DecodePointer could not be located in dynamic link library KERNAL 32.DLL." Any ideas how to resolve this Alternatively I'd like to simply build a boot disk with the image and run from scratc ...Show All
Rober How to integrate WWF with Sharepoint or Infopath
Can anyone explain, how to integrate WWF with Sharepoint or Infopath http://www.microsoft.com/office/preview/community/newsgroups.mspx is a better place to asks your questions. This is the newsgroups for Office 2007 Beta 2. ...Show All
Tom Heinzmann Alpha-Blended DirectX Overlay
Hi, I would like to create an overlay with a surface that overlays another surface. The specific application is to take the video rendered from a AX control drawing using DX, then create an menu overlay with another DX surface and have the menu alpha-blended over the video surface. So far I have tried a transparent dialog box, but the video underneith flickers as the region is invalidated. The overlay box fades in and out perfectly, b ...Show All
Pablo Rincon Number One Request for Vista TabletPC
My number one request is that when cloning the display to an external monitor I be able to have the orientation in the external monitor be correct regardless of the orientation of the tablet. I might want to use the tablet in landscape or inverted landscape depending on whether it has the keyboard exposed or not, but the external monitor should be right side up in either case. Currently to get the external monitor to show correctly t ...Show All
Ackworth WorkflowInstanceEvent details not created from ASP.net when workflow contains DELAY
When I run the same workflow without any Delay in ASP.net records are logged to WorkflowInstanceEvent and ActivityInstance table. But, when delay activity is in the workflow records are not created in WorkflowInstanceEvent and ActivityInstance table. Record is created in WorkflowInstance table though. Please Help me... I am trying to have both persistance and tracking. My Web.config file contains: < WorkflowRuntime Name ...Show All
nblankton How to make a Unit test for a sequential workflow
I have a problem to implement a unit test for a sequential workflow. how do I get the value returned by the workflow, after the completed event You can view the output parameters in a workflow by looking at the WorkflowCompletedEventArgs in the workflow completed event handler. See linked post for more details - http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=230145&am ...Show All
Phil Atkin Visual Studio hangs after WWF 1.2 is installed
I've just installed WWF 1.2 beta, and now Visual Studio (RTM) appears to hang in an endless loop on startup. I've installed the Windows SDK, WWF platform components, VS WWF extenstions, as well as WinFX and VS WinFX extensions, all in one go. The only visible sign of an error I can find (apart from VS now being broken :) are some entries in the Application event log (something is complaining about a missing assembly, Microsoft.ReportingServices. ...Show All
Mickael Provost 44 WWF, a good fit for Kiosk application?
Hi, I am working on an application which allows the customer to do self check out in the store. The question I have is whether WWF will be a good fit for this kind of application and what is the pros and cons One of the major benefit I was hoping to get from WWF is to easily add or change business logic. But looking at the speech application bundled with the Beta 2 release, it seems to add a new state or add a new action to a state, my ...Show All
vc1234 Capturing Events in MCML
I am developing a MCML add-in for Vista Media Center. I am trying to create event handlers. I don't see where in the documentation this is defined. I have a COM object that exposes events to a C# object which exposes events to, hopefull, a MCML add-in. Mike B. ...Show All
Srinivas Gudimella where can i ask quationes about directshow?
i use direct show 9 in c++. the call IVMRWindowlessControl::RepaintVideo rturns error 0x8004020c with te text COM+ required but not installed or somthing like it... i also found it regarding "No buffer space has been set.". i dont understand either of these massages. do u know what the problem is and how to fix it You must call SetVideoClippingWindow before the ...Show All
Jack B EventHandlingScopeActivity/EventHandlersActivity Problem
I have a sequential workflow that has an EventHandlerScopeActivity that contains an EventHandlersActivity with four events. My local comm service interface and implementation class define a C# event for each event driven activity. While testing the event handlers, only the first event gets raised. If I remove the first event from the EventHandlersActivity then the next event handler in the collection gets raised. All other event handlers never g ...Show All
Dave Poole Lab 03 - Exercice 3
Hello, I am trying out the hands-on labs from PDC and I have a problem in Lab03-Exercice 3. In this exercice, we use a .config file to specify the services that are available in the workflow runtime. The System.Workflow.Runtime.Hosting.SqlTrackingService generates several exceptions, all of the same type (extract from the log file created in debug mode): Tracking Information: 0 : TrackingListener::ActivityStatusChange - Received Activity Status ...Show All
Cyril Porseland SDK compatability with VS2005 RC
First of all, the software looks great. The time and dedication is evident with the thoroughness of the design. Currently, we have our own proprietary workflow engine and were about to look at re-envisioning our designer as a DSL. With this announcement, we will have to re-evaluate our position. We have a few guys at PDC this year and they have been very impressed with the demonstrations and labs (I just had to pick this yea ...Show All
Werner_001 UITypeEditor based editor for Activities
Hi, I'm implementing an UITypeEditor based custom Editor for Activity properties. Using this editor for editing values inside workflow designer embedded in Visual Studio it's working well, the botton for opening the editor appears in the property value field. Trying the same thing inside the workflow editor hosted by my application, the button doesn't appear. Maybe I've to register any service to the designer, but which one with best ...Show All
