'SetFocus' failed with error

I'm trying to use this software to remotely connect a remote Android phone to my computer. The remote device is a Macbook Pro running the VirtualHere Server, and the client machine is a Windows 10 desktop.

I have successfully managed to connect via the EasyFind subscription, and have managed to get the device to show up in Device Manager during an initial attempt. I have been trying to use ADB from the client machine to access the Android device connected to the server machine, and have made it as far as getting the "unauthorized" message to appear on the client machine, indicating that all that was needed was to accept the connection from the Android device and all would be working from then on.

Except this has not been the case, now there are multiple errors stating that the device cannot connect, and all attempts to connect have been denied with the error message "There was an error using this device".

The client system logs show the following errors when trying to connect ...

20:24:36 INFO :In file ../src/msw/window.cpp at line 564: 'SetFocus' failed with error 0x00000057 (The parameter is incorrect.).

and this following error if trying to connect automatically...

20:24:36 INFO :In file ../src/msw/window.cpp at line 564: 'SetFocus' failed with error 0x00000057 (The parameter is incorrect.).

The only other members I have read that encountered the same error have all received advice to switch to using the Linux Server version, but I don't understand why this should have to be an acceptable solution. Especially when the device was connected successfully already, but now for some reason fails continuously.

I had the idea to uninstall VIrtualHere client from the Windows machine, hoping that it would allow a fresh install and settings to be tried from, though I feel the interface is SO minimalistic and easy to use. that by not actually installing anything it lacks this option to do so. I've uninstalled Bonjour, all drivers by using both the vhui64.exe with both -u and -y options, and the problem still persists. I am at a loss for why its not working, but if its a simple fix then I plan on purchasing the software because its a far better solution than other available solutions out there that suit a similar purpose.

#2

I dont have access to my macbook test setup at the moment as im on holidays. When i get back in mid july i can look at this.