NTri Posted November 11, 2022 Posted November 11, 2022 (edited) Hi, I'm used to develop .net framework applications making use of VisionScape.dll and so on, now I want to switch to .net core, is it possible in someway? I have tried with .net core 3.1 console application and .net 6 console application without luck, keep getting 'Retrieving the COM class factory for component with CLSID {05E7251A-44E3-4165-A892-F65F37C1C199} failed due to the following error: 80040154 Class not registered (0x80040154 (REGDB_E_CLASSNOTREG)).' when trying to instantiate the VsCoordinator. Any suggestion? Thanks Best regards Ntri Edited November 11, 2022 by NTri Quote
Steven King Posted November 11, 2022 Posted November 11, 2022 Hi NTri, I understand where you are going with .NET core. It is a cool idea. I would not expect this to work out of the box with Visionscape. Visionscape has been in development for the last 20+ years, first starting with COM and Active-X, both of which we recently wrapped for .NET use. I am not a programmer, and would have to talk to the developers, but my guess is there is too much complexity under the hood for this just to work since it is so highly dependent on older Microsoft technology. We will however take this as extremely relevant feedback for future development. Best regards, Steve King Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.