Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue] PKCS11Interop.dll version 1.3.0 getting issue "The specified module could not be found" #237

Open
kogoel opened this issue Apr 19, 2024 · 0 comments

Comments

@kogoel
Copy link

kogoel commented Apr 19, 2024

Steps and Error Details:
While running samples with the PKCS11Interop.dll version 1.3.0 with internal library, getting below error:
The specified module could not be found
   at Net.Pkcs11Interop.LowLevelAPI.UnmanagedLibrary.Load(String fileName)
   at Net.Pkcs11Interop.LowLevelAPI.Pkcs11..ctor(String libraryPath)
   at Net.Pkcs11Interop.HighLevelAPI.Pkcs11..ctor(String libraryPath, Boolean useOsLocking)

Sample running on Windows 2016 server, while same code is working as expected in windows server 2022.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant