From where does ASP.Net tries to load Assembly files?
The answer can be found if you look at the error message when ASP.Net can’t find the assembly. Below is a list of places it would look for the assembly for Telerik.Web.UI: LOG: Attempting...
A site dedicated to Exchanging Knowledge (reviews, q&a, help, support)
The answer can be found if you look at the error message when ASP.Net can’t find the assembly. Below is a list of places it would look for the assembly for Telerik.Web.UI: LOG: Attempting...
So, you probably have already tried going to the GAC and selecting uninstall, if not, below are the instructions: Navigate to the GAC, which is located at %systemdrive%WindowsAssembly. Right-click on the assembly you wish...