c# - Not getting the connection between the passing data from model and controller to view -
i deadly stuck @ 1 place tried scaffolding using various sites totally confused thing do.
i have project divided there parts them 2 class libraries , 1 main mvc project shown here.
added entity model in .dal , added references each other per needs. tried make controller using scaffolding , success.
main problem cannot solve error continuosly coming on running project.
error this:
the error states view expecting different view model & list being passed controller. crosscheck code once & check references view model.
Comments
Post a Comment