sdresow

updated

17 years ago

S

sdresow

13 Posts

0

5282

July 31st, 2009 04:00

Problems with special characters

Hi,


We developed our own software to write data on the Centera. The application works fine normally.

Unfortunately we detected a problem with archiving of filenames with special characters and diacritic marks on our Centera like ü,ö,ß,°.


For exemple when we try to archive a file with a path like this: "C.\Brücken.txt" we get the following error back:

System.ApplicationException: process (write) Thread 5:  failed writing file to the clip: FP_FILESYS_ERR ---> error: -10027, error text: FP_FILESYS_ERR, syserror: 0, message: failed to open input file (C:\Brücaken.txt), trace: FPFileStream.FPFileStream (C:\Brücken.txt,rb,16384) C:\Brücken.txt,rb,16384)


We use the Centera runtime v3.2 libraries( pai_module.dll, FPXML.dll, FPUtils.dll, FPStreams.dll, fpparser.dll, fpos32.dll, FPLibrary.dll, FPCore.dll) and the Centera API .NET Wrapper v3.2 (FPSDK.dll)


Has somebody ever had the same problem?


Thanks in advance