I was trying to troubleshoot an issue and added "telerik.web.design.dll" and "telerik.web.ui.dll" to the GAC as part of the process. I think I may have made a mistake, because now, when I attempt to build a site using RadFileExplorer (that just happens to be what I am using at the moment), I get the message below:
Compiler Error Message: CS0433: The type 'Telerik.Web.UI.RadFileExplorer' exists in both 'c:\Windows\assembly\GAC_MSIL\Telerik.Web.UI\2009.2.701.20__121fae78165ba3d4\Telerik.Web.UI.dll' and 'c:\Windows\assembly\GAC_MSIL\Telerik.Web.UI\2009.2.701.35__121fae78165ba3d4\Telerik.Web.UI.dll'
I am not sure how to fix this. I tried going back and removing the dlls I added from the GAC, but I get a "There was an error removing Telerik.Web.Design" message.
Any suggestions would be welcome.
Thanks!
Compiler Error Message: CS0433: The type 'Telerik.Web.UI.RadFileExplorer' exists in both 'c:\Windows\assembly\GAC_MSIL\Telerik.Web.UI\2009.2.701.20__121fae78165ba3d4\Telerik.Web.UI.dll' and 'c:\Windows\assembly\GAC_MSIL\Telerik.Web.UI\2009.2.701.35__121fae78165ba3d4\Telerik.Web.UI.dll'
I am not sure how to fix this. I tried going back and removing the dlls I added from the GAC, but I get a "There was an error removing Telerik.Web.Design" message.
Any suggestions would be welcome.
Thanks!