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
Adewale Adeleye
NA
4
721
Entity framework error when working with code first approach
Aug 8 2016 9:16 AM
Hello everyone.. I just start working with Entity Framework and i encountered an error while using code first approach. The error i get is An exception of type 'System.ArgumentException' occurred in System.Data.dll but was not handled in user code Additional information: Unable to find the requested .Net Framework Data Provider. It may not be installed. The code generating the error is public class CourseModel { public List<Course> GetCourses() { StudentDBContext studentlist = new StudentDBContext(); return employeelist.Courses.Include("Students").ToList(); } }
Reply
Answers (
2
)
set timer on key up page load c# .nat
IntelliSense in Visual Studio environment