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
ceci bela
NA
58
12.7k
ASP.NET MVC 5 with Identity and oracle.
Aug 23 2018 9:39 AM
I need to create an MVC Application that allows users to login with Active Directory(I've done this before so that's no problem). After they are login in, I need to connect to ORACLE 11g and pull some records.
I was finally able to create an MVC application with Oracle without Entity using this tutorial. My problem is when I create the exact same application with same everything, except that now it's created with Identity, it no longer works.
LINK: https://stackoverflow.com/questions/51974741/oracle-provider-with-entity-frame-net-framework-4-6-fails-when-individual-use
What's in Identity what causes Oracle connection to fail?! I need to create the application with Identity so that I can use those components to login using AD.
Thank you so much for your help.
Reply
Answers (
2
)
how to send email activation link in MVC
about entity framework auto-generated model class object