Getting Error while deleting record in ASP.Net website using Entity Framework

spoingows

New Member
I'm using Entity Framework in asp.net in Visual Studio 2012. I'm just learning these stuffs. I followed this tutorialJust created the grid and I run the web site, everything is fine except the delete operation. When I click delete it shows me an error like this:
TXRsT.png
Would somebody tell me why I'm getting this error and how to rectify this. . .Thanks in advance
 
Back
Top