I can connect to the Server with C#, Powershell, and the Python client, but for some reason I cannot execute commands from the C# client built in Visual Studio. Build seems to goes fine, and the initial connection works, but when I interact with the session and attempt a simple "ipconfig" commands, the server hangs with the message "Waiting for command to be executed. be patient..." which I get with the other clients but they respond with the command output. I'm sure it's probably something I'm doing wrong, either in the build or the configuration.

Thanks,
DH
I can connect to the Server with C#, Powershell, and the Python client, but for some reason I cannot execute commands from the C# client built in Visual Studio. Build seems to goes fine, and the initial connection works, but when I interact with the session and attempt a simple "ipconfig" commands, the server hangs with the message "Waiting for command to be executed. be patient..." which I get with the other clients but they respond with the command output. I'm sure it's probably something I'm doing wrong, either in the build or the configuration.
Thanks,
DH