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
25
Conflicting references
posted

Hi,

Am trying to use ElementHost to host a XamDataCarousel in a WinForms project but am getting a compile error when all the required references are added to the project, type 'Infragistics.Shared.ResourceCustomizer' exists in both InfragisticsWPF4.v12.1.dll and Infragistics4.Shared.v12.1.dll.

The first dll is required for use of XamDataCarousel, the second is required by other (non-WPF) controls that we are using.

Any suggestions on how this can be overcome?

Thanks.