I created a MVC application which is working fine in the local host. I published the project using visual studio to a local folder and uploaded it to the FTP location. But on server its not working.
I followed a couple of tutorials but no result
http://haacked.com/archive/2008/11/03/bin-deploy-aspnetmvc.aspx
http://www.hanselman.com/blog/IntegratingASPNETMVC3IntoExistingUpgradedASPNET4WebFormsApplications.aspx
Is there some good tutorials or could someone help please?
Thanks
We’ve had problems getting running. Usually (but not always), installing ASP.NET MVC on the server via the Web Platform Installer seems to fix whatever the problem is. YMMV.