Using DNN 7, however, I have been receiving this error since 6.2. I was using Active Social on this website but have completely removed it.
I get this error whenever I go to the profile page (mine or others).
Thanks.
Error: Profile is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Entities.Users.ProfilePropertyAccess.DisplayDataType(ProfilePropertyDefinition definition) at DotNetNuke.Entities.Users.ProfilePropertyAccess.GetRichValue(ProfilePropertyDefinition property, String formatString, CultureInfo formatProvider) at DotNetNuke.Entities.Users.ProfilePropertyAccess.GetProperty(String propertyName, String format, CultureInfo formatProvider, UserInfo accessingUser, Scope currentScope, Boolean& propertyNotFound) at DotNetNuke.Modules.Admin.Users.ViewProfile.OnLoad(EventArgs e) --- End of inner exception stack trace ---