is WeOnlyDo.Security.Cwwryptography.KeyManager com (General questions)
Hi, there,
I am trying to create a component based on sftp and key manager for my asp page. However, I got this error:
error '80070002'
Could not load file or assembly 'WeOnlyDo.Security.Cryptography.KeyManager, Version=1.0.1.10, Culture=neutral, PublicKeyToken=900ddd6a51580424' or one of its dependencies. The system cannot find the file specified.
Does anybody know what might cause this error? I have tried to put keymanager into gac and run regasm to register it, no error when I did so, but I still got the same error after it.
Any help would be appreciate.