I am working on a ASP.NET MVC 3 beta Razor engine website. Its a small project. I would like to know if its possible to deploy Razor engine site to normal hosting provider. I assume I would need to copy relevant dll's to my site bin folder. Will this work or I would need to do something more than this to successfully deploy my site to shared hosting.
Asked
Active
Viewed 6,798 times
8
-
3This link should help you: http://blog.agafonov.net.ua/post/2010/11/02/Deploying-ASPNET-MVC-3-web-site.aspx – tshao Nov 08 '10 at 10:57
2 Answers
2
yes it is possible to run MVC 3.0 with web pages inside shared hosting. please refer this article of mine;

tugberk
- 57,477
- 67
- 243
- 335