I have installed Visual Studio 2015 and VisualGDB on one virtual machine and Ubuntu Studio is installed on another.
Trying to start the first example hello world project I get these errors.
I’ve seen a report about “The Requested name is valid, but no data of the requested type was found” [using the host name] and “No connection could be made because the target machine actively refused it 127.0.1.1:22” [using the ip address].
I have installed OpenSSH and set the service running. I have also tried stopping the DHCP service as recommended. Neither solve the problem.
Does anyone have any other suggestions please?