When I run a C# example from sterling website.It appeared an error ‘Retrieving the COM class factory for component with CLSID {B9A792C1-9922-4DF7-B4AC-994EC261D92C} component failed due to the following error: 800700c1.’.The error code is private SterlingLib.STIOrderMaint stiMaint = new SterlingLib.STIOrderMaint();
When I run a C# example from sterling website.It appeared an error ‘Retrieving the
Share
I used Sterling ActiveX API in my code before. Maybe you should log in to Sterling before executing your program. Without login, instances of some interfaces can’t be created.