Whenever I use an admin user to login in DNN 3.2.2 website, I receive the following error:
Object reference not set to an instance of an object.
In Log Viewer there are the messages:
AssemblyVersion: 03.02.02
Method: DotNetNuke.Security.Authentication.Configuration.get_DefaultEmailDomain
FileName: \components\Authentication\Configuration.vb
UserID: -1
UserName:
AbsoluteURL: /DotNetNuke/Default.aspx
AbsoluteURLReferrer: http://localhost/DotNetNuke/Login/tabid/78/Default.aspx
ExceptionGUID: 5a4f45cd-2cab-4ef5-935e-7afcdfb155df
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Object reference not set to an instance of an object.
Any help would be greatly appreciated. :)
Doru