views:

411

answers:

3

Are there webhosting plans for MS ASP.NET MVC (we are attending the official release, I know..)?

+3  A: 

If you are looking for a hosting provider that can support asp.net mvc, then you simply need a hosting provider that supports .NET 3.5 sp1, you can upload the mvc assembly with the application (website), the only reason you need sp1 is that mvc relies on the routing and abstractions assemblies that are included with sp1.. you may be able to run against .NET 3.5 sp0, and just upload abstractions and routing non-gac'd.. but I'm not entirely sure if that works.

meandmycode
According to Phil Haack it binary deployment still works in RC2 (http://haacked.com/archive/2009/03/03/aspnetmvc-changes-for-rc2.aspx)
veggerby
A: 

What meandmycode said above and you can host at discountasp.net. They have servers in North America and Europe. Just select Europe when creating your acccount.

nickyt
+1  A: 

hi there,

Currently, the latest ASP.NET MVC Preview 2 is out on the market now and you may refer to: http://www.asp.net/mvc/. If you are looking for a reliable European host that supports ASP.NET MVC, you may contact HostForLife.EU. They support any ASP.NET Framework and Windows-based hosting.

Hope this helps. Thank you.

Chris Tevez