I am getting an "Stack Overflow at line: 356" error on my page with the Telerik radControls for ASP.NET and Telerik radControls for AJAX. I get this error when I fill in part of the form and click a button on the page. The whole page is wrapped in a RadAjaxPanel.
The page is using the RadAjaxManager, RadAjaxPanel, AjaxLoadingPanel, RadInput, as well as the RadToolTip.
I am using version 2008.02.0723.35 for the Telerik.Web.UI dll, RadAjax version 1.8.5.0, and RadInput version 2.1.5.0.
I read a forum posting about setting EnableOutsideScripts="False" but that didn't fix the problem when I tried it.
Any ideas?
The page is using the RadAjaxManager, RadAjaxPanel, AjaxLoadingPanel, RadInput, as well as the RadToolTip.
I am using version 2008.02.0723.35 for the Telerik.Web.UI dll, RadAjax version 1.8.5.0, and RadInput version 2.1.5.0.
I read a forum posting about setting EnableOutsideScripts="False" but that didn't fix the problem when I tried it.
Any ideas?