TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Zafar Iqbal
NA
15
15.5k
@foreach (var item in Model) {
Feb 29 2016 6:01 AM
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description:
An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details:
System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Line 27: </tr> Line 28: Line 29: @foreach (var item in Model) { Line 30: <tr> Line 31: <td>
Please Help me out in this
Reply
Answers (
18
)
CRUD operation in Entity Framework with asp.net
how to bind dropdown list using class file.