When trying to install Test Framework, all the dependencies (6 modules) are marked with green as "Installed", but the following error message is shown on Forge: "There was an error. The referenced module was moved."
When trying to continue with "Force Install", Service Studio throws the following exception:
Solution: TestFramework
(Error) Internal Error: Unable to open Solution Pack for reading: EOF in header
at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadLeByte()
at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadLeInt()
at ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry()
at OutSystems.Common.ZipUtils.cmn#gfajrkyj.MoveNext()
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
at OutSystems.PackageManager.Solutions.SolutionUtils.GetManifestFromFile(Byte[] file)
at OutSystems.PackageManager.Solutions.SolutionUtils.GetSolutionInfo(Byte[] file, DateTime& creation, Int32& schemaVersion, String& activationCode, String& productId, String& productName, ObjectKey& solutionUID, Boolean& containsAgilePlatformApplication, ObjectKey& solutionVersionUID, Boolean& isSolution, List`1& applicationKeys)
at OutSystems.NssOMLProcessor.CssOMLProcessor.MssSolutionPackGetInfo(Byte[] ssFile, String& ssUID, DateTime& ssCreation, Int32& ssSchemaVersion, RCHEMessageRecord& ssMessage, String& ssActivationCode, String& ssProductId, String& ssProductName, String& ssSolutionUID, Boolean& ssHasAgilePlatformApplication, String& ssSolutionVersionUID, Boolean& ssIsSolution, RLTextRecordList& ssApplicationKeys)
I noticed that the "OutSystems Charts Web" application is called "Charts Web" in the target environment, but supported apps cannot be edited/renamed.