This my 2nd post on the issue since the first bombed on submission:
We've got an older WinForms application that is running the WinForms WebBrower control inside it that points to a web page on our Intranet that a user is using to make modifications to data within a UltraWebGrid control. However when the user edits an updatable column in the grid, upon exiting the column the following error dialog appears on the screen (note I was able to recreate the error)Line: 11238Char: 2Error: Unable to get value of the property 'init': object is null or undefined.Url: http://OurIntranet/apps/WebResource.axd?d=x-ahxOKgVHrSRTmaq2VcxnnnnnnnnnnnnnnnDo you want to continue running scripts on this page?
Now the last time the user updated this page via the WinForm application she was using Windows XP and IE8. Since her machine was updated to Windows 7 and IE9 and the issue occurs. I recently read a forum entry here (http://es.infragistics.com/community/forums/t/53278.aspx) that seems to infer the issue above is a bug with the UltraWebGrid (older versions) and IE9. Checking the web page in question in our application the version referenced by the page includes are:
<%@ Register assembly="Infragistics2.Web.v8.3, Version=8.3.20083.1009, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" namespace="Infragistics.Web.UI.GridControls" tagprefix="ig" %>
<%@ Register assembly="Infragistics2.WebUI.UltraWebGrid.v8.3, Version=8.3.20083.1009, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" namespace="Infragistics.WebUI.UltraWebGrid" tagprefix="igtbl" %>
We simply don't have the time do an upgrade to a later version of these controls so are there any fixes or patches out there we can install on our server that would resolve this matter?
Thanks,Paul
Hello Paul,
I am following up to see if the information provided has resolved this matter.
Please let me know if I may be of further assistance with this matter.
Sincerely,Mike P.Developer Support EngineerInfragistics, Inc.www.infragistics.com
Thank you for contacting Infragistics!
We received your support request concerning UltraWebGrid issues in IE9, and this case has been assigned to me. Infragistics is dedicated to helping you solve this issue. Our team and I have done an initial review of your case and since the first version to support IE9 is 2010 Volume 1 through a service release there isn’t a service release for 2008 Volume 3. I recommend you update to version 2011 volume 1 as it has the most up to date version of the UltraWebGrid before those controls were retired. Please see the following blogs for further information:
IE9 Supoporthttp://es.infragistics.com/community/blogs/taz_abdeali/archive/2011/02/17/ie9-support-plans-for-asp-net-controls.aspx
Product Changes:http://es.infragistics.com/community/blogs/taz_abdeali/archive/2011/11/17/asp-net-product-changes-in-2011-volume-2.aspx
You can also see our supported environments page for further information about what we support and what version it is supported for:
http://es.infragistics.com/help/supported-environments/
Should you choose to upgrade I recommend you go over the Known Issue and Breaking Changes:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=Known_Issues_Known_Issues_and_Breaking_Changes.html
One of the more important sections will be Assembly and Namespace Changes.
Please let me know if you have any questions concerning this matter.