System.Web.HttpException: Errore durante l'esecuzione della richiesta figlio per /Layouts/lay_newseventi.aspx. ---> System.Web.HttpUnhandledException: Generata eccezione di tipo 'System.Web.HttpUnhandledException'. ---> System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.
in ASP.layouts_lay_newseventi_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
in System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
in System.Web.UI.Page.Render(HtmlTextWriter writer)
in System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- Fine dell'analisi dello stack dell'eccezione interna ---
in System.Web.UI.Page.HandleError(Exception e)
in System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
in System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
in System.Web.UI.Page.ProcessRequest()
in System.Web.UI.Page.ProcessRequest(HttpContext context)
in ASP.layouts_lay_newseventi_aspx.ProcessRequest(HttpContext context)
in System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
--- Fine dell'analisi dello stack dell'eccezione interna ---
in System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
in System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm)
in crossPublisher.WebApp.Include(String sPagina, String qString)