2

I am trying to host ASP.NET MVC on iis 5. I have tried adding wild card mapping. but is not working. I had hosted this before, but now i don't remember the settings that i need to do to host the same on iis 5. PLease let me know some of the links/ give me some suggestions where i can solve this issue..

abatishchev
  • 98,240
  • 88
  • 296
  • 433
nimi
  • 5,359
  • 16
  • 58
  • 90
  • 1
    What is the great reason to use IIS version 5? – abatishchev May 14 '11 at 19:19
  • 1
    Some existing SO answers should get you going on this....http://stackoverflow.com/questions/301359/deploy-asp-net-mvc-on-iis-5-1-windows-xp and http://stackoverflow.com/questions/57712/asp-net-mvc-and-iis-5 – Kevin LaBranche May 14 '11 at 19:22

1 Answers1

0

Try this thread here on SO: ASP.NET MVC and IIS 5

Community
  • 1
  • 1
Dan Diplo
  • 25,076
  • 4
  • 67
  • 89