Questions tagged [visual-studio-liveshare]

21 questions
0
votes
1 answer

VS Code Live Share - errno 2 No such file or directory

I'm having an issue with Visual Studio Code live share - errno 2 No such file or directory to more exact. The error happens when my friend, who is connected to my collaboration session, tries to run the code on his side. The same happens when I…
0
votes
0 answers

Why can't I join my friends visual studio liveshare after we both updated Visual Studio?

For some reason I am getting the following error in visual studio this morning when I try to join my friends liveshare: Failed to join a collaboration session. Required setup components may be missing. Please ensure 'Just-In-Time debugger', 'C#…
CodingStudent
  • 179
  • 1
  • 2
  • 12
0
votes
1 answer

VS2019 Live Share - is it possible to share console as well?

I worked on a Console Application with a friend today. Is it possible to share the default console during a Live Share session? What I mean is that we had to compile and run our program manually through the default Windows Terminal to see…
0
votes
0 answers

How do install the Live Share Extension Pack?

In Windows 10 64 PC, how do I live monitor music tracks singing along to artiphon recorded music tracks to add vocal tracks to music mixes in music composition…
0
votes
1 answer

How to update password in Visual Studio 2019 - Live Share account?

I'm trying to live share my code in Visual Studio 2019 Preview (Version 16.0.0 Preview 4.2). At initial time when providing the credential, accidentally I gave wrong password. So it prompting me the warning as below: In plaintext: Failed to…
Arulkumar
  • 12,966
  • 14
  • 47
  • 68
-1
votes
1 answer

Can't start project window on client side with visual studio live share

My friend has opened a live share in vs studio when I try to start up the project, instead of opening the window on my screen it opens up on his. it is a simple window with a textbox. how can I change that it will open on my computer instead? and I…
1
2