Kevin W. Gagel

Results 20 comments of Kevin W. Gagel

I have two domain accounts I can login with. This problem is affecting the elevated level account, not the regular account.

I didn't bring it up sooner because I have the executable set to launch as administrator. I do a lot of remote ps. I wanted to keep going with a...

Just wanted give an update. I've been using VS Code in my non-elevated account. Today after a bunch of debugging I had the same problem. No more output from write-output....

I can't get any output now. Even something as simple as get-variable is outputting nothing at all in the integrated terminal. I can't see any errors in the debug logs....

I found this in the "EditorServices.log" file. `2022-07-12 13:59:11.978 -07:00 [VRB] Could not write to output handler, perhaps serialization failed?`

Here is a visual of what I see ![Example OutPut from PS Extension Intergrated Terminal](https://user-images.githubusercontent.com/100967931/178601069-d62ecb08-fec2-4e0c-b53e-3e6d1bd4a3b3.png) ![Example OutPut from PS Terminal](https://user-images.githubusercontent.com/100967931/178601092-b0f6df1b-0f1d-4221-a0d9-d8574544329b.png) .

Version v2022.6.3 ![image](https://user-images.githubusercontent.com/100967931/178773363-7f0b1bef-65f8-4867-8d79-722fcfb4f164.png)

Updated debug log files [EditorServices.log](https://github.com/PowerShell/vscode-powershell/files/9123054/EditorServices.log) [StartEditorServices.log](https://github.com/PowerShell/vscode-powershell/files/9123055/StartEditorServices.log) [vscode-powershell.log](https://github.com/PowerShell/vscode-powershell/files/9123056/vscode-powershell.log) .

I have installed Powershell 7.2. Default-output seems to be working again now. I'll leave this open for a while and see how things go when I start working in ps...