Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1210
UltraWeb controls not working properly in IE9
posted

I am using UltraWebGrid and WebCombo in my web application these controls are not working properly in IE9. If i run my web site through the Microsoft Visual Studio then While selection change the WebCombo or select any row in the UltraWebGrid i am getting exceptions like

  1. "Microsoft JScript runtime error: Object doesn't support property or method '__defineGetter__'"
  2. "Microsoft JScript runtime error:Unable to get value of the property 'int':object is null or undefined'"

Please help and let me know what i have to do to fix this issues.

 

Normally if i host in IIS and run in other browser like IE7,IE8, Opera, Firefox ... then it is working properly but in IE9 not working properly.

I am attaching exception screen shots bellow.

 

 

Parents Reply Children