About 9,860 results
Open links in new tab
  1. Visual Studio Workflow - assign variable

    Feb 25, 2015 · According to your description, my understanding is that you want to create a variable and assign value to it using the Visual Studio. We can create a workflow activity like “LookUpSPlistItem” …

  2. The workflow could not update the item, possibly because one or more ...

    May 25, 2014 · The way around this is to use variables throughout your workflow (one for each field being updated subject to any logic), then do one single update of the list item after all of the logic has …

  3. New instances of this workflow template are currently disallowed

    Nov 12, 2009 · I have deployed a custom VS 2008 workflow to our production server and I am having trouble getting it to work. On the development machine the workflow runs fine, just as I want it to. I …

  4. Compiling a Custom Activity - social.msdn.microsoft.com

    Jul 17, 2006 · I'm trying to compile a custom activity in xaml (not a workflow, just an activity) using the WorkflowCompiler class, but I get the following error: "Cannot compile a markup file which does not …

  5. How to start or call another workflow from SPD workflow?

    Nov 2, 2012 · The question is codeplex only has 'start another workflow' action. If workflow A is still running, can workflow B use this action to terminate workflow A and start it? If not, how to terminate …

  6. Prerequisites to Develop .NET 3.0 code?

    Mar 20, 2007 · 1) Install Window XP Service Pack 2 or Windows Vista 2) Install Visual Studio 2005 3) Install .Net Framework 3.0 ( If Possilble install full redistruable package of X86 (.Net Framework) 4) …

  7. Not enough memory resources are available to complete this …

    Nov 22, 2019 · Sometimes, when create WorkflowDesigner object, " Not enough memory resources are available to complete this operation " exception occurred. At this time, ~5 GB of memory was free in …

  8. Display Name for Variables and Arguments

    Mar 3, 2011 · Given the context above, rather than explicitly creating In and Out arguments at workflow and leave the user to deal with underling data types and flow direction etc we may provide an …

  9. How do i use WorkFlow with asp.net mvc application

    Oct 14, 2011 · Thanks Horizon. it was quite helpful and i got fair idea now that how to use it (at least one way of using it) with asp.net mvc. Is there a place where i can download the sample code of this …

  10. Could not load file or assembly Microsoft.VSDesigner, Version 9.0.0.0 ...

    Jan 24, 2010 · Could not load file or assembly Microsoft.VSDesigner, Version 9.0.0.0, Culture=neutral, PublicKey Token=b03f5f7f11d50a3a or one of its dependencies. The system cannot find the file …