re:
> How do I get IIS to use ASP.NET 2.0?
Other than nuking the partition and starting over,
you can use Denis Bauer's ASP.NET Version Switcher :
http://www.denisbauer.com/NETTools/A...nSwitcher.aspx
Juan T. Llibre, asp.net MVP
aspnetfaq.com :
http://www.aspnetfaq.com/
asp.net faq :
http://asp.net.do/faq/
foros de asp.net, en espaņol :
http://asp.net.do/foros/
===================================
"Schemer" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> Hello,
>
> I have IIS installed on two computers running WinXP Pro.
> -- Start inetmgr.
> -- Expand 'local computer'.
> -- Right-click on Web Sites, select 'Properties'.
>
> On one computer there is an ASP.NET tab, but not on the other.
> Both computers have an ASP.NET 2.0 ISAPI filter.
>
> The computer with the ASP.NET tab tries to use ASP.NET 2.0 (but has a problem with the metabase).
>
> The computer without the ASP.NET tab uses the 1.x version, and there are 2.0-specific features on
> the page. How do I get IIS to use ASP.NET 2.0?
>
> Thanks for any insight...
>
>
>