I have the latest version of the ASP.NET Ajax controls installed. Drug a control onto a page and let it automatically add the reference. Then when I try to run the site I get this error:
Why is it trying to load the 20 version when all I have installed is the 35 version? There is no reference anywhere in my project to the 20 version number. What gives? Why can't I use the 35 version?? Is the version number somehow embedded in the actual controls meaning I have to delete and re-add all of the Telerik controls in my project (I did start with the 20 version)?
This is killing me!
Could not load file or assembly 'Telerik.Web.UI, Version=2008.3.1105.20, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) |
Why is it trying to load the 20 version when all I have installed is the 35 version? There is no reference anywhere in my project to the 20 version number. What gives? Why can't I use the 35 version?? Is the version number somehow embedded in the actual controls meaning I have to delete and re-add all of the Telerik controls in my project (I did start with the 20 version)?
This is killing me!