We’ve created a dxl importer inside a extensions manager dll using C api. This code utilizes the “DXLCreateImporter” to import some design elements to the bookmark.nsf database in order to create a toolbar.This importer’s been working since Notes 6.x until notes 8.00.
However, when trying to use it with Notes 8.01, the extension manager freezes when the command “DXLCreateImporter” is called - no error, no exception, no action.
Do anybody can help us or give us some hint? Thanks!