IIS6 Problems with ASP.NET MVC?

Here's a nice post explaining how to configure ASP. NET MVC to run on IIS6 using extensionless routes.

Thanks a lot, but my development machine has no direct access to the server. – Markus Mar 22 '10 at 12:45 And what do you expect us to do about this? Configure the server for you?

There are steps that you need to perform on the server to make this work. – Darin Dimitrov Mar 22 '10 at 12:59 but I did :S and I am realy confused about my error. The Server runs and the Default page loads but nothing else.

How could that be? – Markus Mar 22 '10 at 13:13 + I configured my local iis7 and it works all nice :(. – Markus Mar 22 '10 at 13:32.

Take a look at this page. You have to do different things to IIS to get MVC to run based upon what version of IIS you are using.

Thanks for this, but I allready have implemented exact the example for iis 6 (in Global. Asax) :(. I have had a configuration a week ago on the iis which already worked.

But now I doesn't and I realy can't find the crap – Markus Mar 22 '10 at 12:44.

The Problem was that I use a 64BIT Server so I had to unclick "confirm that file exists.

UPDATE: If you run ASP.NET MVC on IIS 6 with ASP.NET 4, setting up extensionless URLs just got easier. In most cases, it should just work. I’ve seen a lot of reports where people have trouble getting ASP.NET MVC up and running on IIS 6.

Sometimes the problem is a very minor misconfiguration, sometimes it’s a misunderstanding of how IIS 6 works. In this post, I want to provide a definitive guide to getting ASP.NET MVC running on IIS 6. I will walk through using the .

Aspx file extension for URLs first, then I will walkthrough using extension-less URLs. If you’re running into problems with IIS 6 and ASP.NET MVC, I recommend trying to walk through all the steps in this post, even if you’re not interested in using the . Some of the lessons learned here have more to do with how ASP.NET itself works with IIS 6 than anything specific to ASP.NET MVC.

To make this easy, start Visual Studio and create a new ASP.NET MVC Web Application Project on the machine with IIS 6. If your IIS 6 machine is on a different machine, you can skip this step. We can deploy the site to the machine later.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions