Unsolved
This post is more than 5 years old
1 Message
0
3555
July 2nd, 2010 06:00
EMC.Centera.FPTypes.FPLibraryException
Hi,
I am VB.NET with FPSDK. I am getting the error "EMC.Centera.FPTypes.FPLibraryException"
when I try to archive a file to centera storage. I guess its not recognizing the file name since it has single quote. Here is the file name.
Projected Joint Fund $’s.ppt
Any fix for this ?
Renil.
No Events found!
gstuartemc
2 Intern
•
417 Posts
0
July 5th, 2010 02:00
I am able to open a file containing both the single quote (') and dollar ($) characters using the VBStoreContent sample that comes with the .NET wrapper so I suggest that your problem lies elsewhere.