I'm using the 2008.2 edition of NetAdvantage tools, and VS 2010 my app working in VS 2005 with IE 8.
I moved my web appln to VS 2010, with IE 9, when i try to run the web application i get the following javascript error:
SCRIPT5007: Unable to get value of the property 'apply': object is null or undefined.
Any help is greatly appreciated.
Hello,
Thank you for contacting Infragistics!
I believe the issue you are seeing is because support for IE9 for the classic controls wasn’t implemented until v10.2 and later for the Infragistics classic asp.net controls. Visual Studio isn’t supported until version 10.2 or later as well through service releases. I recommend you upgrade to a later version of the product. If you want to still use the classic controls the last version with them is v11.1:
http://ko.infragistics.com/community/blogs/taz_abdeali/archive/2011/11/17/asp-net-product-changes-in-2011-volume-2.aspx
http://ko.infragistics.com/community/blogs/jason_beres/archive/2012/05/29/updated-support-for-clr-versions-and-visual-studio-versions.aspx
If you want to support later versions IE and other browsers I recommend you either upgrade to the ASP.NET AJAX Controls or the IgniteUI for jQuery Controls:
ASP.NET Ajax: http://help.infragistics.com/doc/ASPNET/2014.1/CLR4.0/
IgniteUI for jQuery: http://help.infragistics.com/doc/jQuery/2014.1/CLR4.0/
http://help.infragistics.com/jQuery/2014.1/
Please let me know if you have any further questions concerning this matter.
I am following up to see if the information provides has resolved this matter.
Please let me know if I may be of further assistance with this matter.