Topic
register an Com add-in
Page d'accueil ' Communauté ' Automation et VBA ' enregistrer un add-in com
- Ce sujet contient 3 réponses, 2 participants et a été mis à jour pour la dernière fois par sepp herberger, le il y a 17 années et 4 mois.
-
AuteurMessages
-
03.03.2008 à 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 à 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 à 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 à 17:19 #34837sepp herbergerParticipantThanks very much.
-
AuteurMessages
- Vous devez être connecté pour répondre à ce sujet.