Hello all,
I am running dnn 3.2.2 on a windows 2003 server running iis 6.0.
Windows authentication seems to be working fine except for 1 user (or that is the only person who has reported to me).
I investigated on the PC that was having problem and the user was being asked to logon to server and after login was able to open dnn portal. I tested several times and later on the user was only going to login for dnn - so was not being logged in and authenticated by dnn.
I then deleted user account from dnn and tested login on users PC and another PC and came up with totally different scenario. The following error message appeared
Server Error in '/DotNetNuke' Application.
--------------------------------------------------------------------------------
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
DotNetNuke.HttpModules.DNNMembershipModule.OnAuthenticateRequest(Object s, EventArgs e) +1067
System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +60
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
I have created test user on active directory and authentication is working.
Is this a problem with user account on active directory or some type of corruption in the authentication process?
Any advice or help would be greatly appreciated
Regards
Peter M
Bendigo Australia