Hi all,
I am totally new to crypto++. I am working on a project which apply
crypto++ in an web application written in C#.net. However, when I want
to add the "cryptopp.dll" as reference in VS2005. The following errors
prompted up.
"A reference to 'C\WebApplication1\WebApplication1\bin\cryptopp.dll'
could not be added. Please make sure that the file is accessible, and
that it is a valid assembly or COM component."
does it means that the library cannot be used in .net?
Or, do I need to use the [DllImport("crytopp.dll")] instead?
I am totally getting lost in googling already..
Any comment or suggestion is appreciated.
Zell
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users"
Google Group.
To unsubscribe, send an email to [EMAIL PROTECTED]
More information about Crypto++ and this group is available at
http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---