HTTPS
| Per la vostra sicurezza questa pagina è criptata |
 |
Exception with window: Richiesta di credito (697).
Exception: System.Web.HttpException: The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).
at System.Web.UI.ControlCollection.AddAt(Int32 index, Control child)
at additiv.IMCS.Core.WindowContentBase.OnInit(EventArgs e) in C:\Develop\additiv\IMCS.Root\Common\IMCS.Core\WindowContentBase.cs:line 32
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.AddedControl(Control control, Int32 index)
at System.Web.UI.ControlCollection.Add(Control child)
at additiv.IMCS.Core.Web.WindowTemplateBase.DisplayTab(Control contentContainer, WindowTab windowTab) in C:\Develop\additiv\IMCS.Root\Common\IMCS.Core\Web\WindowTemplateBase.cs:line 48
at Cashgate.B2C.UI.Web.WindowTemplates.WindowPlain.UpdateView() in C:\Workspaces\E-Commerce\Main\Cashgate\B2C\Source\Source\Cashgate.B2C.UI.Web\WindowTemplates\WindowPlain.ascx.cs:line 26
at Cashgate.B2C.UI.Web.WindowTemplates.WindowPlain.Page_Init(Object sender, EventArgs e) in C:\Workspaces\E-Commerce\Main\Cashgate\B2C\Source\Source\Cashgate.B2C.UI.Web\WindowTemplates\WindowPlain.ascx.cs:line 17
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnInit(EventArgs e)
at System.Web.UI.UserControl.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.AddedControl(Control control, Int32 index)
at System.Web.UI.ControlCollection.Add(Control child)
at additiv.IMCS.Core.Web.MasterPageBase.AddWindow(Control rootControl, WindowInfo windowInfo, Boolean isDetailZone) in C:\Develop\additiv\IMCS.Root\Common\IMCS.Core\Web\MasterPageBase.cs:line 789