Hello!
I have a proyect where I have several pages using RadControls, some have more controls than others and different controls from one page to another, but there is something in common each time I reach PostBack 20 the page throws an error, telling me that the arguments array passed to Function.prototype.apply is too large. Why is this happening and is there any way to overcome it?
I´ll Appreciate any kind of help on this.
I have a proyect where I have several pages using RadControls, some have more controls than others and different controls from one page to another, but there is something in common each time I reach PostBack 20 the page throws an error, telling me that the arguments array passed to Function.prototype.apply is too large. Why is this happening and is there any way to overcome it?
I´ll Appreciate any kind of help on this.