I am working in a project using OutSystems.I need to use OTP component from forge.
I download the component from forge but it showing error ,please guide me how to proceed.
Hi sree,
What is the error message?
I have the same problem
the message is
On clicking More information >>>>>
ICSharpCode.SharpZipLib.Zip.ZipException: Wrong Local header signature: 0x6C4C4D4F at ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry() at OutSystems.Common.ZipUtils.#0K.MoveNext() at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate) at OutSystems.PackageManager.Solutions.SolutionUtils.GetManifestFromFile(Byte[] file) at ServiceStudio.Presenter.CustomWorkspacePresenter.ServerPagePresenter.InstallApplication(Byte[] solutionBinary) at ServiceStudio.Presenter.AggregatorPresenter.PublishApplication(AggregatorPresenter aggregator, String path) at ServiceStudio.Presenter.Commands.CommandLineProcessor.InstallApplication.CallInstallApplication(String applicationPath, AggregatorPresenter aggregator) at ServiceStudio.Presenter.Commands.CommandLineProcessor.InstallApplication.Execute(String[] commandLineArgs, #42c startView) at ServiceStudio.Presenter.Commands.CommandLineProcessor.#hdc(String[] commandLineArgs, #42c startView)