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

error in adding Telerik.web.UI.dll

1 Answer 149 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Neelima
Top achievements
Rank 1
Neelima asked on 31 Aug 2010, 04:11 PM

Hi
I just downloaded trial version and was trying to bind data to the Grid and got this error.

Error 2 Unable to copy file "..\..\..\..\..\..\..\Program Files\Telerik\RadControls for ASP.NET AJAX Q2 2010\Bin20\Telerik.Web.UI.dll" to "bin\Telerik.Web.UI.dll". The process cannot access the file 'bin\Telerik.Web.UI.dll' because it is being used by another process. 

Thank you
Neetah

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 02 Sep 2010, 02:31 PM
Hi Neelima,

This problem is expected if more than one person is working in the same project folder. One instance of Visual Studio will lock the binaries (Telerik.Web.UI.dll) and you will not be able to modify (rebuild) them from another instance. The workaround is for each person to have a copy of the project on their own computer and if you want to keep changes in sync, use a revision control system (source control). There is nothing that we can do to fix the problem from our side, since this is not related to the Telerik.Web.UI.dll reference, but to Visual Studio in general.

Kind regards,
Maria Ilieva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Neelima
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or