MQ

 View Only
  • 1.  MQ and VB issue

    Posted Thu October 28, 2021 03:30 PM
    I updated a Windows client to 9.2.0.2 and had the programmer run some tests using VB, he is getting this error when he tries to view the queue:


    The VB Application identified by the event source logged this Application WSL_MQSeries: Thread ID: 6016 ,Logged: WSL_MQSeries.MQSeries.Initialize parm=TQM001 : ActiveX component can't create object

    This worked fine on 9.0


  • 2.  RE: MQ and VB issue

    IBM Champion
    Posted Thu October 28, 2021 10:20 PM
    Any additional information in the Event Viewer to help with this error?

    ------------------------------
    Morag Hughson
    MQ Technical Education Specialist
    MQGem Software Limited
    Website: https://www.mqgem.com
    ------------------------------



  • 3.  RE: MQ and VB issue

    Posted Fri October 29, 2021 03:56 AM
    ActiveX support was removed from the product in MQ 9.2.

    There's a note about the deprecation in the IBM Documentation at https://www.ibm.com/docs/en/ibm-mq/9.2?topic=920-deprecated-removed-features-in-mq#q134210___actxrem

    The recommendation is to migrate to use of the MQ .Net libraries.

    ------------------------------
    Matthew Whitehead
    ------------------------------



  • 4.  RE: MQ and VB issue

    Posted Fri October 29, 2021 04:09 AM
    (It's worth nothing that MQ 9.1 contains the ActiveX feature and is still in support)

    ------------------------------
    Matthew Whitehead
    ------------------------------



  • 5.  RE: MQ and VB issue

    Posted Fri October 29, 2021 09:30 AM
    Thanks for the reply, so I assume the latest Fix Pack for 9.2 client does not address the issue? Okay I sent the reply over to the programmer.

    Thanks!


  • 6.  RE: MQ and VB issue

    Posted Mon November 01, 2021 10:58 AM
    Yes that's correct. Any fixpack for MQ 9.2 will have the same restriction since that particular feature has been permanently deprecated from the product.

    ------------------------------
    Matthew Whitehead
    ------------------------------