System.Web.HttpException (0x80004005): Errore durante l'esecuzione della richiesta figlio per /Layouts/lay_dettaglio-prodotto.aspx. ---> System.Web.HttpUnhandledException (0x80004005): Generata eccezione di tipo 'System.Web.HttpUnhandledException'. ---> System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.
in ASP.layouts_lay_dettaglio_prodotto_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:\inetpub\wwwroot\whynet\progressprofiles\layouts\lay_dettaglio-prodotto.aspx:riga 1000
in System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
in System.Web.UI.Page.Render(HtmlTextWriter writer)
in System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
in System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
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_dettaglio_prodotto_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\bcc3bacb\50166eec\App_Web_25ua3nxg.0.cs:riga 0
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.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)