'System.Runtime.InteropServices.COMException' windowsbase.dll

0

When I try to execute my wpf application, Visual Studio breaks with this exception:

An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in WindowsBase.dll

Additional information: Impossibile trovare il componente. (Eccezione da HRESULT: 0x88982F50)

https://i.stack.imgur.com/Ro1GX.png

What should I do to avoid it? I tried to restore all the references and there are no errors in the error list, project builds correctly

Thanks for the replies

c#
sql-server
tsql
xaml
visual-studio-2015
asked on Stack Overflow Sep 6, 2018 by Antonio Rutigliano • edited Sep 6, 2018 by Antonio Rutigliano

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0