Click here to Skip to main content
15,905,419 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello!

I got a following error when i am tryng to debug an usb communication application.

"UsbLibrary.dll' could not be found. Ensure the path is correct"

But the dll has already been added as a reference to the project.Can anyone suggest a way to overcome this problem?
Posted
Comments
walterhevedeich 27-Apr-11 2:11am    
Did you referenced the dll from GAC or from another folder?

1 solution

'UsbLibrary.dll' file is missing or corrupt: Windows\system32\UsbLibrary.dll. Please re-install a copy of the above file.

This application failed to start because UsbLibrary.dll was not found. Re-installing the application may fix this problem.

Windows\System32\UsbLibrary.dll missing or corrupt: Please re-install a copy of the above file.

Cannot find \Windows\System32\UsbLibrary.dll

Hope this could solve your problem.
 
Share this answer
 
Comments
Sameera Fonseka 27-Apr-11 2:14am    
Tkx alot..Do u knw any link to download UsbLibrary.dll?
[no name] 27-Apr-11 2:31am    
http://www.instantspywareremoval.com/errors/UsbLibrary.dll.html

Download the DLL from here.
Sameera Fonseka 27-Apr-11 2:52am    
I am tryng to use "Sniffer" project which was published in Code Project.
That is d one which gives this error.Thanks

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