for no reason I can see, my project has suddenly stopped rendering any of the telerik controls on a web form in the IDE, Im now getting this error
Error Creating Control - RadComboBoxCategoriesCould not load file or assembly 'Telerik.Web.UI, Version=2009.1.527.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The system cannot find the file specified.
this is the same for EVERY telerik control, it has been fine, but its just come from nowhere. Ive tried deleting the Telerik.Web.UI.dll filr from my bin directory, that seemed to work initially, but it doesnt make a difference anymore. Ive checked in my web.config file and I have NO version numbers specified in there. I have SP1 installed for VS2008. Can anyone help me with this problem ?