I am upgrading the DevExpress dll from 14.2 to 21.1 version. Getting below Error
CS0433: The type 'DevExpress.Web.ASPxComboBox' exists in both 'e:\nkumar3\AppData\Local\Temp\Temporary ASP.NET Files\vs\3c336b9e\efc3fb5d\assembly\dl3\3650f986\f964ad95_6a46db01\DevExpress.Web.v14.2.DLL' and 'c:\Windows\Microsoft.NET\assembly\GAC_MSIL\DevExpress.Web.v21.1\v4.0_21.1.5.0__b88d1754d700e49a\DevExpress.Web.v21.1.dll'
Steps I followed:
- Uninstalled the Older version of the DLL.
- Removed the Referemve from aspx page and Webconfig file.
- clear the temp file.