I have Umbraco deployed on the server. Currently I am trying to deploy MVC 4 Application as a child application but somehow the child\'s views\\web.config inherits the confi
I had the exact same issue. I resolved it by adding an assembly redirect for razor to my child application like this: