Trying to add user control to my windows forms and while doing so facing the following error

Viewed 33

I am trying to add usercontrol from toolbox to winforms and while doing so I am facing this error pop up I can't understand which references are missing

The error message and screenshot is mentioned below any help will be appreciated

enter image description here

Failed to create component 'UCAuditrepoft'. The error message follows: 'System.IO.FiIeLoadException: Could not load file or assembly 'Microsoft.acI.AsyncInteffaces, Version—E.O.O.O, Culture—neutral, PublicKeyToken—cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: File name: 'Microsoft.acI.AsyncInteffaces, Version—6.O.O.O, Culture—neutral, PublicKeyToken—cc7b13ffcd2ddd51 at NpgsqI.NpgsqICommand..ctor(String cmdText, NpgsqIConnection connection, NpgsqITransaction transaction) at Npgsql. NpgsqICommand. ctor(String cmdText, NpgsqIConnection connectionl at DesktopApp.UCAuditrepoft.3indDsndata0 in C: us ersVAdm in IDeskt'W„ NetlGaIIeonAppIDesktopAppIUCAu ditreport. cs:line 62 at DesktopApp.UCAuditrepoft..ctor0 in C: UsersVAdm in IDeskt'W„ NetlGaIIeonAppIDesktopAppIUCAu ditreport. cs:line 26 WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value (HKLMNSoftwareNMicrosoftNFusion!EnabIeLogl (DWORDI to

I can't understand which or where the assembly is missing and where and how to resolve this

0 Answers
Related