Hi,
I have successfully installed AD authentication module. I can login for the first time. From the "Users > Manage users", I can see that a new user has been created. Next time I try to login, I get the error "critical error, please see the event viewer. If I delete the user from "Users > Manage users", I am able to login again. The exception that I am getting is
Request information:
Request URL: http://localhost:84/default.aspx
Request path: /default.aspx
User host address: ::1
User:
Is authenticated: False
Authentication Type:
Thread account name: IIS APPPOOL\ASP.NET v4.0
Thread information:
Thread ID: 7
Thread account name: IIS APPPOOL\ASP.NET v4.0
Is impersonating: False
Stack trace: at DotNetNuke.Professional.Authentication.ActiveDirectory.HttpModules.AuthenticationModule.OnAuthenticateRequest(Object s, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)