My application is designed to use portable area to modules of functionalities. But each of these modules has to use the _LayoutBase from the root project. The Layout of the these modules are set with Layout = "~/Views/Shared/_LayoutBase.cshtml"; The css and scripts referenced in _LayoutBase are not loaded when accessing My application is designed to use portable area