Hello!
I am using DNN on a Windows Server 2003 next to me. I created a new Portal and customized it. Then I exported the portal as a template to create a new portal. Ok.
Until yesterday, when I created a new portal using this template, i get the DNN-error "Not enough Space on the dics" (look below).
Now i get the same error when exporting a template with its content:
Error: Export Template is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Es steht nicht genug Speicherplatz auf dem Datenträger zur Verfügung. ---> System.IO.IOException: Es steht nicht genug Speicherplatz auf dem Datenträger zur Verfügung. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) at System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer) at System.IO.FileStream.Flush() at ICSharpCode.SharpZipLib.Zip.Compression.Streams.DeflaterOutputStream.Finish() at ICSharpCode.SharpZipLib.Zip.ZipOutputStream.CloseEntry() at ICSharpCode.SharpZipLib.Zip.ZipOutputStream.PutNextEntry(ZipEntry entry) 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 ---
The portal uses aprox. 70MB and there are >50GB free disc space with no quotas on my server.
Which Space could be meant?
Are there any settings, i do not know?
I hope you can help me...
Where is the error?