installing .net 3.5 on Server 2003. IIS does not show the 3.5 version on the tab

Last post 06-27-2008 2:10 AM by Benson Yu - MSFT. 3 replies.

Sort Posts:

  • installing .net 3.5 on Server 2003. IIS does not show the 3.5 version on the tab

    06-23-2008, 1:56 PM
    • Member
      113 point Member
    • bcweed966
    • Member since 11-27-2006, 2:40 AM
    • Posts 652

    I installed a trial version of Windows Server 2003 and installed .net 2.0 and 2.5 but when I install my asp.net app in IIs and then go to the tab, it does not show any other version of the .net then 1.1

    I also installed the SP2 of server 2003.

  • Re: installing .net 3.5 on Server 2003. IIS does not show the 3.5 version on the tab

    06-23-2008, 2:08 PM
    Answer
    • All-Star
      20,998 point All-Star
    • Jeev
    • Member since 11-24-2005, 12:49 PM
    • Posts 3,163

     asp.net tab should show 1.1 and 2.0. It will not show 3.5 as a version .

    Jeev
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    If you get the answer to your question, please mark it as the answer.
  • Re: installing .net 3.5 on Server 2003. IIS does not show the 3.5 version on the tab

    06-23-2008, 2:37 PM
    • Member
      113 point Member
    • bcweed966
    • Member since 11-27-2006, 2:40 AM
    • Posts 652

    Thank you for your reply. I have first installed .net 2.0 then 3.5. So why does it not show any of them? only 1.1?

     

  • Re: installing .net 3.5 on Server 2003. IIS does not show the 3.5 version on the tab

    06-27-2008, 2:10 AM
    Answer

    bcweed966:

    I installed a trial version of Windows Server 2003 and installed .net 2.0 and 2.5 but when I install my asp.net app in IIs and then go to the tab, it does not show any other version of the .net then 1.1

     

    Hi bcweed966,

    Please make sure ASP.NET 2.0 Web Service Extension is enabled in IIS.

        1. Open IIS manager.
        2. Click the “Web Service Extensions” node.
        3. Make sure the status of “ASP.NET v2.0.50727” extension is “Allowed”.
        4. If you cannot find the “ASP.NET v2.0.50727” extension, please install ASP.NET 2.0 by this command: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis –i.

    Sincerely,
    Benson Yu
    Microsoft Online Community Support

    Please remember to mark the replies as answers if they help and unmark them if they provide no help. This can be beneficial to other community members reading the thread.
Page 1 of 1 (4 items)