Import Application Option missing in IIS Manager

On November 23, 2011, in Programming, by Dirk Strauss

Default Web Site

 

With the release of Visual Studio 2010 came support to package up your ASP.NET Web Application. This also packages dependencies like the web.config, databases etc. An administrator can then import the created package via the Import Application option in IIS Manager. When I first read about this option, I thought it was the best thing since sliced bread. To access the Import Applications option, select the Default Web Site node under your server name.

The only problem was that the Import Application option was missing from the Actions pane in my IIS Manager.

Continue reading »

Tagged with: