Could not upload file System.Exception: Error unpacking extension... ---> ICSharpCode.SharpZipLib.Zip.ZipException: NTFS Extra data invalid at ICSharpCode.SharpZipLib.Zip.ZipEntry.ProcessExtraData(Boolean localHeader) at ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry() at umbraco.cms.businesslogic.packager.Installer.unPack(String ZipName) at umbraco.cms.businesslogic.packager.Installer.Import(String InputFile) --- End of inner exception stack trace --- at umbraco.cms.businesslogic.packager.Installer.Import(String InputFile) at umbraco.presentation.developer.packages.Installer.uploadFile(Object sender, EventArgs e)
Iwas trying to install it in Umbraco 4.0.3 - what can be wrong?
Really hope to get this working because it seems everybody else has given up on their projects for this subject.
Maybe this can be related to permissions? Does the network service have the neccesary permissions on the root folder containing the Umbraco installation?
Could not upload file
Hi
I'm getting this ERROR:
Could not upload file
System.Exception: Error unpacking extension... ---> ICSharpCode.SharpZipLib.Zip.ZipException: NTFS Extra data invalid at ICSharpCode.SharpZipLib.Zip.ZipEntry.ProcessExtraData(Boolean localHeader) at ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry() at umbraco.cms.businesslogic.packager.Installer.unPack(String ZipName) at umbraco.cms.businesslogic.packager.Installer.Import(String InputFile) --- End of inner exception stack trace --- at umbraco.cms.businesslogic.packager.Installer.Import(String InputFile) at umbraco.presentation.developer.packages.Installer.uploadFile(Object sender, EventArgs e)
Iwas trying to install it in Umbraco 4.0.3 - what can be wrong?
Really hope to get this working because it seems everybody else has given up on their projects for this subject.
// Cheers Ulla
Hi Ulla
Maybe this can be related to permissions? Does the network service have the neccesary permissions on the root folder containing the Umbraco installation?
/Jan
its not a package issue, check folder permissions..
Hi guys
Thanks for your replies :)
I have never had any permissions problems on other packages - I run the site on Unoeuro, and they claim to be fully compatible with Umbraco.
But how can i check if my permission settings are wrong?
Cheers Ulla
is working on a reply...