I have created a database MVCLearn with table general information
I want to display details in view with the help of Id, I used entity framework for data retrieving from database
so if i use id in url i will get the particular details of that person.
but when i run, browser is displaying an error this way

