I am working on an Asp.Net MVC project. I had a doubt and please someone clarify it fast..
–> Do we need the MVC framework installed in the Hosting server from where the application is installed.
I have installed the MVC framework on my developer machine but do we need the framework installed in the hosting server also.
Yes you do. It needs to be on each ASP.Net server that you are using.