Re: How do I install .net 2.0 on IIS?

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi Dave,

It sounds like you need to run the configuration tool again:

aspnet_regiis -i

from the 2.0 directory.

Instructions here:

http://msdn2.microsoft.com/en-us/library/k6h9cz8h.aspx

Also, check out Denis Bauer's tool here:

http://www.denisbauer.com/NETTools/ASPNETVersionSwitcher.aspx

Ken
Microsoft MVP [ASP.NET]

"David Thielen" <thielen@xxxxxxxxxxxxx> wrote in message
news:2C46B8C2-B2E3-44B0-89C2-6E24C9878578@xxxxxxxxxxxxxxxx
> Hi;
>
> In installed VS 2005 on my system, but when I try to run an ASP.NET app I
> created on it, it chokes on ,connectionStrings/> in the web.config file
> and
> says it's version is 1.1.4322.2032.
>
> --
> thanks - dave


.