System.Web.HttpException: La clase base incluye el campo 'ctrlMenu', pero su tipo (DigitalGadgets.ModulosWeb.FrontEnd.Templates.FEMenu) no es compatible con el tipo de control (_ASP.FEMenu_ascx). ---> System.Web.HttpParseException: La clase base incluye el campo 'ctrlMenu', pero su tipo (DigitalGadgets.ModulosWeb.FrontEnd.Templates.FEMenu) no es compatible con el tipo de control (_ASP.FEMenu_ascx). at System.Web.Compilation.TemplateControlCompiler.BuildFieldDeclaration(ControlBuilder builder, Boolean fGeneratedID) at System.Web.Compilation.TemplateControlCompiler.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, PropertySetterEntry pse) at System.Web.Compilation.TemplateControlCompiler.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, PropertySetterEntry pse) at System.Web.Compilation.TemplateControlCompiler.BuildMiscClassMembers() at System.Web.Compilation.BaseCompiler.BuildSourceDataTree() at System.Web.Compilation.BaseCompiler.GetCompiledType() at System.Web.UI.UserControlParser.CompileIntoType() at System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() --- Fin del seguimiento de la pila de la excepción interna --- at System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean fCreateIfNotFound) at System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() at System.Web.UI.TemplateParser.GetParserCacheItem() at System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControlParser.GetCompiledType(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.UserControlParser.GetCompiledUserControlType(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DigitalGadgets.ModulosWeb.FrontEnd.Templates.FETemplate.FETemplate_Init(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at DigitalGadgets.ModulosWeb.Templates.TemplateBase.OnInit(EventArgs e) at DigitalGadgets.ModulosWeb.FrontEnd.Templates.FETemplate.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain()