The Daily Six Pack: April 22, 2014

A COLLECTION OF LINKS FOR LOVERS OF I.T. Dirk Strauss . . . . Feature link: Visual Studio Installer Projects Visual Studio Installer Projects Extension, Tony Goodhew Other The Binary Numeral System, Sean Sexton Sharing code across platforms, Immo Landwerth How to access an Azure Website with the local IIS Manager, Code…

Continue ReadingThe Daily Six Pack: April 22, 2014

Import Application Option missing in IIS Manager

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. (more…)

Continue ReadingImport Application Option missing in IIS Manager