Posts tagged with ,

  • Troubleshooting ASP.NET MVC on IIS 7

    Published by Nicolas Paez on January 28th, 2010 10:10 pm under tools

    No Comments
    Some days ago we had to work hard on this topic to make an ASP.NET MVC application run on IIS7. It took us almost 2 hours, and after completing the task I decided it deserves a post. I will start by listing the common setup steps and then I will share our particular case. Solving... read more