Hi,
We were using SyntaxEditor version 1.0 . Now we are in phase of upgrading to version 2012.1 . But during this phase we are evaluting trial version to checkout the output with upgraded SyntaxEditor.
We need to read data from an Binary File. In version 1 we were using LoadLanguageDomainFromBinary(..) method, But from the Trial version Document found that it has been combined in LoadLanguageFromXml(...) . When I tried to read binary file using LoadLanguageFromXml(..), I'm getting error "root element is missing from file..... ". It's obvious error, since it's binary file.
Is there way to read binary File using SyntaxEditor ?
How to use LoadLanguageFromXml(...) to read binary files ?
Thanks in Advance
Archana