After an update of windows, I get the error message during build in one of the projects. I have tried to update all third party references without success.

Google betrays me with nothing to use to solve the problem

Someone who can give a clue what happened?

1

1 Answer

I found the cause of the error in a com library that has remained after some experiment before. Library "MSHTML" (COM component)

When I removed the reference, the builde worked again

4