Software Development Network Logo
  • Visual FoxPro
  • VS Express Editions
  • Microsoft ISV
  • VS Team System
  • Visual J#
  • SQL Server
  • Visual Basic
  • .NET Development
  • Windows Vista
  • Smart Device
  • Visual C++
  • Architecture
  • Windows Live
  • Game Technologies
  • Windows Forms

Software Development Network >> Windows Vista

Windows Vista

New Question

running the workflow designer multiple times.
WinFX RTC December 2005 Not working with December Vista SDK
Trouble with WebService and Persistence
creating a custom sequence activity
Beta 2.2 Error loading workflow
Workflow Tracking + Workflow Monitor = Almost working...
Custom Activities at runtime-debugging
How can I get the designed graphical workflow into a Word document?
SqlWorkflowPersistenceService requires separate database per workflow
Developer Permisions.

Top Answerers

dschnare
M. Pfennig
Mattews
sriksdave
dgrigsby
ajay_ndelhi
Modjojojo1983
kmorrill
pjwhams
Ebbe
The Montgomery Advertiser
Only Title

Answer Questions

  • MHerlund WIMGAPI.DLL

    I've downloaded the recently released Vista_AikImg_DVD.iso. The WIMGAPI.dll makes reference to resource files (wimgapi.h, wimgapi.lib) which do not appear to be in the AIK anywhere. Would these be found in the updated SDK Is anyone else intending to work with the WIMGAPI DLL to manage their WIM files Thanks, Anthony Thanks Chris - I found them. Thanks for pointing me in the right direction. chee ...Show All

  • Eli Cohen Problem with SQLStatePersistence

    I added the sqlpersistence service to my Workflowruntime (with a valid connection string). I have two events that i will trigger: SubmitEvent, and ScanEvent.. When I call my submit event the workflow gets to a new state where it is waiting for the scan event..\ At this point the workflow instance is idled. Now when I raise the ScanEvent with the same instance ID i get an error EventDeliveryfailed for the instance ID.. When I look in the innerexc ...Show All

  • vicky_vigia Rendering video from network

    Hi Can anybody suggest a method to get live video from a network device.(A video server) either by using DirectShow or WMFSDk > from the video server I ask again: What video server you are using Do you already have one Are you buying one Writing one Is the server running any particular video serving software Or are you planning to write that too ...Show All

  • Flippy_TK Rehosting WWF and a simply expression

    Hi, I have rehosted the designer in my application and now I want assign a simply expression to an activity property. Imagine a workflow with three MyActivity with a int32 property, I want do this: MyActivity3.IntValue = MyActivity1.IntValue + MyActivity2.IntValue . I can do that Bye Yes this is possible. You can get more information here http://forums.microsoft.com/MSDN/ShowPost.aspx PostID ...Show All

  • Bjarne Helgesen Microsoft Exchange and WWF Integration

    Hi,  currently Microsoft Exchange includes a workflow engine built in. Will future versions of Microsoft Exchange be built on WWF. Microsoft is working through the appropriate use of Windows Workflow Foundation in many products including Exchange Server. Adoption of the technology by any product will depend on current product plans and other future requirements. The Exchange Server 2003 features of CDO for Workflow ( ...Show All

  • Dhiraj Thakur Need Info on Sharepoint SOX Accelerator

    I am developing a web part which has a dropdown list. I want to populate this list wth the control environment segments. I want to do this using the MS Office Sarbanes-Oxley Accelerator object model. Can anybody let me know about it Hi Sanjay well james is right its a WWF Forum , so try to reamin it that way. Any ways try looking into http://www.microsoft.com/office/showcase/sarbanes/default.mspx whichgives details and other links , hey ...Show All

  • Orman TIP @ Log-In? - Has this been included in the December CTP?

    I just installed Windows Vista build 5219 on my Motion LE 1600.  There is no TIP on the logon screen, so I need to have a keyboard to log in (which defeats the purpose)... is there something special I need to do to have the TIP available at logon TIA... Yes, there is a soft keyboard available at login in the December CTP. --Hilton In Windows Vista Beta 1 builds there is no support for the TIP at login. There is currently ...Show All

  • stu5601 WWF Beta 2 - Compiler Error 347 - Cannot compile a markup file which does not contain declaration of the new workflow type

    We are implementing the WWF Beta 2 workflow designer control and can use it to design and save workflows. The problem now is to get these workflows to compile. To test this we have created a simple Sequential Workflow with just a single delay activity in it. The test function is:- public WorkflowCompilerResults SaveAndCompile() { IDesignerHost host = ( IDesignerHost )GetService( typeof ( IDesignerHost )); ...Show All

  • Mary Chipman RSS failu The RSS feed is not including the replies to the original posting

    I run NewsGator in Outlook 2003 and the RSS feed for this forum is only including the original posting and none of the replies. Any plans to fix this This is also the only forum I use at the moment, nonetheless question and comments about forums I have go here ; as you already did awhile back  in Microsoft Technical Forums Site Feedback for forums.microsoft.com/msdn Suggestions for Forums website Do these forums map ...Show All

  • Flaxen Overprint, knockout or trapping in XPS?

    Just wondering out overprint/knockout would be handled in XPS. That is, black text with a cyan background might be overprinted to deal with registration problems. In PDF files, the text object has the attribute of whether it knocks out or overprints. I am not finding a similar setting in the XPS spec. Trapping is another issue, but does not need to be specified in the document. Thank you for this info. The &q ...Show All

  • Rickcr Stateless Hosts

     I understand that the WWF engine must be hosted in a host.   When using ASP.NET I assume on the page load the workflow is loaded, work is done, and then the workflow is saved and persistated to disk. What happens when you have asyncronous operations   Does the workflow engine stay alive until the async operations are completed You can load the workflow runtime into multiple hosts at once, it is simply a .net assembl ...Show All

  • nvendi Sidebars bling?

    The Sidebar ah some bling that works we will find out. Its nice how it grows opaque on mouseover , however *feature* their is no way to set how opaque it is, and the gradient idea is bad, better to have the transparency the whole way across better bling that way. Their is a *bug* when hiding the Sidebar regardless of side it minimizes to the system tray, not a good idea for left hand side. *feature* why not autohide like the taskbar. T ...Show All

  • Thomas Roethlisberger Vista Final Release Date

    Have to plan IT budget for hardware & software. Can anyone tell me what is the deadline of the Vista Project if there is one It will be released for VLA/Business licensing November/Begining of Dec and for retail Q1 07, specifically January I believe. Here is about as close and you can get......You should see Windows Vista on store shelves by Christmas 2006. The date is 01-31-2007, and in few ...Show All

  • Jaiprakash Sharma MSFT SqlPersistance, WWF Beta 2.2, and ASP.NET

    Does anyone have a sample of using SqlPersistance with WWF Beta 2.2 I tried using the Lab 03 from the workflow labs to try to integrate it into ASP.NET but I'm not having very much luck. I have looked at other forum posts but again I am not being very successful in implementing the ideas. So does someone have a sample Ideally what I am trying to do is allow users to start to fill out a form, come back to it later to finish if needed, the ...Show All

  • VaibhavG Issue on loading & resuming an unloaded WF

    Hello, I have a similar problem as Jay S ( http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=178521&SiteID=1 ) I have a State Machine Workflow with my own implemented IEventActivity, which works with a generic RaiseEvent(string action). WaitForEventActivity : Activity , IEventActivity , IActivityEventListener < QueueEventArgs > { .. void IEventActivity .Subscribe( ActivityExecutionContext parentContext, IActivity ...Show All

97989901234567891011121314

©2008 Software Development Network

powered by phorum