Vista

Enable ASP.NET in IIS 7 for Windows Vista

By default, IIS 7 does not have ASP.NET enabled on Windows Vista. So you can run basic static HTML websites on the the local IIS server but that's about it.

If you try to run an ASP.NET application without doing this, you will probably see a message like this:

Recent comments