Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Commented Issue: IE ModalPopupExtender Javascript Unhandled Exception [28000]

$
0
0
In build 15.1.4.0 ModalPopupExtender is causing an error in IE

Unhandled exception at line 1241, column 5 in http://localhost:81/ScriptResource.axd?....

0x800a1391 - JavaScript runtime error: 'console' is undefined

Code is:

Sys.Extended.Deprecated = function (oldMethodName, properMethodName) {
if (isUnminified && console && console.warn)
if(arguments.length == 1)
console.warn(oldMethodName + " is deprecated.");
else
console.warn(oldMethodName + " is deprecated. Use " + properMethodName + " instead.");
}

oldMethodName = set_OnOkScript(value)
properMethodName = set_onOkScript(value)


Comments: Thank you for sharing your experience!

Viewing all articles
Browse latest Browse all 4356

Trending Articles



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