I'm working on project with another programmer. After checking out the latest version from source control and attempting to open some of the windows forms in the designer, I get this error:
Could not load file or assembly 'Telerik.WinControls.UI, Version=7.1.1.0,Culture=neutral, PublicKeyToken=5bb2a467cbec794e' or one of its dependencies.The located assembly's manifest definition does not match the assemblyreference. (Exception from HRESULT: 0x80131040)
We are using RadControls for WinForms Q2 2009 SP1 and Visual Studio 2008 SP 1. Any suggestions on how to fix this error?