Hi,
I am using upgrading my web site from 10.3 to 13.1 for the purpose of making the site compatible with IE 10. New to the 2013.1 controls I needed to add a ScriptManager to each of my pages, as I have learned, the 2013+ versions of the controls are javascript based so needs the ScriptManager. But when I add the ScriptManager I am faced with an error I am having difficulties understanding and/or resolving.
I have attached a simple web site where I am receiving the following error whenever either control fires an event:
0x800a138f - JavaScript runtime error: Unable to get property 'argumentUndefined' of undefined or null reference
If I remove the OnClick event the error is gone, but the error only happens when the event attempts a postback. It seems that there is a problem with the ScriptManager.
Thanks in advance,
Gregory
Hello Gregory,
May I ask if you can provide me with the build of NetAdvantage 13.1 you are referencing in your project? Note, if the build number is lesser than 20131.2107, I recommend downloading the latest service release and testing to see if this issue is still reproducible.
Please use the instructions in the following forum post to learn how to download the latest service release:http://ko.infragistics.com/community/forums/t/29398.aspx
Please let me know how this works for you.