Hi,
I have upgraded from DNN 7.3.3 to DNN 7.4.0. I export a site template in DNN 7.4 and try to add a new site from that template and get the following error:
Creating one from the Default templates seems to work. Any ideas?
Error parsing Website TemplateObject reference not set to an instance of an object. at DotNetNuke.Entities.Portals.PortalController.ParseTemplateInternal(Int32 portalId, String templatePath, String templateFile, Int32 administratorId, PortalTemplateModuleAction mergeTabs, Boolean isNewPortal, LocaleCollection& localeCollection) at DotNetNuke.Entities.Portals.PortalController.CreatePortalInternal(Int32 portalId, String portalName, UserInfo adminUser, String description, String keyWords, PortalTemplateInfo template, String homeDirectory, String portalAlias, String serverPath, String childPath, Boolean isChildPortal, String& message)
Any Ideas?