Help!!!
I am using DNN3.2.2 with authentication on an intranet. I originally posted to active directory forum, but I am not sure if that is causing problems as all other users are authenticating.
This is the error is recieve when trying to authenticate...
Some of the things I have already tried are
IISReset
Clearing cache on users PC (cookies too)
Logging onto different PC
Checking permissions
Renamed Active Directory account and it authenticated but after changing back - did not work.
AssemblyVersion: 03.02.02
Method: DotNetNuke.HttpModules.DNNMembershipModule.OnAuthenticateRequest
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 0
PortalName: BRIT intranet
UserID: -1
UserName:
ActiveTabID: 36
ActiveTabName: Home
AbsoluteURL: /dotnetnuke/Default.aspx
AbsoluteURLReferrer:
ExceptionGUID: 8c46dd36-144b-421b-816b-11303bdcf65e
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Unhandled Error:
Message: System.Exception: Unhandled Error: ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.HttpModules.DNNMembershipModule.OnAuthenticateRequest(Object s, EventArgs e) at System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
StackTrace:
Source:
Server Name: CILR
but if I try to login as user at the login page. I get no errors that the user does not exist......
User is not in "user accounts" and are not in the database. and the following general exception appears in the log files
AssemblyVersion: 03.02.02
Method: DotNetNuke.Entities.Users.UserController.SetPassword
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 0
PortalName: BRIT intranet
UserID: -1
UserName:
ActiveTabID: 52
ActiveTabName: Authentication Signin
AbsoluteURL: /DotNetNuke/Default.aspx
AbsoluteURLReferrer: http://cilr/dotnetnuke/AuthenticationSignin/tabid/52/Default.aspx
ExceptionGUID: cf7de54b-f093-43fb-adc6-e4961b7f89ef
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Object reference not set to an instance of an object.
Message: System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Entities.Users.UserController.SetPassword(UserInfo objUser, String oldPassword, String newPassword)
StackTrace:
Source:
Server Name: CILR
If anyone can help or give guidance in anyway...it would be very much appreciated.
Regards
Peter M
Bendigo