asp.net mvc 4 - System.web.Mvc does not exist in the namespace system.web - but it is there ~ -



asp.net mvc 4 - System.web.Mvc does not exist in the namespace system.web - but it is there ~ -

it's been more 2 days, i'm stuck in situation. have several projects in solution. working fine previously, when interacted tfs, , merged content of solution, started having build error saying:

error 566 type or namespace name 'mvc' not exist in namespace 'system.web' (are missing assembly reference?)

but there! tried solutions, , been through this, this , several other posts, nil worked (eg: tried cleaning, rebuilding, setting re-create local flag true, etc.). , not understand few solutions.

the solution worked me manually updating reference file. did was, deleted system.web.mvc references , added 1 time again reference (from other project) , worked. but everytime, cannot go references of each project, delete reference , add together new 1 (because have several projects, , time consuming , not proper solution). kindly guide me, i'm stuck. suggestions/help?

(other ifno: i'm using mvc4 vs2012, windows7. no 1 else having same issue after interacting tfs stuff. means problem started in pc. may due update or version changing after updates? alike, 1 knows?)

i have same problem before other library. check .net target framework of own project , nuget bundle reference (mvc packages) if have both same .net target framework.

asp.net-mvc-4 visual-studio-2012 reference

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -