The error indicates that IIS is not installed on the machine. Please install IIS

Last post 07-04-2009 8:58 PM by john sinnott. 4 replies.

Sort Posts:

  • The error indicates that IIS is not installed on the machine. Please install IIS

    07-01-2009, 9:12 PM
    • Member
      point Member
    • john sinnott
    • Member since 07-01-2009, 9:07 PM
    • Posts 3

    I am trying to run aspnet_regiis.exe -i

    I am using a Vista 64 box with IIS installed and IIS Compatitibility on

    I get the message:

    The error indicates that IIS is not installed on the machine. Please install IIS
     before using this tool.

     

    Filed under:
  • Re: The error indicates that IIS is not installed on the machine. Please install IIS

    07-02-2009, 12:40 AM
    • Member
      258 point Member
    • mihir.mone
    • Member since 05-20-2008, 4:59 AM
    • Mumbai, India
    • Posts 73

    Hello,

    If your OS is Windows Vista (Premium and above), then consider following things.

    You can not install IIS with Vista Home Basic.

    Can you see IIS services as part of Windows componants installed? or

    Start -> Run -> inetmgr (Enter)

    If IIS is installed on your machine, it will open IIS Manager.

    If not, you need to install it through Windows Componants (you will find it in Control panel -> Add/Remove Programs)

    After successful installation, try and run 'inetmgr' through command prompt.

    It will open IIS Manager for you.

     

    Hope this will help you..

    Mihir,
    Software Professional
    http://mihirhere.spaces.live.com
  • Re: The error indicates that IIS is not installed on the machine. Please install IIS

    07-02-2009, 7:50 AM
    • Member
      point Member
    • john sinnott
    • Member since 07-01-2009, 9:07 PM
    • Posts 3

     Vista is Business 64.

    As I said IIS is installed and IIS 6 Compatibility mode is on.

    That is why the message is confusing.

  • Re: The error indicates that IIS is not installed on the machine. Please install IIS

    07-02-2009, 8:34 AM
    • All-Star
      75,914 point All-Star
    • jeff@zina.com
    • Member since 09-26-2003, 10:43 AM
    • Naples, FL, USA
    • Posts 10,339
    • Moderator
      TrustedFriends-MVPs

    Can you see a hello world page in IIS?  Is it configured for ASP.NET?  Do you have a default web site?  Have you looked at the event logs?

    Jeff 

    Blatant Self Promotion: ASP.NET 3.5 CMS Development
  • Re: The error indicates that IIS is not installed on the machine. Please install IIS

    07-04-2009, 8:58 PM
    • Member
      point Member
    • john sinnott
    • Member since 07-01-2009, 9:07 PM
    • Posts 3

     True for 1, 2, 3.  The default web page seems to point to someplace not indicated in its properties.  (c:\inetpub\wwwroot)  It is as if the default page is being rerouted.  Yet I cannot identify a handler or module that is doing so.

    The IIS not installed message seems to be bogus.

    MVC is installed.

Page 1 of 1 (5 items)