Hallo Everyone,
i am currently programming a aplication in java to import and export all the designelements of a lotus notes database. It works quite good. But i have a scriptlibrary i just cant import. i ges a msg like this:
<?xml version='1.0'?>LotusScript Error - Syntax Error.
DXL importer operation failed
NotesException: DXL importer operation failed
at lotus.domino.local.DxlImporter.NimportDxlString(Native Method)
at lotus.domino.local.DxlImporter.importDxl(Unknown Source)
Does anyone have any idea how i cat get more information about this error? maybe the line of the syntax error or somethink?
Thanks a lot
Martin Barth