Sterling API issue

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 am tring to run the C# API sample provided from sterling called Sterling_API_Examples and compiled without issue. When I lauch the APP and the followng error came out:The component with the CLSID {8EB74552-C174-4D51-819B-9E65A8916273} failed due to the following error: 80040154. The enviorment I am using is:

Window 10 64 bit
Visual Stdio 2019
.Net Framework 3.5

Sample to run:VS2010C#MdxExample

Do I missed something in here?

Thx
 
running newer versions are fine, however using non-XML event handlers for positions, trades, orders, etc won't work. Would need to target 3.5 or lower.
 
Back
Top