Eikon COM API - List sample program - "ERROR #361f - AdxRtList : Initialization failed."

Hi folks, I'm trying to run the sample "List" VB.NET program for the Eikon COM API but it fails at m_edapi.CreateAdxRtList(). Pls see attached. Any ideas?

Thanks,

Dermot

comapi.jpg

Best Answer

  • DDALY
    Answer ✓

    Hi Alex, Genius! :) I shut it all down, re-ran the example, it launched Eikon and then all works. Thanks a lot. Dermot

Answers

  • Hi @DDALY,

    Do you reproduce this consistently? Have you tried shutting down Eikon, then running the example? Do you see Eikon application being launched?
    It might be helpful to see what result was returned by m_edapi.Initialize() call.