After I have updated to the latest version of the Telerik ASP.NET AJAX (2013.3.1114.35) I get this error message.
Could not load file or assembly 'Telerik.Web.UI, Version=2013.3.1015.35, 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)
I have searched the forums here and Stack Overflow an tried every possible solution I could find. But still I can't get rid of this error.
I have removed all references to the dll and added them again, I have search my hard drive for old versions en deleted them, I tried to compile the project in different order to see of that helped, I have search the GAC and there is no dll of the old version, I have deleted the ASP.NET Temporary files.
But now I don't have any clue where to go next.
Please help me with some suggestions.
Anders Pedersen
Could not load file or assembly 'Telerik.Web.UI, Version=2013.3.1015.35, 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)
I have searched the forums here and Stack Overflow an tried every possible solution I could find. But still I can't get rid of this error.
I have removed all references to the dll and added them again, I have search my hard drive for old versions en deleted them, I tried to compile the project in different order to see of that helped, I have search the GAC and there is no dll of the old version, I have deleted the ASP.NET Temporary files.
But now I don't have any clue where to go next.
Please help me with some suggestions.
Anders Pedersen