SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

how to use the libubs

Last post 06-21-2008 11:02 PM by stixoffire. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 03-27-2008 10:49 AM

    • i9bel
    • Not Ranked
    • Joined on 03-27-2008
    • Posts 1

    how to use the libubs

    can anybody tell me exactly what must I do to use the libusb functionnlities. 

    In fact, I have already downloaded the SharpUSBlib20041208.zip tried to run the demo project but got

    --this error message

    "Cryptographic failure while signing assembly 'e:\ikbal\doc\SharpUSBlib20041208\SharpUSBlib\src\ICSharpCode.USBlib\obj\Debug\ICSharpCode.USBlib.dll' -- 'Error reading key file 'ICSharpCode.SharpUSBlib.key' --Specified File not found. ' (CS1548)"

    --this warning 

    Use command line option '/keyfile' or appropriate project settings instead of 'AssemblyKeyFile' (CS1699) - E:\ikbal\doc\SharpUSBlib20041208\SharpUSBlib\src\ICSharpCode.USBlib\AssemblyInfo.cs:39,12  

  • 05-24-2008 1:56 AM In reply to

    Re: how to use the libubs

    The way I got around this problem was to manually edit the AssemblyInfo.cs file and remove this line:

    [assembly: AssemblyKeyFile("ICSharpCode.SharpUSBlib.key")]

     After I did this I rebuilt the SharpUSB library.

  • 06-21-2008 11:02 PM In reply to

    Re: how to use the libubs

    You have how code is digitally signed - when you wish to digitally sign code - you create a key file and that key file is then placed inside your project.. that can found on the MS website for digitally signing assemblies.

    Yep that sillouette picture looks a bit like me.
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.