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
935
Cannot Open Excel WorkBook : Index was out of range
posted

Hi,

 


My excel file was successfully uploaded  but when i  try to open Excel file using

Workbook workbook = Workbook.Load(filePath);

 

I got this error 

Index was out of range. It must be non-negative and less than the size of the collection. Parameter name: index Actual value was 0.

I am using infragistics 2010.

Thanks


Parents
No Data
Reply
  • 33839
    Suggested Answer
    posted

    Hi NewbApps,

    You could try upgrading to the latest service release for your version to see if that resolves the issue.  Otherwise, we'd need a workbook that reproduces this problem.

    regards,
    David Young 

Children