Vaidy's IIS Blog Posts

IIS Express Bootstrapper Package

As I mentioned in a previous post , the IIS 7.5 Express MSI can be redistributed with your software package. This is enabled by the license agreement so you don’t need any additional approval. When your software is being installed on a customer’s machine...

IIS 7.5 Express Official Release Highlights

The first official release of IIS Express was announced last week. It shipped as a part of the January Web Release, which also includes ASP.NET MVC3, WebMatrix, NuGet and Orchard. IIS Express is a simple and lightweight version of IIS that is optimized...

Serving external traffic with WebMatrix Beta

You will notice in WebMatrix Beta that the default website as well as new ones you create are bound to localhost. In other words, they can service local traffic only. This default behavior makes a lot of sense since we want users to explicitly opt into...

WCF workaround for WebMatrix Beta 1

IIS Developer Express Beta doesn’t work with WCF out-of-the-box. If you run a WCF application and browse to it, you will see the following error message: “Could not load file or assembly 'Microsoft.Web.Administration, Version=7.0.0.0, Culture=neutral...

Introducing IIS Developer Express

Today, we announced the beta version of WebMatrix, which includes a developer-focused version of IIS called IIS Developer Express. You can learn and download WebMatrix using the following links: http://www.microsoft.com/web/webmatrix/ http://weblogs.asp...