Я использую элементы управления Infragistics в своем веб-приложении (ASP.net) ... и в этом я использую Ultra web grid ... мое приложение хорошо работает в IE и Mozilla. но в сафари я получаю следующую ошибку: (которая очень расплывчатая и нечеткая) ... Что это за ошибка?
Это связано с проблемой совместимости? как решить это?
Индекс находился за пределами массива.
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) +611
System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +611
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2877
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053*