IIS 5.1 and .NET 3.5

Can IIS 5.1 work with .NET 3.5? I installed .NET 3.5 on XP Pro SP2 running
IIS 5.1, rebooted, but I only see .NET 1.1 and 2.0 in the ASP.NET tab
(default website properties).


Thank you,

Alain Quesnel
alainsansspam [at] logiquel.com

www.logiquel.com
Alain Quesnel [ Do, 06 Dezember 2007 20:53 ] [ ID #1887254 ]

Re: IIS 5.1 and .NET 3.5

IIS only shows you the CLR versions.

The .NET to CLR mapping is:
..NET 1.1 = CLR 1.0
..NET 2.0 = CLR 2.0
..NET 3.0 = CLR 2.0
..NET 3.5 = CLR 2.0

Basically, since .NET 2.0 the framework evolution is around new classes,
keeping the same IL.

Tiago Halm

"Alain Quesnel" <alainsansspam [at] logiquel.com> wrote in message
news:u7qhhGEOIHA.3556 [at] TK2MSFTNGP03.phx.gbl...
> Can IIS 5.1 work with .NET 3.5? I installed .NET 3.5 on XP Pro SP2 running
> IIS 5.1, rebooted, but I only see .NET 1.1 and 2.0 in the ASP.NET tab
> (default website properties).
>
>
> Thank you,
>
> Alain Quesnel
> alainsansspam [at] logiquel.com
>
> www.logiquel.com
>
>
Tiago Halm [ Do, 06 Dezember 2007 23:18 ] [ ID #1887258 ]
Webserver » microsoft.public.inetserver.iis » IIS 5.1 and .NET 3.5

Vorheriges Thema: sticky vs non-sticky sessions
Nächstes Thema: can't find key