Click here to Skip to main content
15,895,799 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am a beginner in asp.net c#. Now i am learning forms authentication in C# with this tutorial Understanding and Implementing ASP.NET Custom Forms Authentication[^]
In table Users , UserId is primary key, but table Users in my case has username column as primary key and not UserId. I change code in all necessary files in project , but my login is unsuccessful.

Thanks in advance
Posted
Comments
ZurdoDev 6-May-14 8:39am    
You would have to post the relevant code for anyone to be able to help you.

1 solution

Don't post this under Quick Answers - if you got the code from an article, then there is a "new message" button at the bottom of that article, which causes an email to be sent to the author. They are then alerted that you wish to speak to them.
Posting this here relies on them "dropping by" and realising it is for them.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900