Failed to register COM object

-1

I wrote a large C# application in Visual Studio 2017 and then created an installation file in Inno Setup. When I installed the program on another computer an error comes out: the class is not registered. with code 0x80040154. How do I fix this error to make the program work stably?

c#
visual-studio
com
asked on Stack Overflow Nov 13, 2019 by Artem Meller

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0