Hello! I downloaded demo "CSharpEikonnect", everything works fine, but - when I'm connecting to Eikon, then disconnecting and connecting again, I'm getting an error "Reinitialization of EikonDesktopDataAPI is forbidden". What does it mean?
Hello! I downloaded demo "CSharpEikonnect", everything works fine, but - when I'm connecting to Eikon, then disconnecting and connecting again, I'm getting an error "Reinitialization of EikonDesktopDataAPI is forbidden". What does it mean?
Thank you for your participation in the forum.
Are any of the replies below satisfactory in resolving your query?
If yes please click the 'Accept' text next to the most appropriate reply. This will guide all community members who have a similar question.
Otherwise please post again offering further insight into your question.
Thanks,
AHS
I found the following information from this document. In Initialize method section:
EEikonDataAPIInitializeResult
From this information, re-initialize the library after a disconnection doesn't support.
So, I can't disconnect and connect to Eikon again without restarting of my application?
Refer to the document, yes, it is.
Typically, the application should disconnect only when it exits.