I am getting this error regularly when running the desktop API (I have a 30 day trial). I tracked it down on one occassion to the following call:
esignal.get_GetBasicQuote("NEM").
However, I believe it may also be failing on other calls as well.
After the call has failed, the desktop API generally becomes unusable (it then starts to fail continuously) - when I try and click on ESignal I get a "server busy" error and I have to close it down from the Task Manager. To get running again, I normally have to reboot.
I am running the Desktop API using C# under Visual Studio.Net 2003, using ESignal version 7.6 (build 636A).
esignal.get_GetBasicQuote("NEM").
However, I believe it may also be failing on other calls as well.
After the call has failed, the desktop API generally becomes unusable (it then starts to fail continuously) - when I try and click on ESignal I get a "server busy" error and I have to close it down from the Task Manager. To get running again, I normally have to reboot.
I am running the Desktop API using C# under Visual Studio.Net 2003, using ESignal version 7.6 (build 636A).
Comment