Unexpected error in Contour: Could not load control: ...formsdashboard.ascx'
This error appears at the bottom of the Contour dashboard. How do you revolve it?
Could not load control: '/umbraco/plugins/umbracocontour/formsdashboard.ascx'.
Error message: System.InvalidOperationException: Only one instance of a ScriptManager can be added to the page. at System.Web.UI.ScriptManager.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) 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 umbraco.cms.presentation.dashboard.OnInit(EventArgs e)
I just installed Contour 3.0.21 and now am seeing this error as well at the bottom of the Contour Dashboard.
I am using Umbraco v6.2.1
There were no errors on the install
Also, when creating a form, I "choose a template", but I actually get no template, and have to start the form from scratch. (not sure if related)
Contour Error:
Umbraco Contour version 3.0.21
Could not load control: '/umbraco/plugins/umbracocontour/formsdashboard.ascx'. Error message: System.InvalidOperationException: Only one instance of a ScriptManager can be added to the page. at System.Web.UI.ScriptManager.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at umbraco.cms.presentation.dashboard.OnInit(EventArgs e)
Unexpected error in Contour: Could not load control: ...formsdashboard.ascx'
This error appears at the bottom of the Contour dashboard. How do you revolve it?
Could not load control: '/umbraco/plugins/umbracocontour/formsdashboard.ascx'. Error message: System.InvalidOperationException: Only one instance of a ScriptManager can be added to the page. at System.Web.UI.ScriptManager.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) 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 umbraco.cms.presentation.dashboard.OnInit(EventArgs e)
Any solutions to this?
I just installed Contour 3.0.21 and now am seeing this error as well at the bottom of the Contour Dashboard.
I am using Umbraco v6.2.1
There were no errors on the install
Also, when creating a form, I "choose a template", but I actually get no template, and have to start the form from scratch. (not sure if related)
Contour Error:
Umbraco Contour version 3.0.21
Could not load control: '/umbraco/plugins/umbracocontour/formsdashboard.ascx'.
Error message: System.InvalidOperationException: Only one instance of a ScriptManager can be added to the page. at System.Web.UI.ScriptManager.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at umbraco.cms.presentation.dashboard.OnInit(EventArgs e)
is working on a reply...