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
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.
How to upgrade project?
Thanks & Regards,
Mukesh