I’m creating a simple ASP.NET MVC application and on first run I’m getting blasted with this: Google didn’t turn up the solution as fast as I would have liked, so I thought I’d post it here for the next fool to find :) Solution: When you add a Silverlight project to a solution, Visual Studio will ask you if you would like to create new web site to host it, or choose an existing one in your solution. I choose an existing one. By default, Visual Studio creates this in your HTML markup to...
I find Internet Information Services (IIS) Manager v6.1 that ships with Windows 7 extremely difficult to use. It’s good looking, but the usability is terrible. I can never find what I’m looking for. I installed DotNetNuke this morning and wanted to play around. For the life of me I could not find where to change the application’s App Pool. This is very straightforward in previous versions, but this seems very hidden to me in v6.1. The only way I found to do it is to click on the “Basic Settings” in the Actions panel on the far right: ...