-
-
Notifications
You must be signed in to change notification settings - Fork 772
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
During installation the site template fails to generate the site
Steps to reproduce?
- Download current develop branch
- Attempt to do a clean install
Current Behavior
The installer fails
Expected Behavior
Should install
Relevant log output
0:28 Minutes | 48% ERROR:Error parsing site template.Unable to cast object of type 'DotNetNuke.Security.Permissions.PermissionInfo' to type 'DotNetNuke.Abstractions.Security.Permissions.IPermissionInfo'. at DotNetNuke.Security.Permissions.PermissionProvider.SaveFolderPermissions(IFolderInfo folder) at DotNetNuke.Security.Permissions.FolderPermissionController.SaveFolderPermissions(IFolderInfo folder) at DotNetNuke.Entities.Portals.Templates.PortalTemplateImporter.ParseFolderPermissions(XmlNodeList nodeFolderPermissions, Int32 portalId, FolderInfo folder) at DotNetNuke.Entities.Portals.Templates.PortalTemplateImporter.ParseFolders(XmlNode nodeFolders, Int32 portalId) at DotNetNuke.Entities.Portals.Templates.PortalTemplateImporter.ParseTemplateInternal(Int32 portalId, Int32 administratorId, PortalTemplateModuleAction mergeTabs, Boolean isNewPortal, LocaleCollection& localeCollection) at DotNetNuke.Entities.Portals.PortalController.CreatePortalInternal(Int32 portalId, String portalName, UserInfo adminUser, String description, String keyWords, IPortalTemplateInfo template, String homeDirectory, String portalAlias, String serverPath, String childPath, Boolean isChildPortal, String& message)Anything else?
I have a wild guess that it may be caused by changes in #5841
Affected Versions
9.13.1 (alpha)
What browsers are you seeing the problem on?
Chrome
Code of Conduct
- I agree to follow this project's Code of Conduct