If you face this errors when running some ASP.NET applications, it is because of assembly redirection.
At the moment I’m not sure how it works, but if there are some assembly redirection written in your web.config file, comment them out and it may solve the problem.