Calling Aspose.Words via mixed dll (C++ managed+native) from an isapi-dll

  • Hi, I successfuly use Aspose.Words for RTF to HTML conversion and vice versa using C#
    - It also works when used by a mixed code dll (managed & native C++ code mixed) when dynamically loaded and called from a C++ Windows application
    - The access via mixed code dll does not work when called from a C++ isapi dll
    - But thats exactly what we need to do: Call aspose.words via mixed code dll from an C++ isapi-dll. Could you give an advice how to do it?

Hi Martin,
We are testing this scenario and will get back to you soon.
Best Regards,