francis.harvey-irisco
-
6/23/2011 10:39:17 AM
RE:Script Ressource exception
Hi Radek,
This happen only on client / external user machine,
I'm unable to reproduce the problem but now it seem to happen very often,
I Upgraded to 5.5 R2 some time ago, here's the build number v5.5.4027 R2.
Now I get 'Invalid web resource request', 'Invalid ViewState',
'An existing connection was forcibly closed by the remote host' Stack Trace: at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
'The script tag registered for type 'System.String' and key 'CMSTags' has invalid characters outside of the script tags: <div><input type="hidden" name="lng" id="lng" value="fr-CA" /> </div>. Only properly formatted script tags can be registered.' Stack Trace: at System.Web.UI.ScriptRegistrationManager.WriteScriptWithTags(HtmlTextWriter writer, String token, RegisteredScript activeRegistration) at System.Web.UI.ScriptRegistrationManager.RenderActiveScriptBlocks(List`1 updatePanels, HtmlTextWriter writer, String token, List`1 scriptRegistrations) 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.Page.Render(HtmlTextWriter writer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Can you help me on this ?
|