Topic
register an Com add-in
Home page › Community › Automation and VBA › register an Com add-in
- This topic has 3 replies and 2 voices and was last updated 17 years, 2 months ago ago by sepp herberger.
-
AuthorPosts
-
03.03.2008 at 16:45 #34835sepp herbergerParticipant
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.
Tanya03.03.2008 at 16:45 #34838sepp herbergerParticipantDear 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.
Tanya04.03.2008 at 20:29 #34836Bernhard KantzParticipantYou can either use FlexPro 6 or FlexPro 7. Perhaps you have to register the FlexPro 7 type library manually:
flexpro.exe /regserver
05.03.2008 at 17:19 #34837sepp herbergerParticipantThanks very much.
-
AuthorPosts
- You must be logged in to reply to this topic.