.net - Creating MVC project sometimes adds references? -


so i've been having issue adding mvc4 project solution. when add existing solution, throws warnings of mvc 4 framework dlls cannot found. however, when start new project mvc 4 project on own, references seem fine.

i noticed in properties, there no path set in first scenario, set packages directory in project in second scenario not allow me type path

any ideas?


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -