ASP.NET v2.0 installation fails on Windows Server 2003 x64...

Last post 07-27-2008 10:10 PM by SuperGhost. 6 replies.

Sort Posts:

  • ASP.NET v2.0 installation fails on Windows Server 2003 x64...

    06-27-2006, 6:02 PM
    • Member
      15 point Member
    • olcay
    • Member since 06-27-2006, 8:45 PM
    • Posts 3

    Hi,

    I am trying to install ASP.NET v2.0 on a Windows Server 2003 x64. I did the following:

    1. Install updates for Windows Server 2003 x64 (incl. .NET Framework v1.1 SP1)
    2. Set IIS 6 to allow 32 Bit Apps (cscript...).
    3. Installed the .NET Framework v2.0
    4. Start -> Run -> C.\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i

    I get the following message:

    "Finished installing ASP.NET (2.0.50727). Setup has detected some errors during the operation. For details, please read the setup log file C.\DOCUME~1\ADMINI~1\LOCALS~1\Temp\53\ASPNETSetup_00000.log"

    I have found the following lines:

    2006-06-27 23:23:03  Failure  Unregistering MimeMap property in IIS metabase: UnregisterMimeMap failed with HRESULT 800cc801: ''
    2006-06-27 23:23:03 Failure  Removing IIS Metabase entries: UnregisterIIS failed with HRESULT 800cc801: ''
    2006-06-27 23:23:15  Failure  Determining if we are running on a domain controller: IsDomainController failed with HRESULT 80070842: 'The Server service is not started.  '

    Anyone know how to solve this?

    Thanks,

    Olcay

  • Re: ASP.NET v2.0 installation fails on Windows Server 2003 x64...

    07-03-2006, 8:37 AM
    • Member
      15 point Member
    • olcay
    • Member since 06-27-2006, 8:45 PM
    • Posts 3

    It seems like the ISAPI filter was missing. After adding the ISAPI filter to the list and allowing it to execute, the ASP.NET v2.0 pages worked. But for some reason opening the page for the first time takes a few seconds (~2-5 seconds).

    Any ideas?

    Thanks,
    Olcay

  • Re: ASP.NET v2.0 installation fails on Windows Server 2003 x64...

    07-03-2006, 3:37 PM
    • All-Star
      77,774 point All-Star
    • jeff@zina.com
    • Member since 09-26-2003, 6:43 AM
    • Naples, FL, USA
    • Posts 10,568
    • Moderator
      TrustedFriends-MVPs

    Open the first page after the cache has timed out will always be longer.  It's the nature of ASP.NET releasing the cached page.

    Jeff

    Blatant Self Promotion: ASP.NET 3.5 CMS Development
  • Re: ASP.NET v2.0 installation fails on Windows Server 2003 x64...

    07-06-2006, 12:38 AM
    • Member
      15 point Member
    • olcay
    • Member since 06-27-2006, 8:45 PM
    • Posts 3

    Yes, but this is taking very long. I think I'll check it once again today... maybe its trying something and times out.

    Thanks,
    Olcay

  • Re: ASP.NET v2.0 installation fails on Windows Server 2003 x64...

    03-22-2007, 10:01 AM
    • Member
      2 point Member
    • ASP Newbie2
    • Member since 03-22-2007, 1:52 PM
    • Posts 1

    Sorry all - I'm a real newbie,

     I have that same problem with the mimemap,

     I would like to try what you did - could you please explain which filter you added and how you did it?

     Thanks a lot,

     Cheers,

    Newbie

  • Re: ASP.NET v2.0 installation fails on Windows Server 2003 x64...

    09-14-2007, 11:07 AM

    olcay:

    It seems like the ISAPI filter was missing. After adding the ISAPI filter to the list and allowing it to execute, the ASP.NET v2.0 pages worked. But for some reason opening the page for the first time takes a few seconds (~2-5 seconds).

    Any ideas?

    Thanks,
    Olcay

     

     Hello,

    I am having exactly the same problem.  Could you give us more details on how to add the ISAPI filter, and where do we add it?  Thanks.

    hola, mis amigos
  • Re: ASP.NET v2.0 installation fails on Windows Server 2003 x64...

    07-27-2008, 10:10 PM
    • Participant
      1,738 point Participant
    • SuperGhost
    • Member since 12-29-2005, 11:58 AM
    • Palmdale CA, USA
    • Posts 409

    For future visitors... 

    I had the same "IsDomainController" error and it was resolved by starting the "Server" service.

    ** Hope this helps!

    DennyDotNet
    Social42.com
Page 1 of 1 (7 items)