Closed
Description
Just installed PS Core Beta 3 on Windows 10 CU. Fire up VSCode 1.13.0 with 1.4.0 of the PS extension, switched to PS Core 6.0 Beta 3 and got this error:
PowerShell Integrated Console
An error occurred while starting PowerShell Editor Services:
Exception calling "StartLanguageService" with "2" argument(s): "Could not load file or assembly 'Microsoft.Po
werShell.EditorServices.Protocol, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file
specified."
at System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext funcContext, Exception excep
tion)
at System.Management.Automation.Interpreter.ActionCallInstruction`2.Run(InterpretedFrame frame)
at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
at System.Management.Automation.Interpreter.Interpreter.Run(InterpretedFrame frame)
at System.Management.Automation.Interpreter.LightLambda.RunVoid1[T0](T0 arg0)
at System.Management.Automation.PSScriptCmdlet.RunClause(Action`1 clause, Object dollarUnderbar, Object inputToProcess)
at System.Management.Automation.PSScriptCmdlet.DoEndProcessing()
at System.Management.Automation.CommandProcessorBase.Complete()
Could not load file or assembly 'Microsoft.PowerShell.EditorServices.Protocol, Version=1.4.0.0, Culture=neutral, PublicKey
Token=null'. The system cannot find the file specified.
at Microsoft.PowerShell.EditorServices.Host.EditorServicesHost.StartLanguageService(Int32 languageServicePort, ProfileP
aths profilePaths)
at CallSite.Target(Closure , CallSite , Object , Object , Object )
Metadata
Metadata
Assignees
Labels
No labels