Sterling API Developer Thread

Hey I am having a little problem that hopefully someone here can help me out with. I can install the sterling app no
problem, I can then add a reference to my project and compile the code
without problem. When I try and run and/or debug the app, as soon as
it starts I get the error below.
Retrieving the COM class factory for component with CLSID {8EB74552-C174-4D51-819B-9E65A8916273} failed due to the following
error: 80040154. Apparently this means I don't have the appropriate file registered in my registry, but when I attempted to register it I get the follow error. The module "c:\Windows\System32\Sti\Sterling.tlb" may not compatible
with the version of Windows that you're running. Check if the module
is compatible with an x86 (32-bit) or x64 (64-bit) version of
regsvr32.exe. The technical support guys thought then that I was running a 64-bit version of windows, which I am not. I am running Windows Vista Home
Premium, 32-bit. Does anyone here know what the hell is going on with this? Thanks
Do you have this issue fixed? I am having the same issue and looking for the solution. thx
 
Hello is Anyone in here who is developing a Sterling API?
Its 2020 I am having similar problem at Run time C# program complains cant find Sterlings API DLL. I am following their API manual.
Please email me if you know how to overcome this - thank you
drsam10022@gmail.com

=======================

System.Runtime.InteropServices.COMException
HResult=0x80040154
Message=Retrieving the COM class factory for component with CLSID {56B7DAF0-5105-469A-BF74-2294CAC8479D} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
 
Hi,

Would anyone have an example of how to submit an option spread order with the Sterling API? When calling GetOrderList(), each leg of a spread order comes back as a different order (what a mess), together with an order for the actual order. Is that how they are supposed to be submitted as well? If so, in what "order" -- legs first, then the main order? Otherwise, how would the api know how many legs to wait for?

Thanks
/\/\}{

HI @slicky_pete how solve it?? I´m fighting vs the API to solve this and I don´t find the solution.
Thanks.
 
Back
Top