Hi,
I"m trying to create a portal template and I get the following error. Doyou have any ideas on how I could resolve this so I can get portal template? Are there other manual means of getting this portal template created? Any help in this regard is very much appreciated.
Thanks
Jerry
Here is the error when creating a portal template: - Which by the way my server has 8gigs of ram....
Error: Export Template is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Exception of type 'System.OutOfMemoryException' was thrown. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at DotNetNuke.Common.Utilities.FileSystemUtils.AddToZip(ZipOutputStream& ZipFile, String filePath, String fileName, String folder) at DotNetNuke.Modules.Admin.PortalManagement.Template.SerializeFiles(XmlDocument xmlTemplate, XmlNode nodeFiles, PortalInfo objportal, String folderPath, ZipOutputStream& zipFile) at DotNetNuke.Modules.Admin.PortalManagement.Template.SerializeFolders(XmlDocument xmlTemplate, XmlNode nodeFolders, PortalInfo objportal, ZipOutputStream& zipFile) at DotNetNuke.Modules.Admin.PortalManagement.Template.cmdExport_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---