Click here to Skip to main content
15,892,927 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi
I am developing a WPF Wizard kind of application using MVVM.
I have to connect some external USB (dongle) device to write/read operation.
I am using 3rd party API to do this.
Whenever i call this 3rd party API to perform some actions like (open th dongle/read dongle etc)
the application hangs.

Could you please suggest any solutions for this?


Thanks
Antoni
Posted

1 solution

Probably not since we know nothing at all about what "device" this is and the API it's using.

Your single BEST Source of information for this problem would be the manufacturer of the device and/or the SDK your using to talk to it.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900