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

Telerik DLLs in Visual Studio

2 Answers 170 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Glenn
Top achievements
Rank 1
Glenn asked on 15 Apr 2011, 06:47 PM
Hello All,

The situation:

We have a project in Visual Studio 2010 (with TFS) that is using the Telerik.Web.UI.dll.

The problem:

Whenever any one of the developers builds and runs the project, the Telerik dll's are automatically checked out and locked for that developer.  This makes the other developers unable to run the project until it's checked back in.

The question:

Is there something about the Telerik software that requires this, or is it completely unrelated to Telerik and merely a VS configuration problem? 

The gratitude:

Thanks, in advance.


Glenn

2 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 18 Apr 2011, 08:16 AM
Hi Glenn,

Generally, no Telerik assemblies should be checked out and locked when projects using them are built/run with TFS integration. You may check your project settings to see whether there is something in the project configuration which forces these unwanted actions.

Best regards,
Sebastian
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Glenn
Top achievements
Rank 1
answered on 18 Apr 2011, 01:54 PM
Hi Sebastian,

I actually found the reason for the problem:

The Telerik DLL's also had unneeded ".refresh" files associated with them in TFS.  Once I deleted those, the system stopped trying to check them out when the project is built.


Glenn
Tags
General Discussions
Asked by
Glenn
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Glenn
Top achievements
Rank 1
Share this question
or