A
A
Alex Lav2020-04-21 13:17:48
C++ / C#
Alex Lav, 2020-04-21 13:17:48

How to fix an error when compiling a C# program?

Hello, when compiling the program, I get the following error:

Предупреждение не удается найти сборку-оболочку для библиотеки типов "MSHTML". 
Убедитесь, что (1) COM-компонент правильно зарегистрирован и (2) разрядность целевой платформы 
совпадает с разрядностью COM-компонента. 
Например, если COM-компонент является 32-разрядным, 
целевая платформа не должна быть 64-разрядной.

I don’t understand what he requires of me, and I ordered the program from a freelancer half a year ago.
At that time everything worked without errors, now I need to change the URL to which the program connects and I get this error.
Help me please.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alex Lav, 2020-04-28
@aleks78888

I ran the sources on Windows 7, everything works fine!

F
freeExec, 2020-04-21
@freeExec

There, with the program, there should probably be additional .dll, they must be connected to the project through Refernce.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question