RTF2PDF crash in debug

  • I am trying the RTF2PDF demo version in a .NET project, because I am evaluating it for purchase.

    When I start my application in release, without debug, all seems to be ok. But, if I start my application from Visual Studio in debug mode, when my application ends, two runtime exception pop ups. This issue appears only If I use RTF2PDF library.

    It's possible that something goes wrong on your unmanaged code.

    Can anyone help me?

    Thank you.

    • Offizieller Beitrag

    Hi,

    sorry for late answer. I missed that post.

    The exections You get from VB happen outside from our code - I believe it has to do with the debugger. Usually apps do not have the problem, also not "invisible".

    There is also a switch in the IDE which should be off:

    Zitat

    Please open the Menu "Debug", select the item "Exceptions" and in the dialog disable the check at the entry "Loader Lock" listed under "Managed Debugging Assistants".

    Julian