I get the following error when I start my asp net mvc 4 application:
Could not load file or assembly \'DotNetOpenAuth.Core, Version=4.0.0.0, Culture=neutral
I solved the problem by installing the package using Nuget
Install-Package Microsoft.AspNet.WebPages.OAuth