2
Answers

Asp.Net MVC : Unable add the controller

rithesh reddy

rithesh reddy

9y
457
1
Hi can anyone help me out this, when i add ado.net entity data model to model folder(VS2012), in Entity Data Model Wizard Generate from Database is missing, and instead it shows the following.
 
 
After all, i choose EF Designer from DataBase and click on next and choose the tables. and i dint get any error.
Next i get the following error when i try to add the controller. .
 
 
Answers (2)
0
Satyapriya Nayak

Satyapriya Nayak

NA 53k 8m 12y
Hi Bvenkat,

Please refer the below links

http://www.codeproject.com/Articles/241590/Developing-Web-Application-with-ASP-NET-MVC3-and-E

http://www.codeproject.com/Articles/24579/ASP-NET-MVC-Part-1

http://www.c-sharpcorner.com/uploadfile/kalisk/Asp-Net-3-5-mvc-application/

Thanks