Andrew/Mike,
I desparately need to get autologin working on my site, please help me!
I sort of had this working with version 01.00.03 of the provider whereby users who came to the site had their name displayed next to a logout link and their details where stored in the SQL database. I noticed however, that when i went to the site, i was presented with the standard register and login options on the top left of the page. I assumed this was because i was using windows authentication in the site's IIS settings and impersonation in the web.config file so the Host settings have my account set as the ASP.NET Identity. is this the case? if so, how do i get around it?
I decided to upgrade as it was not working as expected and have installed and configured the 01.00.04 beta version of the provider from the forums. I configured this exactly as i had the previous version configured and now my users all get presented with the register and login options on the top left of the page. Can anyone please help me, i really need this to work as one of their requirements is to provide a level of personalisation without having windows authenticated users login.
Please help, my setup is:
Win XPSP2, IIS 5, DNN 4.0.8, .NET 2, SQL Server 2005
Andy