-
-
Notifications
You must be signed in to change notification settings - Fork 776
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
Version 10.2.1
The Basic Login Setting page does not load.
Error in red, "There was an error retrieving your content. Please check your internet connection."
Steps to reproduce?
From the Persona Bar, navigate as follows:
Settings --> Security --> Authentication --> Basic Login Settings
Current Behavior
Page does not load and following error appears at top of page in red:
There was an error retrieving your content. Please check your internet connection.
Expected Behavior
Page loads without error message.
Relevant log output
2026-01-07 10:27:14,245 [--][Thread:45][ERROR] Dnn.PersonaBar.Security.Services.SecurityController - System.MissingMethodException: Method not found: 'System.Collections.Generic.Dictionary`2<System.String,System.String> DotNetNuke.Entities.Portals.PortalController.GetPortalSettingsDictionary(Int32)'.
at DotNetNuke.Authentication.LiveID.Config..ctor(Int32 portalID)
at DotNetNuke.Authentication.LiveID.Config.GetConfig(Int32 portalId)
at DotNetNuke.Authentication.LiveID.Login.get_Enabled()
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Dnn.PersonaBar.Security.Services.SecurityController.GetBasicLoginSettings(String cultureCode)Anything else?
Affected Versions
10.2.0 (latest v10 release)
What browsers are you seeing the problem on?
Microsoft Edge
Code of Conduct
- I agree to follow this project's Code of Conduct