Hi Folks,
I just started with the API and have the following problem. If I do RequestSymbol("Symbol") and then ReleaseSymbol("Symbol") then repeat a few times eSignal crashes. SOmetimes on the first release and somtimes a few later but I have yet to be able to do it more than a few times before crashing.
This happens in my code (C#) and with the VB sample code (Upgraded to VB.Net). I have tried on multiple machines just in case it was an install problem, with the same effect.
In the VB sample, just put a symbol in for the realtime stuff and hit "Request Quote" then "Stop Quote" a few times and it crashes (at least for me)
Any help appreciated.
Paul
I just started with the API and have the following problem. If I do RequestSymbol("Symbol") and then ReleaseSymbol("Symbol") then repeat a few times eSignal crashes. SOmetimes on the first release and somtimes a few later but I have yet to be able to do it more than a few times before crashing.
This happens in my code (C#) and with the VB sample code (Upgraded to VB.Net). I have tried on multiple machines just in case it was an install problem, with the same effect.
In the VB sample, just put a symbol in for the realtime stuff and hit "Request Quote" then "Stop Quote" a few times and it crashes (at least for me)
Any help appreciated.
Paul
Comment