Cannot share USB device

<p>I cannot share a USB device with the following error:
</p>
<p>2020-07-29 17:36:52 INFO :>>> Shutdown <<<<br />
2020-07-29 17:37:05 INFO :>>> Starting VirtualHere USB Server v4.2.0 (Built: Jul 27 2020, 11:39:23)<<<<br />
2020-07-29 17:37:05 INFO :Using configuration C:\Users\fabiano\Downloads\config.ini<br />
2020-07-29 17:37:05 INFO :Server licensed to=unlicensed max_devices=1<br />
2020-07-29 17:37:05 INFO :Listening on all network interfaces at TCP port 7575 (IPv6 dual-stack)<br />
2020-07-29 17:37:05 ERROR :IOCTL_USB_GET_NODE_CONNECTION_INFORMATION_EX_V2 failed for USB\VID_04C5&amp;PID_1084\2&amp;F23075D&amp;0&amp;0, Incorrect function. (0x00000001)
</p>
<p>This is a virtualized environment and the USB device works fine otherwise. What's the issue?</p>

#2

You are trying to use it on windows 7 which is not supported.

#4

Is the server running directly in windows 10 or is the server running inside a VM?

#6

No you cannot run the server in a vm

#7

The funny thing is: in another Windows 10 VM (on another VHost) it work. But I cannot attach USB devices there, unfortunately.

#8

Yeah thats why i dont support running the server inside a VM. It is not reliable. (The client inside a VM is fine. )

The server needs direct access to hardware and wont be reliable with a hypervisor in the middle.

#9

Ok, I'll have to add some RaspberryPi stuff to my setup then.
Thank you for your first-class support, anyway! :)