c# - Need help with build error -


unable copy file "..\soln\project1\bin\telerik.web.ui.dll" "bin\debug\telerik.web.ui.dll". access path 'bin\debug\telerik.web.ui.dll' denied. project2

i got 2 projects bound 1 solution when build project2, gives me error above. how fix ? need add reference of project2 in project1. project2 won't build. unable that.

what happens that, while building 1 project, builder tries copy referenced dll debug folder, while being locked other project (is second project running ?)

anyway, try set "copy local" attribute "false" telerik dll referencing in both projects


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -