Browse by Tags

Related Posts

  • WorkflowComplete Event Never Fired

    Hi, I have a situation where I am starting a workflow, everything works fine, however, the WorkflowComplete event is never fired, neither the WorkflowTerminated, WorkflowAborted or ServicesExceptionNotHandled; simply, the workflow ends, and the the last event fired is the WorkflowIdled. I am storing...
    Posted to ASP.NET and Windows Workflow Foundation Integration (Forum) by RicardoPeres on 04-16-2009, 12:00 AM
    Filed under: asp.net, workflow foundation, wf
  • Create Dynamic WorkFlow

    hi, i want programing project that can generate workflow dynamic at runtime such as sharepoint workflow . in fact i have to write ge generator for workflow that end user can make thier workflow , i dont want use office shareopoint workflow but i want design generetor such as it. please help me how can...
    Posted to Getting Started (Forum) by marzieh309 on 10-06-2008, 12:00 AM
    Filed under: WF
  • Re: New-Mailbox Issues

    Well I have good news and bad news for you. First the bad: the fact of it all is that you CANNOT run the Exchange Management Shell from ANY ASP>NET application. Why is this you ask? Well our friends over at Microsoft have taken the ability to impersonate out of their new environment. I know I am in...
    Posted to Microsoft Solution for Hosted Exchange (Forum) by loxschpen on 08-27-2008, 12:00 AM
    Filed under: New-Mailbox, WCF, WF, Exchange 2007, Workflow
  • Re: New to WCF and WWF...Plz Help

    I have collected some links for my self learning. You can go through that and will definetly help you in learning WWF http://www.developer.com/net/net/article.php/3627266 http://dotnet.sys-con.com/read/163734.htm Hope this will help you in understanding basics of WWF. Bye Rehan Mustafa Khan
    Posted to ASP.NET 3.5 Extensions Preview (Forum) by rehankhan on 07-30-2008, 12:00 AM
    Filed under: WF, Workflow Foundation
  • Workflow: Create an application to create workflows

    Hello people. First, forgive me if my terminology is incorrect. This is day one for me on WF. Am wondering if its possible to create an application that will let me create my own workflow processes.... like this: Think for example an accounting software; i could design a workflow for orders and other...
    Posted to Visual Studio 2008 (Forum) by status_quo on 06-05-2008, 12:00 AM
    Filed under: workflow, workflow designer, WF
  • What technology or programming language is this?

    Hi All, I came across a website and use web and winforms menu system together. I tried to right click on the menu items to view the codes but it was not available. Can someone explain what technology that they use and how would one go about doing it? Is it WPF, Silverlight or something else. sorry it's...
    Posted to Free For All (Forum) by hsl001 on 02-15-2008, 12:00 AM
    Filed under: WCF WEB Service, webcontrols, WPF, WF, Web Application Project
  • Re: Help....

    thanks for the idea parsons. How do i get the value of //Get the Response HttpWebResponse response = request.GetResponse(); System.IO.StringReader sr = new System.IO.StringReader(response.GetResponseStream()); string result = sr.ReadToEnd(); how do i get the value of the response??? please help. i am...
    Posted to Getting Started (Forum) by XML@asp on 01-24-2008, 12:00 AM
    Filed under: web config appsettings, web controls, web Farm, web garden, web service, web services, Web Site, web.config and disk I/O, web.config memory resident, web2.0, webcontrol, webcontrol delegates, webcontrols, webmail, webpage, WebRequest, WebRequest Post, Webservice, website, website availability, website google maps, WEbsite Iframes, website monitoring, website uptime, Width Dynamic submenus menu navigation, WebDev.WebServer, webform, web site project, Web Test, web user controls, Wiki, window services, windows, What are cookies in ASP.NET, What is a Web Service, web hosting, WebBased, WebClient, websit alert, window, WF, what is .net, What is .NET?, Web Part, web portal, Web Service Project, web service security, WebForms UI
  • Workflow Runtime Problem

    I am getting the following error when I try to run a WF and WCF service: System.IO.FileNotFoundException: Could not load file or assembly 'System.Workflow.Runtime' or one of its dependencies. The system cannot find the file specified. File name: 'System.Workflow.Runtime' Server stack...
    Posted to Free For All (Forum) by Sohnee on 01-04-2008, 12:00 AM
    Filed under: Workflow How to start, WF
  • WF Workflow SqlWorkflowPersistenceService

    Hi there, I'm using the 3.5 framework's Receive Activity with "CanCreateInstance" set to true. I would love to add persistence to this, but as the instances are being managed internally by the framework, I can't find a handle to add the SqlWorkflowPersistenceService. I've made...
    Posted to Visual Studio 2008 (Forum) by Sohnee on 12-20-2007, 12:00 AM
    Filed under: persistence, vs 2008, .NET 3.5, .net framework 3.5, 3.5, workflow, WF, VS2008
  • Best practices for WF in ASP- workflow instances

    So I know how to safely create the runtime my question gets into workflow instances. When you call instance.Start() it gets executed on another thread; more than likely this WF isn't going to be instant, so you need to wait for the completed event, but to do this without have the page already render...
    Posted to State Management (Forum) by bri189b on 11-28-2007, 12:00 AM
    Filed under: WF
Page 1 of 2 (11 items) 1 2 Next >