L
Lubomir
Hi,
I placed a Login control in default.aspx page. I am using Form
authentication and SQL membership provider, OS is Vista 64, browser IE 8.
When I use URI for cookies (cookieless=UseUri) everything works fine. If I
use cookieless=UseCookies, after hitting Login button, user is redirected
back to default page and user is NOT loged on. Browser doesn't show any
rejected cookies, neither settings in browser are set to reject cookies. I
stopped antivirus for testing and it didn't help either.
When user is redirected back to defalt.aspx page, no error message is shown
(message like "Login wasn't successfull ...")
Do you have any idea why it doesn't work or how to troubleshoot it?
Thanks,
Lubomir
I placed a Login control in default.aspx page. I am using Form
authentication and SQL membership provider, OS is Vista 64, browser IE 8.
When I use URI for cookies (cookieless=UseUri) everything works fine. If I
use cookieless=UseCookies, after hitting Login button, user is redirected
back to default page and user is NOT loged on. Browser doesn't show any
rejected cookies, neither settings in browser are set to reject cookies. I
stopped antivirus for testing and it didn't help either.
When user is redirected back to defalt.aspx page, no error message is shown
(message like "Login wasn't successfull ...")
Do you have any idea why it doesn't work or how to troubleshoot it?
Thanks,
Lubomir