I'm brand new to ucommerce but I not able to even get as far as installing it. This is my situation I have two Umbraco sites, one in version 4.5 and the other in version 4.7 and when I try to install in either installation I get this error:
Could not upload file System.Exception: Error unpacking extension... ---> System.IndexOutOfRangeException: Index was outside the bounds of the array. at umbraco.cms.businesslogic.packager.Installer.getFileName(String path, String fileName) at umbraco.cms.businesslogic.packager.Installer.LoadConfig(String tempDir) 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 should mention that this websites are already built. I.e. there a home page and several other nodes. Am I correct in believing that UCommerce can only be installed in a fresh install of Umbraco?
Please advise as i really would like to be able to integrate it into an existing website.
There was an issue with the orginally released 2.1 package, which cause the behavior you describe. It was cleared up with a rerelease of 2.1. If you redownload the package it will work as expected.
Can't even get the install to work!
Hi
I'm brand new to ucommerce but I not able to even get as far as installing it. This is my situation I have two Umbraco sites, one in version 4.5 and the other in version 4.7 and when I try to install in either installation I get this error:
Could not upload file
System.Exception: Error unpacking extension... ---> System.IndexOutOfRangeException: Index was outside the bounds of the array. at umbraco.cms.businesslogic.packager.Installer.getFileName(String path, String fileName) at umbraco.cms.businesslogic.packager.Installer.LoadConfig(String tempDir) 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 should mention that this websites are already built. I.e. there a home page and several other nodes. Am I correct in believing that UCommerce can only be installed in a fresh install of Umbraco?
Please advise as i really would like to be able to integrate it into an existing website.
Hi George,
There was an issue with the orginally released 2.1 package, which cause the behavior you describe. It was cleared up with a rerelease of 2.1. If you redownload the package it will work as expected.
Sorry for the inconvenience.
is working on a reply...