Posted 10 September 2017, 12:32 pm EST
Hi,
I am unable to load the excel file(attached) into the C1.C1Excel.C1XLBook object.
I am developing an application which parses through this excel file and uploads the data to our database.
I am using the following piece of code:
C1.C1Excel.C1XLBook xlBook = new C1.C1Excel.C1XLBook();
xlBook.Load(“The path of the excel file attached”);
It throws an exception with the message : Failed to open storage file.
Could someone help?
2011/09/201191210930170244HPM0136575106040.xls