Hi, I followed one of the articles in c#corner, but I still have trouble accessing the Login page. I typed the exact User Name and Password but I still have an error message, "Invalid User Name and Password".
I have upload the souce code on both Login.aspx.cs and the WebConfig files in zip format.
Can someone help me to solve this problem so I can move on the project?
Thank you.
Loading
EggyPosted Mar 19, 2011, 12:42 AM
I was testing the Login page by typing the username and password I created in the database (sql server 2008 express). However, when I click the Login button in the aspx page, the message indicated "Invalid User Name and Password".
I would like to know what's wrong of the coding and where can I fix the problem.
Thank you for the helps.
Mahesh ChandPosted Mar 18, 2011, 9:19 PM
Just something to think about.
Sam HobbsPosted Mar 18, 2011, 7:37 PM
People are reluctant to download source code or look at large amounts of code posted in questions. If you can be more specific about what the problem is then that will help you to get help.