Hello,
I have this error message and i don't know how to resolve it:
Compiler Error Message: CS0433: The type 'Infragistics.Web.UI.GridControls.WebDataGrid' exists in both 'c:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Infragistics4.Web.v11.2\v4.0_11.2.20112.1019__7dd5c3163f2cd0cb\Infragistics4.Web.v11.2.dll' and 'c:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Infragistics4.Web.v11.2\v4.0_11.2.20112.2025__7dd5c3163f2cd0cb\Infragistics4.Web.v11.2.dll'
All is ok, my problem is solved.
Thanks.
Hello eardenti,
Please let me know if you need further assistance with this issue.
You should remove any Infragistics v4.0_11.2.20112.1019 assemblies from the Bin folder in your project. As long as you have the newer (v4.0_11.2.20112.2025) assemblies, this should work fine. Your GAC list doesn't show any of these older assemblies, so you shouldn't have to remove anything from the GAC.
Please let me know if you have any further questions or concerns with this matter.
Could you indicate which assemblies i have to remove please.
Actually we use Infragistics 2011.2 but we have to keep the old versions.
Thanks
Hi eardenti,
It looks like you upgraded to the next Service Release, but your machine still has cached references of the RTM version. Please clear out your Bin and maybe GAC of these references.
regards,David Young