Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
335
WPF - Cannot resolve dependency to assembly because it has not been preloaded.
posted

I am getting the following error:

Error 44 Unknown build error, 'Cannot resolve dependency to assembly 'InfragisticsWPF4.Reports.v11.2, Version=11.2.20112.1010, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event. Line 421 Position 27.' Ce

I have double checked that I am referencing the right version of the assembly, FYI.