I am use the new ASP.NET MVC 2 and Entity Framework, but when I try to create a new view with strongly-typed option selected, the entity objects is not appears at dropdown and I cannot use the view creation wizard. I recompile the solution, but still not
appears yet.
Have any workaround that I forgot to do to enable the entities to be displayed at dropdownlist ?
PMello
Member
26 Points
13 Posts
MVC 2 and Linq to Entities
Mar 26, 2010 02:02 PM|LINK
Hi guys,
I am use the new ASP.NET MVC 2 and Entity Framework, but when I try to create a new view with strongly-typed option selected, the entity objects is not appears at dropdown and I cannot use the view creation wizard. I recompile the solution, but still not appears yet.
Have any workaround that I forgot to do to enable the entities to be displayed at dropdownlist ?
Thanks for any help!