Error while rendering view [Head]. Please, make sure the rendering is configured properly or contact your administrator.
System.InvalidOperationException: Error while rendering view: '/Views/Layouts/_Partials/Head.cshtml' (model: 'Sitecore.Mvc.Presentation.RenderingModel, Sitecore.Mvc').
---> System.Web.HttpCompileException: c:\home\site\wwwroot\Views\Layouts\_Partials\_Head.cshtml(89): error CS0234: The type or namespace name 'OpenHouseActivityConstants' does not exist in the namespace 'Cabana.SDU.Feature.Search' (are you missing an assembly reference?)
at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath)