re:
> This program is nice but not needed.
There's been some bug reports that say that the
ASP.NET tab does not appear in the IIS Manager,
in some configurations ( primarily when a Beta version
hasn't been fully uninstalled ).
In those cases, it's very useful as a workaround.
Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ :
http://asp.net.do/faq/
ASPNETFAQ.COM :
http://www.aspnetfaq.com/
Foros de ASP.NET en Espaņol :
http://asp.net.do/foros/
======================================
"Jan Peter Stotz" <> wrote in message
news:11vfxvk7h1c6p$....
> Juan T. Llibre schrieb:
>
>> 1.1 and 2.0 run side-by-side with no problems.
>>
>> You will have to manually assign the version of the .Net Framework the apps
>> run under, in the ASP.NET tab of the application's properties in the Internet
>> Service Manager, or with Denis Bauer's ASP.NET Version Switcher ( free ) :
>>
>> http://www.denisbauer.com/NETTools/A...nSwitcher.aspx
>
> This program is nice but not needed. After installing the .Net Framework
> 2.0 my IIS shows a new configuration panel for every website, called
> "ASP.net". On this page you can easily change the used ASP.Net Version.
>
> Jan