|
-
May 11th, 2001, 03:21 AM
#1
Thread Starter
New Member
Active X Exe
After updating method in Active X exe on the server, client side's application using that Active X methods is to be recompiled.
-
May 11th, 2001, 03:38 AM
#2
Fanatic Member
Binary Compatability
If you keep your ActiveX EXE binary compatable with your previous version, you won't need to re-compile your client side application.
Look in project - properties menu.
Changes to the interface of your ActiveX component may cause a break in binary compatability anyway, in which case you will need to re-compile your client side app. Changes to the 'inner workings' will not necessetate a re-compile.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|