Forum Moderators: open
As for how you get a .net capable server - not 100% on this (I last tried it about 6-12 months ago on w2k w/ IIS5) you used to be able to upgrade it by installing the .net framework on the server machine.
The last time I tried this it installed demo scripts too so you have an easy way to test the .net abilities of the server...
-Tony
Took me about 5 seconds to find the right link...
[msdn.microsoft.com...]
...and I think you'd want the .net framework SDK rather than the redistributable one because you want to be able to develop with it rather than just run stuff using it.
- Tony