i'm trying to send RSearch requests while running real time subscription using
ThomsonReuters.Desktop.SDK.DataAccess.
But, when i initialize ThomsonReuters.Desktop.SDK.DataAccess.IDataServices
and then i try to initialize EikonDesktopDataAPI, it returns the error code : EEikonDataAPIInitializeResult.Error_Reinitialize.
So i suppose there is some collision here. What's the work around ?
thanks