Skip navigation

Account settings

Topic

register an Com add-in

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #34835
    sepp herberger
    Participant

    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

    #34838
    sepp herberger
    Participant

    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

    #34836
    Bernhard 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

    #34837
    sepp herberger
    Participant

    Thanks very much.

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