Hi, we use a WebHierarchicalDataGrid on a web page which is periodically updated using ASP.NET postback. After few postbacks we are getting an error "Sys.WebForms.PageRequestManagerServerErrorException: RecursionLimit exceeded." (you can see details of that error in the attachment).
We have found out, that we are able to reproduce that error also on this sample page https://ko.infragistics.com/samples/aspnet/hierarchical-data-grid/overview. You just need to play with the "Select theme" dropdown for a while and change the themefew times. After each theme change look for "ighg_ExpandPressed.gif" text in the page source code. New instance of that text (together with a lot of other code) is added to the page source after each theme change (aka after each postback) up to the time, when you get the error "RecursionLimit exceeded".
Please could you help us with that, as this is quite serious issue for us? Thanks in advance.
Hello,We have the same problem that djarnold74 with the same configuration (.NET 4.0 and WebDataGrid in 2010.3) Our page is refreshed periodically all 5 sec and after 101 occurences of the function System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth) the server raise the error : [ArgumentException: RecursionLimit was exceedeed. (514):This problem has got an solution?Thanks for your help,
Has this problem been resolved? I am receiving this error using the WebDataGrid also in 2010.3 with Net4.0. Any help would be appreciated.
I also have trouble with an error like this:
System.Web.HttpUnhandledException: Eine Ausnahme vom Typ "System.Web.HttpUnhandledException" wurde ausgelöst. ---> System.ArgumentException: RecursionLimit überschritten. (567): [{'0':[[null,null,null,null,null,"- alle -","-1",null,null,null,null],{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"o":{"c":{"hoverCssClass":"","cssClass":"","disabledCssClass":"","activeCssClass":"","selectedCssClass":""}},"c":{"hoverCssClass":"","cssClass":"","disabledCssClass":"","activeCssClass":"","selectedCssClass":""}},"c":{"hoverCssClass":"","cssClass":"","disabledCssClass":"","activeCssClass":"","selectedCssClass":""}},"c":{"hoverCssClass":"","cssClass":"","disabledCssClass":""...
I'm using 10.3 (with Framework 3.5)
Uli
Hi,
We are also facing the same issue. But this time in Net Advatage ASP.NET 2010 Volume: 3 (.Net 4.0 ). Please let us know how to resolve this ASAP.
Thanks. I have also raised Support Request CAS-36879-U1VNVH for that.