This is a migrated thread and some comments may be shown as answers.

How to fetch telerik.Sitefinity dll

1 Answer 331 Views
Let's talk about telerik (the good and the bad)
This is a migrated thread and some comments may be shown as answers.
Surya CD
Top achievements
Rank 1
Surya CD asked on 09 Oct 2012, 10:04 AM
Hi,
I am in the process of upgrading my project fro SF 5.0 to SF 5.1.34. But I am getting an error 
"Could not load file or assembly 'Telerik.Sitefinity' or one of its dependencies. The system cannot find the file specified."
in this line of web.config

<httpRuntime maxRequestLength="102400" maxUrlLength="102400" maxQueryStringLength="102400" requestValidationType="Telerik.Sitefinity.Security.Claims.CustomRequestValidator, Telerik.Sitefinity"/>

Anyone to help me?

Thanks..

1 Answer, 1 is accepted

Sort by
0
Pavel Benov
Telerik team
answered on 12 Oct 2012, 09:08 AM
Hi,

You can go to your Sitefinity's installation folder -> _EmptyProject -> bin. In this folder and you can find the Telerik.Sitefinity.dll and copy it over to your project's bin folder (add reference if needed). After that build the solution. 

All the best,
Pavel Benov
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Let's talk about telerik (the good and the bad)
Asked by
Surya CD
Top achievements
Rank 1
Answers by
Pavel Benov
Telerik team
Share this question
or