Updating an excel file using SDK is not working after 9.3.6 RUP5 installation and database upgrade t
HI,
We have our Agile upgraded to 9.3.6 along with RUP 5.
all the customizations were working fine.
Then database is upgraded from 11.2.4.0 to 12.1.0.2.0
After this database upgrade , a customization which deals with an Excel file is not working.
It is throwing errors near creating workboot with Inputstream(for xlsx file) and while writing the workbook to the outputstream(for xls file using HSSF).
Any help on this isse would be grateful.