Virtual Here not working

I am using a Raspberry pi 3 model B v1.2 for my server and then windows 10 64 bit (with anniversary update) for my client. However after trying numerous times I cannot get the client to detect the Raspberry pi.

From the system messages I am getting these errors
17:25:51 INFO :VirtualHere Client 3.7.5 starting (Compiled: Sep 24 2016 14:50:27)
17:25:51 INFO :Using config at C:\Users\gslre\AppData\Roaming\vhui.ini
17:25:51 INFO :IPC available at \\.\pipe\vhclient
17:25:52 INFO :Auto-find (Bonjour) on
17:25:52 INFO :Auto-find (Bonjour SSL) on
17:27:24 INFO :In file ../src/msw/window.cpp at line 577: 'SetFocus' failed with error 0x00000057 (the parameter is incorrect.).

17:31:37 INFO :VirtualHere Client 3.7.5 starting (Compiled: Sep 24 2016 14:50:27)
17:31:37 INFO :Using config at C:\Users\gslre\AppData\Roaming\vhui.ini
17:31:37 INFO :IPC available at \\.\pipe\vhclient
17:31:37 INFO :Auto-find (Bonjour) on
17:31:37 INFO :Auto-find (Bonjour SSL) on
17:31:39 INFO :Error 'No such host is known. ' getaddrinfo failed for raspberrypi-2.local.:7575
17:32:09 INFO :Error 'No such host is known. ' getaddrinfo failed for raspberrypi-2.local.:7575
17:32:39 INFO :Error 'No such host is known. ' getaddrinfo failed for raspberrypi-2.local.:7575
17:33:09 INFO :Error 'No such host is known. ' getaddrinfo failed for raspberrypi-2.local.:7575

The second error message makes me believe VH is installed correctly on the pi and it is to with the client/network, since it is detecting the pi?

I have tried it on multiple windows 10 PC's and I still get both errors (they seem to randomly change between the two)

any help would be greatly appreciated

#2

If you need anymore information just let me know :)

#3

It cannot find the hostname raspberrypi-2.local. , normally this is registered by the bonjour system with the windows dns lookup. For some reason yours is not, anyway just put the ip address of the pi directly into the client by right clicking USB Hubs->Specify Hubs...->Add and enter the IP address and it should work.