FlexPro Forum – Discuss Your Topic!

register an Com add-in

Home > Community > Automation and VBA > register an Com add-in

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12392

    Dear support,
    I’d like to build my custom import filter as an com add-in for Flexpro 7.0 (i use demo version, my customer use professional edition)in VB6.0. But the auto register action just get flexpro 6.0 library, I can not register that DLL under 7.0 object library.
    Is it impossible for DEMO version to build such com add-in? or any other reasons or guides can tell me?
    Thanks in advance for your great help.
    Tanya

    #8075

    Dear support,
    I’d like to build my custom import filter as an com add-in for Flexpro 7.0 (i use demo version, my customer use professional edition)in VB6.0. But the auto register action just get flexpro 6.0 library, I can not register that DLL under 7.0 object library.
    Is it impossible for DEMO version to build such com add-in? or any other reasons or guides can tell me?
    Thanks in advance for your great help.
    Tanya

    #8608
    Bernhard KantzBernhard Kantz
    Participant

    You can either use FlexPro 6 or FlexPro 7. Perhaps you have to register the FlexPro 7 type library manually:

    flexpro.exe /regserver

    support@weisang.com

    #8609

    Thanks very much.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.