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.ArgumentException: Caratteri non validi nel percorso.
in System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
in System.IO.Path.GetFullPathInternal(String path)
in System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath)
in System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath)
in System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
in System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String path)
in System.Web.InternalSecurityPermissions.PathDiscovery(String path)
in System.Web.HttpRequest.MapPath(VirtualPath virtualPath, VirtualPath baseVirtualDir, Boolean allowCrossAppMapping)
in System.Web.HttpServerUtility.MapPath(String path)
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 147
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_l4qrxp5l.19.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)