Hi,
I have updated my existing application with rad controls- radcombobox, radlistbox etc, everything was working just fine but as soon as we launched our application in production the radcontrols stopped working. We disabled our state server and everything started working again but without state server our customers are facing log out /time out issues
The javascript error on the page is as below.
After looking into the details, looks like some control is affecting the state. Could someone please suggest something if they had faced similar kind of issue.
Thanks,
Ruby
Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled. Error parsing near' ?'
Telerik.web.UI.WebResource.axd
URI: https://....................../Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=uxSmplu....
I have updated my existing application with rad controls- radcombobox, radlistbox etc, everything was working just fine but as soon as we launched our application in production the radcontrols stopped working. We disabled our state server and everything started working again but without state server our customers are facing log out /time out issues
The javascript error on the page is as below.
After looking into the details, looks like some control is affecting the state. Could someone please suggest something if they had faced similar kind of issue.
Thanks,
Ruby
Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled. Error parsing near' ?'
Telerik.web.UI.WebResource.axd
URI: https://....................../Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=uxSmplu....