My problem is that even when the user is logged in and call the 'Profile.UserName' and assign it to a string, it is not retrieving anything.
Also even when logged in the Profile object is not seeing that the user is not Annomymous
The reason I know that the user is logged in is because the LoginView changes to the LoggedIn view once i enter the username and password...
So does anyone know the cause for the Profile object not picking up on these things?
Oh, and by the way for some reason the default aspnetsql database is not under my connections but i can still sign up. Does this have anything to do with it?
Cheers
Also even when logged in the Profile object is not seeing that the user is not Annomymous
The reason I know that the user is logged in is because the LoginView changes to the LoggedIn view once i enter the username and password...
So does anyone know the cause for the Profile object not picking up on these things?
Oh, and by the way for some reason the default aspnetsql database is not under my connections but i can still sign up. Does this have anything to do with it?
Cheers