I am not able to install a local package . Not able to understand what is the error. Please reply urgently
Thanks in advance
following is the log details
2017-10-04 13:23:19,064 [P4340/D8/T57] ERROR umbraco.cms.businesslogic.packager.Installer - Error importing file .................\App_Data\e9c125d4-8e64-4a13-9b64-01ac8e67abbf.umb
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, Boolean deleteFile)
2017-10-04 13:23:19,064 [P4340/D8/T57] ERROR Umbraco.Web.WebApi.Filters.FileUploadCleanupFilterAttribute - Could not acquire actionExecutedContext.Response.Content
System.NullReferenceException: Object reference not set to an instance of an object.
at Umbraco.Web.WebApi.Filters.FileUploadCleanupFilterAttribute.OnActionExecuted(HttpActionExecutedContext actionExecutedContext)
2017-10-04 13:23:19,067 [P4340/D8/T57] ERROR Umbraco.Web.Editors.PackageInstallController - Unhandled controller exception occurred
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, Boolean deleteFile)
at Umbraco.Web.Editors.PackageInstallController.PopulateFromPackageData(LocalPackageInstallModel model)
at Umbraco.Web.Editors.PackageInstallController.
unable to install ucommerce store package
Hello Team,
I am not able to install a local package . Not able to understand what is the error. Please reply urgently Thanks in advance following is the log details
2017-10-04 13:23:19,064 [P4340/D8/T57] ERROR umbraco.cms.businesslogic.packager.Installer - Error importing file .................\App_Data\e9c125d4-8e64-4a13-9b64-01ac8e67abbf.umb 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, Boolean deleteFile) 2017-10-04 13:23:19,064 [P4340/D8/T57] ERROR Umbraco.Web.WebApi.Filters.FileUploadCleanupFilterAttribute - Could not acquire actionExecutedContext.Response.Content System.NullReferenceException: Object reference not set to an instance of an object. at Umbraco.Web.WebApi.Filters.FileUploadCleanupFilterAttribute.OnActionExecuted(HttpActionExecutedContext actionExecutedContext) 2017-10-04 13:23:19,067 [P4340/D8/T57] ERROR Umbraco.Web.Editors.PackageInstallController - Unhandled controller exception occurred 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, Boolean deleteFile) at Umbraco.Web.Editors.PackageInstallController.PopulateFromPackageData(LocalPackageInstallModel model) at Umbraco.Web.Editors.PackageInstallController.
is working on a reply...