[HttpException (0x80004005): Multiple controls with the same ID 'ctl00$ctl00$ctl00$ctl00$ContentPlaceHolderDefault$baseMasterContentPlaceHolder$ctl05' were found. Trace requires that controls have unique IDs.]
System.Web.TraceContext.AddNewControl(String id, String parentId, String type, Int32 viewStateSize, Int32 controlStateSize) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +344
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Control.BuildProfileTree(String parentId, Boolean calcViewState) +426
System.Web.UI.Page.BuildPageProfileTree(Boolean enableViewState) +39
System.Web.UI.Page.HandleError(Exception e) +8699914
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6776
System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +242
System.Web.UI.Page.ProcessRequest() +80
System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +21
System.Web.UI.Page.ProcessRequest(HttpContext context) +49
ASP.default_aspx.ProcessRequest(HttpContext context) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\ef75a30b\bdb2457b\App_Web_ccpazz-s.0.cs:0
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
|