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
70
Infragistics 7.2 and 7.3 coexist - Issue in referencing correct DLL file
posted

Hi,

I am facing this problem at runtime:

CS0433: The type 'Infragistics.WebUI.Shared.Style' exists in both 'c:\WINDOWS\assembly\GAC_MSIL\Infragistics2.WebUI.Shared.v7.2\7.2.20072.61__7dd5c3163f2cd0cb\Infragistics2.WebUI.Shared.v7.2.dll' and 'c:\WINDOWS\assembly\GAC_MSIL\Infragistics2.WebUI.Shared.v7.3\7.3.20073.38__7dd5c3163f2cd0cb\Infragistics2.WebUI.Shared.v7.3.dll'

Any suggestion to resolve this?

AG

Parents
  • 28407
    posted

    Hi

    Check your project references. You might have a reference to both 7.2 and 7.3. Also check your bin directory  for the same two references.

    If you find one, delete the one you are not using.

Reply Children
No Data