Windows Workflow Foundation on .NET 2.0?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Speccy

    Windows Workflow Foundation on .NET 2.0?

    Is it possible to run Windows Workflow Foundation on .NET Framework
    2.0? We do not want to go down the road of installing .NET 3.x
    framework, at least not for the foreseeable future.

    We want to use it with asp.net 2.0 (vb) applications.

    Thanks.

  • Michael Nemtsev [MVP]

    #2
    Re: Windows Workflow Foundation on .NET 2.0?

    Hello Speccy,

    WF uses specific libraries which are the part of .NET 3.0 and actually .net
    3.0 is just .net 2.0 + WF/WCF/WPF/CardSpace

    so if u need to use WF u need to install .NET 3.0

    ---
    WBR,
    Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

    "The greatest danger for most of us is not that our aim is too high and we
    miss it, but that it is too low and we reach it" (c) Michelangelo


    SIs it possible to run Windows Workflow Foundation on .NET Framework
    S2.0? We do not want to go down the road of installing .NET 3.x
    Sframework, at least not for the foreseeable future.
    S>
    SWe want to use it with asp.net 2.0 (vb) applications.
    S>
    SThanks.
    S>


    Comment

    • vjaipal@gmail.com

      #3
      Re: Windows Workflow Foundation on .NET 2.0?

      Hello speccy,

      One can install and work on windows workflow foundation
      in .netFramework 2.0 . you need to install the extensions for WWF
      in .net2.0.




      Regards,
      Jaipal





      On Jan 28, 2:53 pm, Michael Nemtsev [MVP] <nemt...@msn.co mwrote:
      Hello Speccy,
      >
      WF uses specific libraries which are the part of .NET 3.0 and actually .net
      3.0 is just .net 2.0 + WF/WCF/WPF/CardSpace
      >
      so if u need to use WF u need to install .NET 3.0
      >
      ---
      WBR,
      Michael  Nemtsev [.NET/C# MVP] :: blog:http://spaces.live.com/laflour
      >
      "The greatest danger for most of us is not that our aim is too high and we
      miss it, but that it is too low and we reach it" (c) Michelangelo
      >
      SIs it possible to runWindowsWorkf lowFoundationon .NET Framework
      S2.0?  We do not want to go down the road of installing .NET 3.x
      Sframework, at least not for the foreseeable future.
      S>
      SWe want to use it with asp.net 2.0 (vb) applications.
      S>
      SThanks.
      S>

      Comment

      Working...