I am looking to host a MVC app with IIS7 style routing, and can't find any affordable hosting. CrystalTech uses IIS6 for their shared plans...
|
|
|||
|
|
|
Try GoDaddy's Shared Hosting. It supports II7 & .NET 3.5. GoDaddy is usually quick to update their servers to the latest framework, and even if they do not, all that you need to do is deploy the following assemblies:
|
||||||
|
|
|
If you are looking for ASP.NET MVC hosting under Windows 2008/IIS 7, you may consider shared hosting plan at [ASPHostPortal.com][1]. This hosting company specialises Windows and ASP.NET-based, since you want to host ASP.NET MVC, it suits your requirement. Their support is also reliable and quick response. I host my ASP.NET MVC website and running very well until now, so I am happy to recommend this hosting for you all. Good luck. |
|||
|
|
|
|
Lunarpages, Mochahosting can be your option, I've been hosted with Godaddy, but the ticket reply is damn slowly, so I left, some of good IIS7 Web hosting could be found http://servefault.com/Microsoft-IIS-7-Web-Hosting Regards |
||
|
|
|
|
GoDaddy Shared Hosting does support MVC as long as you select IIS7, .NET3.5 and add the three main MVC dlls, Mvc, Abstractions, and Routing. I've got the sample site running there with no problem. |
||
|
|
|
|
I found this problem, but went with HostingUK.co.uk - they use IIS6 but can configure the mapping for you if you just call them, and then follow phil haacked MVC & IIS6 walkthrough by adding the mvc extensions to the global.asax page... after doing this my mvc site works fine :) hope that all makes sense :D |
||
|
