Could not load file or assembly 'System.Web.Mvc, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference
3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajeev PunhaniPosted Mar 21, 2016, 7:28 AM
Hi Mohan,
http://www.britishdeveloper.co.uk/2010/05/mvc2-deploy-could-not-load-file-or.html
If the above solution is helpful then,accept the answer.
mohan singhPosted Mar 21, 2016, 7:23 AM
Chandu KumawatPosted Mar 21, 2016, 6:38 AM
Just read your exception stacktrace:
So it seems that you are using the
Microsoft.Web.Helperswhich in turn depends onSystem.Web.WebPages.Razor, Version=2.0.0.0.