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
shervin salimian
NA
89
986
help me plz for Using Membership in ASP.Net MVC 4
Jan 6 2018 2:43 AM
hi thank u for this article"
Using Membership in ASP.Net MVC 4
"
but
Invalid column name 'FullName'. Invalid column name 'EmailID' and it is coming from the POST Register Action Methd in the AccountController WebSecurity.CreateUserAndAccount(register.username, register.password, Line 67: new { FullName = register.FullName, EmailID = register.EmailID });
how to solve this?
Reply
Answers (
1
)
Generate the license key from the unique machine key in C#
Where to store shopping cart data?