I have been able to set up the Membership and Roles in my web application just fine, however, I cannot get my Profile setup to work. I cannot access the Profile class in my code (such as doing "Profile.PropertyName" access) and when I create new users, they do not have a Profile set up in the database.
Can someone post a guide to setting up the default Profile system in a Web Application, as I have searched and have not been able to find something to help me out.
Thanks.
...
Go to the complete details ...