" /> ocx update - Genesys CTI User Forum

Author Topic: ocx update  (Read 4825 times)

santim

  • Guest
ocx update
« on: April 02, 2009, 03:19:40 PM »
Advertisement
i am currently working with a legacy vb6 application that uses the 6.5 version of the genesys ocx and dll files. the problem is another group developed another application that is using the 7.0 files. this overwrites our files and causes a disconnect error:
method 'TConnect' of object '_DConnection' failed. This error occurs even if the activex files are updated. Any ideas???

Marked as best answer by on October 02, 2025, 09:19:20 AM

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7643
  • Karma: 56330
Re: ocx update
« Reply #1 on: April 02, 2009, 05:37:55 PM »
  • Undo Best Answer
  • Recompile yours with 7.0 version

    santim

    • Guest
    Re: ocx update
    « Reply #2 on: April 14, 2009, 05:38:18 PM »
    Tried that even rebuilt the entire thing. Still receive the same error. Is there something different in 7 that would cause problems in an application using the older version?