I downloaded Armonia 2.10 and installed it under Win XP SP3 running under VirtualBox. This config used to be running Armonia 2.8.1 fine, but 2.10 shows an empty workspace and gives the errors below in the log file.
What am I doing wrong?
Where can I download Armonia 2.8.1/2.8.2 to get going again?
[2017-06-13T22:52:17.397Z] [Error ] Error on Host constructor
System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
at Armonia.Model.Host.InitializeActiveNetworkInterfaces()
at Armonia.Model.Host..ctor(ILogService logService, IFileTypeManager fileTypeManager)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
[2017-06-13T22:52:17.485Z] [Information] No translation available for en-GB, falling back to en-GB
[2017-06-13T22:52:17.546Z] [Information] Session started (Armonía 2.10.0 rev.19149 )
[2017-06-13T22:52:17.546Z] [Information] ---------- Machine information ----------
[2017-06-13T22:52:17.546Z] [Information] Name : MACWIN
[2017-06-13T22:52:17.546Z] [Information] OS : Microsoft Windows NT 5.1.2600 Service Pack 3
[2017-06-13T22:52:17.546Z] [Information] Culture : en-GB/en-GB
[2017-06-13T22:52:17.572Z] [Information] Cultures: de-DE, es-ES, fr-FR, it-IT, pl-PL, pt-BR, ru-RU, zh-CN
[2017-06-13T22:52:17.572Z] [Information] CPUs : 1 [ Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz]
[2017-06-13T22:52:17.572Z] [Information] .NET : 0.0 (0.0), 0.0 (0.0), 0.0 (0.0)
[2017-06-13T22:52:17.572Z] [Information] Memory : 831352832/1073201152 bytes
[2017-06-13T22:52:17.677Z] [Information] Network : LAN-verbinding (10.0.0.130/255.255.255.0)
[2017-06-13T22:52:17.677Z] [Information] ------------------------------------------
[2017-06-13T22:52:17.677Z] [Information] Creating audio system (00:00:00.0400000, 00:00:01.5000000, 11, 4096000)
[2017-06-13T22:52:17.712Z] [Information] Link manager 10.0.0.130:8001 has been added
[2017-06-13T22:52:17.712Z] [Information] Link manager 10.0.0.130:ZMQ has been added
[2017-06-13T22:52:17.721Z] [Information] Link manager 10.0.0.130:8001 has been started
[2017-06-13T22:52:17.721Z] [Information] Link manager 10.0.0.130:ZMQ has been started
[2017-06-13T22:52:17.721Z] [Information] Local user config path: C:\Documents and Settings\admin\Local Settings\Application Data\Powersoft\Armonia.exe_Url_r3rxjq3iebsp14botl4kki15zwjeui5j\2.10.0.19149\user.config
[2017-06-13T22:52:18.062Z] [Information] No translation available for en-GB, falling back to en-GB
[2017-06-13T22:52:23.399Z] [Error ] Unhandled dispatched exception from System.Windows.Threading.Dispatcher
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at Armonia.Common.CheckLicense.Impl.LicenseSerializer.Serialize(License license)
at Armonia.Common.CheckLicense.Impl.Md5LicenseHasher.HashLicense(License license)
at Armonia.Common.CheckLicense.Impl.Md5LicenseHasher.IsHashValid(LicenseDecoratedWithHash verifiedLicense)
at Armonia.Common.CheckLicense.Impl.LicenseService.ValidateHash(LicenseDecoratedWithHash licenseDecorated)
at Armonia.Shell.ViewModel.CheckTrialLicense()
at Armonia.Shell.ViewModel.doStartupCheck()
at Armonia.Shell.ViewModel.<OnViewLoaded>b__1a()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at PowersoftSDK.Windows.Threading.DispatcherDelayedOperation.OnTimerTick(Object obj, EventArgs args)
at System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
Inner Exception Details:
Message = Could not load file or assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Stack = at Armonia.Common.CheckLicense.Impl.LicenseSerializer.Serialize(License license)
at Armonia.Common.CheckLicense.Impl.Md5LicenseHasher.HashLicense(License license)
at Armonia.Common.CheckLicense.Impl.Md5LicenseHasher.IsHashValid(LicenseDecoratedWithHash verifiedLicense)
at Armonia.Common.CheckLicense.Impl.LicenseService.ValidateHash(LicenseDecoratedWithHash licenseDecorated)
at Armonia.Shell.ViewModel.CheckTrialLicense()
at Armonia.Shell.ViewModel.doStartupCheck()
at Armonia.Shell.ViewModel.<OnViewLoaded>b__1a()
What am I doing wrong?
Where can I download Armonia 2.8.1/2.8.2 to get going again?
[2017-06-13T22:52:17.397Z] [Error ] Error on Host constructor
System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
at Armonia.Model.Host.InitializeActiveNetworkInterfaces()
at Armonia.Model.Host..ctor(ILogService logService, IFileTypeManager fileTypeManager)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
[2017-06-13T22:52:17.485Z] [Information] No translation available for en-GB, falling back to en-GB
[2017-06-13T22:52:17.546Z] [Information] Session started (Armonía 2.10.0 rev.19149 )
[2017-06-13T22:52:17.546Z] [Information] ---------- Machine information ----------
[2017-06-13T22:52:17.546Z] [Information] Name : MACWIN
[2017-06-13T22:52:17.546Z] [Information] OS : Microsoft Windows NT 5.1.2600 Service Pack 3
[2017-06-13T22:52:17.546Z] [Information] Culture : en-GB/en-GB
[2017-06-13T22:52:17.572Z] [Information] Cultures: de-DE, es-ES, fr-FR, it-IT, pl-PL, pt-BR, ru-RU, zh-CN
[2017-06-13T22:52:17.572Z] [Information] CPUs : 1 [ Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz]
[2017-06-13T22:52:17.572Z] [Information] .NET : 0.0 (0.0), 0.0 (0.0), 0.0 (0.0)
[2017-06-13T22:52:17.572Z] [Information] Memory : 831352832/1073201152 bytes
[2017-06-13T22:52:17.677Z] [Information] Network : LAN-verbinding (10.0.0.130/255.255.255.0)
[2017-06-13T22:52:17.677Z] [Information] ------------------------------------------
[2017-06-13T22:52:17.677Z] [Information] Creating audio system (00:00:00.0400000, 00:00:01.5000000, 11, 4096000)
[2017-06-13T22:52:17.712Z] [Information] Link manager 10.0.0.130:8001 has been added
[2017-06-13T22:52:17.712Z] [Information] Link manager 10.0.0.130:ZMQ has been added
[2017-06-13T22:52:17.721Z] [Information] Link manager 10.0.0.130:8001 has been started
[2017-06-13T22:52:17.721Z] [Information] Link manager 10.0.0.130:ZMQ has been started
[2017-06-13T22:52:17.721Z] [Information] Local user config path: C:\Documents and Settings\admin\Local Settings\Application Data\Powersoft\Armonia.exe_Url_r3rxjq3iebsp14botl4kki15zwjeui5j\2.10.0.19149\user.config
[2017-06-13T22:52:18.062Z] [Information] No translation available for en-GB, falling back to en-GB
[2017-06-13T22:52:23.399Z] [Error ] Unhandled dispatched exception from System.Windows.Threading.Dispatcher
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at Armonia.Common.CheckLicense.Impl.LicenseSerializer.Serialize(License license)
at Armonia.Common.CheckLicense.Impl.Md5LicenseHasher.HashLicense(License license)
at Armonia.Common.CheckLicense.Impl.Md5LicenseHasher.IsHashValid(LicenseDecoratedWithHash verifiedLicense)
at Armonia.Common.CheckLicense.Impl.LicenseService.ValidateHash(LicenseDecoratedWithHash licenseDecorated)
at Armonia.Shell.ViewModel.CheckTrialLicense()
at Armonia.Shell.ViewModel.doStartupCheck()
at Armonia.Shell.ViewModel.<OnViewLoaded>b__1a()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at PowersoftSDK.Windows.Threading.DispatcherDelayedOperation.OnTimerTick(Object obj, EventArgs args)
at System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
Inner Exception Details:
Message = Could not load file or assembly 'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Stack = at Armonia.Common.CheckLicense.Impl.LicenseSerializer.Serialize(License license)
at Armonia.Common.CheckLicense.Impl.Md5LicenseHasher.HashLicense(License license)
at Armonia.Common.CheckLicense.Impl.Md5LicenseHasher.IsHashValid(LicenseDecoratedWithHash verifiedLicense)
at Armonia.Common.CheckLicense.Impl.LicenseService.ValidateHash(LicenseDecoratedWithHash licenseDecorated)
at Armonia.Shell.ViewModel.CheckTrialLicense()
at Armonia.Shell.ViewModel.doStartupCheck()
at Armonia.Shell.ViewModel.<OnViewLoaded>b__1a()