I have developed an application in ASP.NET MVC 5.0 + SQL SERVER 2008 and deployed a build in my test environment. It works fine as expected.
Now, I have moved the build to production environment and after login it shows that my home was not found(The view or its master was not found). I have the same configuration in both the IIS Servers.
I am wondering what has been missed?