troygoode / MembershipStarterKit

The starter kit provides the Asp.Net MVC controllers, models, and views needed to administer users & roles.
http://github.com/TroyGoode/MembershipStarterKit
MIT License
198 stars 66 forks source link

Does not work with PagedList 1.16 #36

Open velum opened 11 years ago

velum commented 11 years ago

I upgrade from PagedList v1.15 to v1.16, and I am now getting the following error message:

Could not load file or assembly 'PagedList, Version=1.15.0.0, Culture=neutral, PublicKeyToken=abbb863e9397c5e1' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Thieum commented 10 years ago

Same error with PagedList 1.17