Advertisement
Guest User

Untitled

a guest
Sep 24th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. PS C:\Program Files\CubeCoders Limited\AMP> .\ampinstmgr.exe --upgradeall
  2. [Info] AMP Instance Manager v1.8.5.4 built 16/09/2019 16:00
  3. [Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
  4. [Info] Upgrading instance ADS01
  5. IM was unable to execute there requested command. $System.IO.FileLoadException: Could not load file or assembly 'DotNetZip, Version=1.13.3.0, Culture=neutral, PublicKeyToken=6583c7c814667745' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
  6. File name: 'DotNetZip, Version=1.13.3.0, Culture=neutral, PublicKeyToken=6583c7c814667745'
  7. at InstanceManagerPlugin.LocalInstanceManager.<DownloadAndUnpack>d__140.MoveNext()
  8. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
  9. at InstanceManagerPlugin.LocalInstanceManager.DownloadAndUnpack(LocalAMPInstance Spec, Boolean ModuleOnly, Boolean SkipCache)
  10. at InstanceManagerPlugin.LocalInstanceManager.<UpgradeInstance>d__119.MoveNext()
  11. --- End of stack trace from previous location where exception was thrown ---
  12. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  13. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  14. at InstanceManagerCLI.Core.<UpgradeInstance>d__76.MoveNext()
  15. --- End of stack trace from previous location where exception was thrown ---
  16. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  17. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  18. at InstanceManagerCLI.Core.<UpgradeAll>d__78.MoveNext()
  19. --- End of stack trace from previous location where exception was thrown ---
  20. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  21. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  22. at InstanceManagerCLI.Core.ExecuteCommand(List`1 Params, Dictionary`2 Args)
  23.  
  24. WRN: Assembly binding logging is turned OFF.
  25. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  26. Note: There is some performance penalty associated with assembly bind failure logging.
  27. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  28.  
  29. PS C:\Program Files\CubeCoders Limited\AMP>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement