visual studio 2010 - After getting asp.net project from VS team server: references don't work? -


i downloaded asp.net project work's team server , seems bunch of references aren't working. if go references folder in solution explorer many of them have little yellow caution sign next them , if click on 1 them says "this project cannot viewed in object browser ". can't find them in add references library either. how can correct this?

most of them asp.net, dononotopenauth or similar web refs

thanks

it sounds added reference path doesn't exist on system.if right-click 1 of missing references , choose properties popup menu able see path has been set reference , verify if case.

if team not doing it, recommend copying third-party dlls central folder under source control e.g. /lib , add references there ensure there no path discrepancies in future.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -