Windows Workflow Foundation on .NET 2.0?

Windows Workflow Foundation on .NET 2.0?

am 28.01.2008 10:46:49 von Speccy

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.

Re: Windows Workflow Foundation on .NET 2.0?

am 28.01.2008 10:53:32 von nemtsev

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


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