Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am having an issue with an application connecting to a USB device after a restart of the computer. I have verified that the device shows up in the list of HID Devices, but my application will not connect to it until I disconnect and reconnect the device. Has anyone had a similar experience and if so how did you fix it? The computer the device is connected to is running Windows 7 Pro SP1, and the application is a C# .NET 4.0 Windows Forms application.

UPDATE: I have tried using DEVCON remove and rescan and it does not work. It removes the device and adds the device back, but I still cannot connect to the device.

share|improve this question
How are you trying to connect to it? – Peter Ritchie Sep 6 '12 at 16:26

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.