I am adding a PagedList to my view and loosely following this Tutorial. I have installed the PagedList reference using Nuget, set up my controller as follows
I had this problem as well when using an assembly that wasn't set to "Copy Local", after changing the assembly reference properties it works as expected.