Results 1 to 2 of 2

Thread: Active X Exe

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2001
    Location
    Mumbai
    Posts
    9

    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.

  2. #2
    Fanatic Member simonm's Avatar
    Join Date
    Sep 2000
    Location
    Devon, England
    Posts
    796

    Lightbulb 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
  •  



Click Here to Expand Forum to Full Width