When applying the license key, the following error is displayed in the Core UI:
ERROR 2015-01-22T15:37:07 [87] - Replay.Core.Implementation.Licensing.LicenseService ()
Failed to validate license key.
Replay.Common.Contracts.WmiApi.WmiException: Unknown WMI error: Unknown WMI error: The paging file is too small for this operation to complete. (Exception from HRESULT: 0x800705AF) ---> Replay.Common.Contracts.WmiApi.WmiException: Unknown WMI error: The paging file is too small for this operation to complete. (Exception from HRESULT: 0x800705AF) ---> System.Runtime.InteropServices.COMException: The paging file is too small for this operation to complete. (Exception from HRESULT: 0x800705AF)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Management.ManagementScope.InitializeGuts(Object o)
at System.Management.ManagementScope.Initialize()
at Replay.Common.Implementation.WmiApi.Wmi.Connect()
--- End of inner exception stack trace ---
at Replay.Common.Implementation.WmiApi.Wmi.RiseException(Exception ex, Boolean logException)
at Replay.Common.Implementation.WmiApi.Wmi.Connect()
at Replay.Common.Implementation.WmiApi.Wmi.b__2a()
--- End of inner exception stack trace ---