Facing Issues because of Aspose 4.5

Hi All,

I am Naveen Kumar Chhikara from Accenture. We have been using aspose for creating and processing Excel files. Recently, we have upgraded Aspose version to 4.5 and facing below mentioned problem.

The necessary changes to up grade this version has been done like
(A) Replacing EXCEL class to WORKBOOK class
(B) Replacing old DLL and License files with the new ones.

We are using SSIS package to process the uploaded excel files. The SSIS package is not using Aspose and is able to process Excel 2003 format files only. While uploading we are converting the excel 2007 and/or 2003 format files in Excel 2003 format to get handle by package.

But while processing the files in SSIS package, generated with 4.5 version, the following error is coming "Feed processing failed due to error Input string was not in a correct format. Couldn't store <> in particular Column. Expected type is Double." After investigation from our side we doubt that the issue is with the generated file through Aspose 4.5. We have tried a lot but are not able to find something useful. Request you to please look into the above scenario and let us know in case of any concern.

Please let us know in case you need any further information in this regard.

Thanks and Regards,

Naveen Kumar Chhikara


This message was posted using Email2Forum by Laurence.

Dear Naveen,

Did you use Aspose.Cells to convert your Excel2007 files into Excel2003 format and then processing them with SSIS package?

If yes, could you post your Excel2007 file and converted Excel2003 file which caused this problem? We will check this issue ASAP.