Running Framework 3.5 in local

Last post 05-17-2008 6:41 AM by joteke. 1 replies.

Sort Posts:

  • Running Framework 3.5 in local

    05-17-2008, 6:14 AM
    • Loading...
    • canalso
    • Joined on 03-19-2008, 4:49 AM
    • Posts 226

    I try to run .NET framework 3.5 which i have downloaded and installed, but it is still running 2.0. 

    <%
    @ Page Language="VB" %>

    <%

    Response.Write(
    "The .NET version is " & System.Environment.Version.ToString() )

    %>

     The .NET version is 2.0.50727.1433

    I went to Control Panel - Internet Information Services - Default Website - Right Click Properties - Click on ASP.NET

    it only show version : 2.0.50727.1433

    . . : : LarnVok : : . .
  • Re: Running Framework 3.5 in local

    05-17-2008, 6:41 AM
    Answer
    • Loading...
    • joteke
    • Joined on 06-16-2002, 3:24 PM
    • Kyro, Finland
    • Posts 6,577
    • ASPInsiders
      Moderator
      TrustedFriends-MVPs

    With .NET 3.5, ASP.NET is basically still 2.0 SP 1. Entire .NET 3.5 is basically 2.0 SP 1 plus bunch of extensions assemblies and improved compilers etc better tools. And therefore in IIS, there is only ASP.NET 2.0 while you do have 3.5 in use.

    Scott Hanselman has explained this well in his blog:
    http://www.hanselman.com/blog/HowToSetAnIISApplicationOrAppPoolToUseASPNET35RatherThan20.aspx

     

     

    Thanks,

    Teemu Keiski
    Finland, EU
Page 1 of 1 (2 items)
Microsoft Communities
Page view counter