I decided to install some ASP.NET sample code. The installation gave me an error saying that I needed to install the latest version of IIS.
So went into the control panel to add IIS like this:
[URL=http://i67.photobucket.com/albums/h292/Athono/IIS.png][img]http://i67.photobucket.com/albums/h292/Athono/IIS.png[/img][/URL]
But now, something strange is happening. It is almost as if I have taken one step forward and two steps backwards. Even the most simple ASP.NET program (one I generate without modifying any code at all) produces this in the browser window when I build it and run it:
[URL=http://i67.photobucket.com/albums/h292/Athono/simple.png][img]http://i67.photobucket.com/albums/h292/Athono/simple.png[/img][/URL]
Is there some sort of special routine I need to do for IIS?