im faceing an error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) when i Remove below section from child web.config
<compilation debug="true" strict="true" explicit="true" targetFramework="4.0" />
can some one plz help on this