So IIS can run ASP.NET web applications: OK
aussienick:It's just when i try to run a site through VS 2008 using the ASP.NET Development Server. I cannot even run a simple site with a HTML page...can you give me the intructions for checking IIS is enabled properly for VS2008?
Sorry, this is confusing. VS development server is not IIS,
You need to carefully confirm what the project settings in VS2008 are. Is it using the development server, or is it using IIS?
You do this by going into project settings and using the "Web" tab.