Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Alex 1 post 71 karma points
    Jun 07, 2016 @ 11:43
    Alex
    0

    System.ArgumentException: 1 is not a supported code page.

    I was trying to install Umbraco 7.4.3 on windows 10, but always receive this error.

    I've set US culture as default, but still the same error.

    Please help if any one had same error before?

    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Error unpacking extension... ---> System.ArgumentException: 1 is not a supported code page. Parameter name: codepage at System.Text.Encoding.GetEncoding(Int32 codepage) at ICSharpCode.SharpZipLib.Zip.ZipConstants.ConvertToString(Byte[] data, Int32 count) at ICSharpCode.SharpZipLib.Zip.ZipConstants.ConvertToStringExt(Int32 flags, Byte[] data) 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.Web.Install.InstallSteps.StarterKitDownloadStep.DownloadPackageFiles(Guid kitGuid) at Umbraco.Web.Install.InstallSteps.StarterKitDownloadStep.Execute(Nullable`1 starterKitId) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) at Umbraco.Web.Install.Controllers.InstallApiController.ExecuteStep(InstallSetupStep step, JToken instruction) at Umbraco.Web.Install.Controllers.InstallApiController.PostPerformInstall(InstallInstructions installModel) 2016-06-07 14:34:26,021 [P9332/D2/T6] INFO Umbraco.Web.Install.Controllers.InstallApiController - Executing installation step: StarterKitDownload 2016-06-07 14:34:28,032 [P9332/D2/T6] ERROR Umbraco.Web.Install.Controllers.InstallApiController - Installation step StarterKitDownload failed.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies