I have Visual Studio 2012 Express for Web.
My Steps
-Create a New ASP .NET MVC 4 application
-choose basic template
-go to Package Manager Console
-try to install WebActivat
I got a similar problem with another package in Visual Studio 2013, I cleared the NuGet package cache with the option "Clear Package Cache" and it works now.