IIS 6.5 and ASP.NET 2.0
While trying to define web application in IIS 6.5 (Longhorn’s version) for my ASP.NET application (by default ASP.NET use Cassini) I notice a new tab – “ASP.NET” that decorates the IIS MMC. This tab enables you to select the ASP.NET version that your application uses and display the web.config location. But the real fun begins when I press on “Edit configuration” button. A multi tab visual tool, which enable to visually editing of most web.config settings, popup. It’s really nice tool that enable to control and view web settings. I hope that IIS 6.5 will be shipped with Whidbey so we can get advantage of this tool.
Edit configuration window :