Hi,
I am trying to upgrade our project with the latest version of Telerik RadControls as we are facing some issues with IE10, part of that downloaded the latest Telerik.Web.UI. After installing it on my machine, updated the asp.net project references to this new dll and successfully build. Then deployed the latest project dlls along with Telerik.Web.UI onto the Dev server. When I browse the web page, I am getting the below error.
Could not load file or assembly 'Telerik.Web.UI, Version=2010.3.1317.40, 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)
Updated the web.config with the settings mentioned here, but no luck.
The latest version of the dll is 2013.2.611.40 but it is still referring to the old dll 2010.3.1317.40.
Any help would be appreciated.
Thanks.
Regards
Jeevan
I am trying to upgrade our project with the latest version of Telerik RadControls as we are facing some issues with IE10, part of that downloaded the latest Telerik.Web.UI. After installing it on my machine, updated the asp.net project references to this new dll and successfully build. Then deployed the latest project dlls along with Telerik.Web.UI onto the Dev server. When I browse the web page, I am getting the below error.
Could not load file or assembly 'Telerik.Web.UI, Version=2010.3.1317.40, 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)
Updated the web.config with the settings mentioned here, but no luck.
The latest version of the dll is 2013.2.611.40 but it is still referring to the old dll 2010.3.1317.40.
Any help would be appreciated.
Thanks.
Regards
Jeevan