tags:

views:

705

answers:

9

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...

+2  A: 

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

Wayne Austin
Wildcard mapping is rough on performance as every request goes through asp.net.
Brettski
+2  A: 

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:

  • System.Web.Routing
  • System.Web.Abstraction
  • System.Web.Mvc
Nick Berardi
hrm i might actually go with go daddy
Shawn Simon
its a lot cheaper than crystaltech as well...
Shawn Simon
Some people don't like them, but personally have had no problems with their machines or services, it is just tech support is a little light
Nick Berardi
+2  A: 

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.

royatl
A: 

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

+3  A: 

Arvixe is a cheap iis7 hosting service provider! My website is hosted with them and their web hosting service is fine.

MARK
A: 

Hey…I have GoDaddy shared hosting. I was having problems so I called them and they are telling me that the System.Web.Routing namespace is not available with a shared hosting plan and any dll that needs to be registered with IIS is not allowed. What kind of hsoting plan do you have with GoDaddy?

TJ Nevis
never actually went through with it. cant unmark as answer. sorry ; p
Shawn Simon
A: 

CrystalTech's default .net plans are now Server 2008/ IIS 7.5/ .net 4.0 starting at $7.95 a month for your first site, you will receive discounts for multiple accounts.

With this release you have the ability to use IIS Manager remotely to manage your IIS entry, sites run in single application pools as well as options in the Web Control Center. The new Control Center options allow you to select which version of .NET you would like to run, the choice to run the site in 32 or 64 bit and also restart your application pool with a click of a button.

Check out the site for more:

http://www.crystaltech.com/dotnet.aspx

Any questions contact our support department, they are available around the clock via Phone, Email and Live Chat

Ryan
+2  A: 

Most of the windows web hosting company can support IIS7 server, with my experience, Arvixe is a good option for me to recommend to the others.

Check more information
http://www.arvixe.com/asp_net_web_hosting

Lina
A: 

I found all my answers with Arvixe :

http://www.arvixe.com/asp_net_web_hosting http://www.arvixe.com/asp_net_business_web_hosting

Shared, affordable : Windows2008 + IIS7 + MSSQL2008

Also additional plugins can be purchased for Remote IIS connectivity. MSSQL reporting services too. And the support is simply awesome - Real 24/7.

Russel Pollocks