With VB6 I used to set a reference to Extra.tlb in my app. When I deployed the app I did not include this file and so my app would use whatever Extra.tlb that exists on the client PC. This allowed my app to work with any version of Extra! (6.5 and above) without problems.
Now in C# after setting a reference to Extra.tlb and deploying my app only clients with exactly the same version of Extra as me can use it. Everyone else get an invalid reference error.
I've searched Attachmate's site and Googled with no luck (apart from finding this forum).
How can I add a reference to Extra! in my C# app and enable it to work on any version of Extra?
Thanks in advance.
John
Now in C# after setting a reference to Extra.tlb and deploying my app only clients with exactly the same version of Extra as me can use it. Everyone else get an invalid reference error.
I've searched Attachmate's site and Googled with no luck (apart from finding this forum).
How can I add a reference to Extra! in my C# app and enable it to work on any version of Extra?
Thanks in advance.
John