Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

New AJAZ dll Crashing ModalPopup

$
0
0

Hi,

I just installed the new AJAX dll in my web application and now I am having problems with my modal popup extender.

Everything works fine when I can the control from the client side, but when I call it from the server side, nothing happens.  When I ran it through IE 9 debugger, I get a break stop at the following code line:

document.getElementById('Left_Content_Box_ValidationSummary1').dispose = function() {
    Array.remove(Page_ValidationSummaries, document.getElementById('Left_Content_Box_ValidationSummary1'));
}
(function() {var fn = function() {Sys.Extended.UI.ModalPopupBehavior.invokeViaServer('Left_Content_Box_ShareSettingsPanel_ModalPopupExtender', true); Sys.Application.remove_load(fn);};Sys.Application.add_load(fn);})();



The error says:  "jScript Debugger: Breaking on JScript Runtime error - Object expected"

Does anyone know how I can fix this?

Thanks.


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>