Windows Workflow Foundation on .NET 2.0?

S

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.
 
M

Michael Nemtsev [MVP]

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>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top