I just tried installing the rar file and got the following error:
Could not upload file System.Exception: Error
unpacking extension... ---> ICSharpCode.SharpZipLib.Zip.ZipException:
Wrong Local header signature: 0x21726152
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)
I haven't fully tested things yet but it appeared to install correctly and the files are on the site (bin/Autofolders.dll, config/autofolders.config, etc)
Latest Release - Wrong File Format and Outdated Source on CodePlex
Hi, great package but a couple of issues with the latest release unfortunately.
I am happy to help if you could update the source on CodePlex and make me a contributor of for the project if you are stuck for time?
Thanks, Simon
Bump.
I just tried installing the rar file and got the following error:
Cheers
Nigel
Pending the project page being updated here's a copy of the package in zip format.
http://www.yoyocms.co.nz/media/AutoFolders_2.0.3.zip
I haven't fully tested things yet but it appeared to install correctly and the files are on the site (bin/Autofolders.dll, config/autofolders.config, etc)
Cheers
Nigel
Any chance of getting the up-to-date source uploaded to codeplex.
New version up as a ZIP - installs fine now.
Updated version in package config to 2.0.3 (DLL was 2.0.3).
Changes submitted as a patch to codeplex: http://autofolders.codeplex.com/SourceControl/list/patches
Thanks :D
is working on a reply...