Namespace not found in MVC 3 Razor view

后端 未结 9 1226
情话喂你
情话喂你 2021-01-04 20:29

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



        
9条回答
  •  甜味超标
    2021-01-04 21:16

    Something is messed up with my overall project. I created a new project and copied the important items over and it all works now. I am not sure at all what is wrong with my original project.

提交回复
热议问题