Workflow recommendations for ASP.NET 2.0/Windows 2000?

  • Thread starter Thread starter Speccy
  • Start date Start date
S

Speccy

Hi,

We would like to use Windows Workflow Foundation, but our server is
Windows 2000, which cannot have .NET 3.0 installed on it.

As WWF requires .NET 3.0, we therefore cannot use WWF. No server
upgrade is planned for a while.

Can anyone recommend a workflow solution to use on Windows 2000/.NET
2.0?

Thanks.
 
Hello Speccy,

Yep, .NET 3.0 is not supported on Win2k. But u can use other WF engines,
not the .NET one
Google to find more

---
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> Hi,
S>
S> We would like to use Windows Workflow Foundation, but our server is
S> Windows 2000, which cannot have .NET 3.0 installed on it.
S>
S> As WWF requires .NET 3.0, we therefore cannot use WWF. No server
S> upgrade is planned for a while.
S>
S> Can anyone recommend a workflow solution to use on Windows 2000/.NET
S> 2.0?
S>
S> Thanks.
S>
 
Hello Speccy,

Yep, .NET 3.0 is not supported on Win2k. But u can use other WF engines,
not the .NET one
Google to find more

Yes, I have Googled, and have found a few possible candidates. That's
why I originally asked for a recommendation - I would like to know
whether anyone has had personal use of a good WF engine, and would
recommend it.
 
Back
Top