You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception:
System.ArgumentOutOfRangeException: Värdet måste vara större än eller lika med noll och mindre än konsolens buffertstorlek i dimensionen.
Parameternamn: top
Det faktiska värdet var -1.
vid System.Console.SetCursorPosition(Int32 left, Int32 top)
vid Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
vid Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
vid Microsoft.PowerShell.PSConsoleReadLine.HistoryRecall(Int32 direction)
vid Microsoft.PowerShell.PSConsoleReadLine.PreviousHistory(Nullable1 key, Object arg) vid Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
vid Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
vid Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)