I have done Login page in "asp.net mvc pattern".But im getting one runtime error like
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.ArgumentException: Column 'Emailid' does not belong to table Table.
So,Could any one help me on this
Here is my project solution and
database(table and StoredProcedure)
please find the below link to download the project
http://www.c-sharpcorner.com/Forums/Thread/181730/i-have-done-login-page-in-Asp-Net-mvc-pattern-butim-getting.aspx
KRayudu VPosted Aug 7, 2012, 9:25 AM
Please find the source code in zip formate
tkPosted Aug 7, 2012, 4:42 AM