• Sign In
 
  • MSDN Blogs
  • Microsoft Blog Images
  • More ...
Common Tasks
  • Blog Home
  • Email Blog Author
  • RSS for comments
  • RSS for posts
Search
  • Advanced search options...
Tags
  • .NET Framewor
  • .NET Framework
  • Ajax/Javascript
  • ASP.NET
  • CLR
  • Cool stuff
  • DataAccess
  • Debugging/Windbg
  • Hotfix/Service Pack
  • IDEVDataCollector
  • IIS
  • Internet Explorer
  • Italian techs
  • LogParser
  • OT
  • Personal
  • Productivity
  • Random
  • Scripting/ASP
  • Security
  • Technology
  • Tools
  • Troubleshooting
  • Vista/Longhorn
  • Visual Studio
Archives
Archives
  • November 2010 (1)
  • October 2010 (1)
  • July 2010 (2)
  • April 2010 (1)
  • March 2010 (2)
  • February 2010 (2)
  • January 2010 (1)
  • October 2009 (2)
  • September 2009 (2)
  • August 2009 (1)
  • July 2009 (5)
  • June 2009 (1)
  • May 2009 (1)
  • April 2009 (3)
  • March 2009 (3)
  • February 2009 (5)
  • January 2009 (3)
  • December 2008 (5)
  • November 2008 (3)
  • October 2008 (2)
  • September 2008 (3)
  • August 2008 (3)
  • July 2008 (3)
  • June 2008 (5)
  • May 2008 (4)
  • April 2008 (8)
  • March 2008 (4)
  • February 2008 (5)
  • January 2008 (2)
  • December 2007 (4)
  • November 2007 (6)
  • October 2007 (6)
  • September 2007 (8)
  • August 2007 (6)
  • July 2007 (7)
  • June 2007 (10)
  • May 2007 (9)
  • April 2007 (12)
  • March 2007 (8)
  • February 2007 (5)
  • January 2007 (3)
  • December 2006 (1)
  • November 2006 (4)
  • October 2006 (2)
  • September 2006 (9)
  • August 2006 (2)
  • July 2006 (1)

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

MSDN Blogs > Never doubt thy debugger > The error indicates that IIS is not installed on the machine. Please install IIS before using this tool

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

Carlo Cardella
24 Nov 2007 6:39 AM
  • Comments 7

Yesterday I was working on a sample project got from a customer, when Visual Studio 2005 showed this dialog:

visual studio error message 

Ok I thought, let's fix the application mappings. I did, but got the following:

aspnet_regiis -i 

What? Are you kidding me? smile_omg Of course IIS is installed, I'm using it every day...

But wait a minute, I'm running on Vista x64 and this rings a bell to me... Let's use the x64 Visual Studio command prompt and give it another try:

aspnet_regiis -i x64 

Much better... and now Visual Studio does not complain anymore! smile_nerd

 

Carlo

Quote of the day:
We are inclined to believe those whom we do not know because they have never deceived us. - Samuel Johnson
  • 7 Comments
ASP.NET, IIS, Visual Studio, .NET Framework
Leave a Comment
  • Please add 6 and 7 and type the answer here:
  • Post
Comments
  • MSDN Blog Postings » The error indicates that IIS is not installed on the machine. Please install IIS before using this tool
    24 Nov 2007 9:40 AM

    PingBack from http://msdnrss.thecoderblogs.com/2007/11/24/the-error-indicates-that-iis-is-not-installed-on-the-machine-please-install-iis-before-using-this-tool/

  • A developer's strayings
    5 Dec 2007 11:44 AM

    (Unable to start debugging on the web server. An error occurred that usually indicates a corrupt installation.

  • Noticias externas
    5 Dec 2007 12:12 PM

    (Unable to start debugging on the web server. An error occurred that usually indicates a corrupt installation

  • Kashif abbas
    6 Mar 2009 3:01 AM

    Kindly tell me how can i open the command prompt for x64 tool. I'v tried with no success :@.

    I've installed Visual Studio  2005 Professional edition in Vista 64 bit operating system. IIS is working as it shows the pages when i run them without debugging. But when i put break point anywhere it just didn't enter to that break point. Please help me solving this problem.

    Thank You

  • Carlo Cardella
    6 Mar 2009 3:21 AM

    Kahif, if you have installed the x64 tools with Visual Studio, you can find the x64 command promt under Start > All Programs > Microsoft Visual Studio 2005 > Visual Studio Tools.

  • Ray
    4 Dec 2009 5:47 PM

    What do you do if you don't have VS installed?  I need to fix application mapping for an app I just want to run, not a project I want to open/debug.

  • Carlo Cardella
    5 Dec 2009 5:35 AM

    Ray, the command to run is the same, just open a cmd and go to the Framework installation folder. Here I mentioned the Visual Studio Command Prompt simply because it already has aspnet_regiis.exe in its path and I could save some typing, but there is really no difference other than that.

    HTH

Page 1 of 1 (7 items)
  • © 2012 Microsoft Corporation.
  • Terms of Use
  • Trademarks
  • Privacy Statement
  • Report Abuse
  • 5.6.131.143