? in Cell return to?

Hello,

I have an excel document. I only open, and save this document. but the value of document's some cells are replacing. replacement is "İ" to "?"

for example: in B9 Cell's value "FABRİKA" return "FABR?KA", or other cell "TESİS" return "TES?S".

my Aspose.Cell version is 4.7.0.0

my code is below,

Workbook workbook = new Workbook();

workbook.Open(@sFileToReplace);

workbook.Save(@sFileToReplace);

my document is attached.

Hi,

Thank you for considering Aspose.

After an initial test, we have found the issue. We will fix it and get back to you soon.

Thank You & Best Regards,

Hi,

Please try the attached fix (4.7.0.7), we have fixed your mentioned issue.

Thank you.

Hi,

thanks for solutions. but i have new problem. my licence file's valid until april or may of 2009. but your new patch added "EVALUATION COPYRIGHT WARNING" Sheet to my Excel. but my 4.7.0.0 versiyon did not.

What am I to do?

sincerely,

Ahmet

Hi,

If your license is valid upto April/May 2009, then you should be able to use this path (fixed version which I attached in my previous post) without any problem. BTW, could you tell us what is the expiry date mentioned in your license file (you may open the license file into notepad and check the expiry date.)?

For your information, if a version/fix is released after your expiry date, you cannot use that version with your license file and you need to upgrade your subscription to use it.

Thank you.

The issues you have found earlier (filed as 7979) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Amjad Sahi.