You can find it in the .NET installation directory, in: C:\WINDOWS\Microsoft.NET\Framework\version for example:
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
If you run the command
aspnet_regiis -i
it installs all the required stuff, but is generally a bad idea, since it just stomps permissions and stuff. As long as you're not running a public server, it should be fine fine, though.
Last updated on 2009-03-19 14:48:02 -0700, by Shalom CraimerBack to Tech Journal