Hi again -
Testing DNN 10.1.1 on a test website, in just one of my sites (portals), I'm getting a redirect loop "site redirected too many times", and in the logs I see this error: Method not found: 'System.Collections.Generic.Dictionary`2 DotNetNuke.Entities.Portals.PortalController.GetPortalSettingsDictionary(Int32)'. One thing about this particular site, is that when you browse to it, it takes you first to the login page, because all pages on this site are only accessible to logged in users. So that probably has somethng to do with the reirect issues. (Of course there is no such issue on the production site running DNN 9.13.3, or another test site running 9.13.7).
I've looked at the most common causes of redirect loops - SSL, URL Rewrite, incorrect portal alias, browser cache, etc, and none of those seem to be the issue. I tried copying code from a different (working) skin on the page site skin, to see if the issue was in the skin/theme, but still get the redirect. Anyone have any insight on how to fix this?
Thanks - more error detail below -
Tom
AbsoluteURL:/Default.aspx
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:da30bf5b-334c-4143-a25b-98b2d7b5c654
AssemblyVersion:
PortalId:-1
UserId:-1
TabId:-1
RawUrl:
Referrer:
UserAgent:
ExceptionHash:sY+yfiiwdGQcrpdDDJ0jjDXbNcU=
Message:Method not found: 'System.Collections.Generic.Dictionary`2 DotNetNuke.Entities.Portals.PortalController.GetPortalSettingsDictionary(Int32)'.
StackTrace:
at DotNetNuke.Authentication.OpenID.Config..ctor(Int32 portalID) at DotNetNuke.Authentication.OpenID.Config.GetConfig(Int32 portalId) at DotNetNuke.Authentication.OpenID.Login.get_Enabled() at DotNetNuke.Modules.Admin.Authentication.Login.BindLogin()
InnerMessage:
InnerStackTrace:
Source:DotNetNuke.Authentication.OpenID
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:
Server Name: SCTAS35
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.