Could not load file or assembly 'Telerik.Sitefinity'

Posted by Community Admin on 05-Aug-2018 14:58

Could not load file or assembly 'Telerik.Sitefinity' or one of its dependencies

All Replies

Posted by Community Admin on 13-Apr-2011 00:00

Just encountered this error and fixed it so thought I'd share the solution and hopefully save anyone some headaches.

Basically this occurs when choosing to do a solution rebuild in Visual Studio. VS removes some dll from the bin directory and you will then be presented with the above error when browsing the site.

To fix this, replace the bin folder from a svn repo if you have one. Alternatively create a new sitefinity project and copy the bin folder from that and copy it into your project. One thing to remember is to back up your site's bin folder.

Thanks

Posted by Community Admin on 28-Jan-2016 00:00

Thank you! This is what solved my problem

This thread is closed