Country Dropdown change creates error

Peter Eichhorst asked on June 16, 2016 20:55

When visiting this page: http://www.fluidcomponents.com/support/contact-us-europe and changing the country select dropdown, it breaks, and redirects to an error page. Anyone have any ideas?

The error from the logs is below:

Exception type: InvalidOperationException Exception message: The script tag registered for type 'System.String' and key 'p_lt_ctl13_Javascriptinlinescript' has invalid characters outside of the script tags: 1 updatePanels, HtmlTextWriter writer, String token, List1 scriptRegistrations) at System.Web.UI.ScriptRegistrationManager.RenderActiveScripts(List`1 updatePanels, HtmlTextWriter writer) at System.Web.UI.PageRequestManager.ProcessScriptRegistration(HtmlTextWriter writer) at System.Web.UI.PageRequestManager.RenderPageCallback(HtmlTextWriter writer, Control pageControl) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at CMS.UIControls.ContentPage.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Request information: Request URL: http://www.fluidcomponents.com/CMSPages/PortalTemplate.aspx?aliaspath=/Support/Contact-Us-Europe Request path: /CMSPages/PortalTemplate.aspx User host address: 107.142.156.65 User: Is authenticated: False Authentication Type: Thread account name: EP264\fluidcomponent_web

Correct Answer

Laura Frese answered on June 17, 2016 00:19

From the error it appears that the script tag is not properly formatted. Is this from a custom web part? When I went to that page and changed the language, I did not get an error.

0 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.