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
55
Browser Compatibility problem for ultrawebcombo in google chrome
posted

Hello,

 i am using UltraWebCombo in my form. but support in google chrome. the following error

Server Error in '/Hextar' Application.

Index was outside the bounds of the array.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.IndexOutOfRangeException: Index was outside the bounds of the array.

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace: 

[IndexOutOfRangeException: Index was outside the bounds of the array.]
   Infragistics.WebUI.WebCombo.WebCombo.LoadPostData(String postDataKey, NameValueCollection values) +459
   System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +661
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1194


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

Parents
No Data
Reply
  • 24671
    posted

    Hi,

    You may try the WebDropDown ASP.NET AJAX control we released in 2009.1. It is similar in terms of functionality to the WebCombo. and it is fully supported in Chrome / Safari.

    Hope this helps,

    Angel

Children
No Data