HI
I think only one version of DI API can be installed on one client. (with the same CSLID ID = Component ID of the COM object)
To Do:
- install 32 bit client, set the VS project to x86 mode, compile your addon and it will work only with 32-be clients-
- install 42 bit client, set the VS project to x64 mode, compile your addon and it will work only with 64-be clients-
The DI API in each cases will be installed with the client application.
This is the reason why it is not working.
regards
János