Announcement

Collapse
No announcement yet.

ActiveX fails when upgrading 7.5 to 7.6 or 7.7

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • ActiveX fails when upgrading 7.5 to 7.6 or 7.7

    FYI,
    The ActiveX code I had previously used successfully in Microsoft Access running eSignal 7.5 stopped working when I tried to upgrade to esignal 7.6 or 7.7.
    When I downgraded back to 7.5, it worked again.

    Solution: New in 7.6 or 7.7 is this activeX entitlement stuff. I just had to call SetApplication off of IESignal.Hooks to entitle ActiveX in these newer versions. I passed in my username and waited for the OnEntitledValid event to fire!

    This information may be in the help files, but I did not reread them when I upgraded and instead looked on this forum for answers.

  • #2
    Yes sorry, this should be documented somewhere. 7.5 was over a year ago, so this question had died down. I'm glad you got this resolved.
    Simon Thornington
    eSignal Developer

    Comment

    Working...
    X