Is it possible to host my .NET MVC 3 Razor website on a hosting service that states they host ASP .NET 4.0 sites but not explicitly .NET MVC 3?
If so what things must I consider? E.g. Are there additional Assemblies I will need to include in the deployment etc?