You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I built the project with no errors also had LicenseSign.pfx in DemoActivationTool folder. When trying to generate the license having the following error "System.Security.Cryptography.CryptographicException: 'The specified network password is not correct".
Do I have to do any modifications to the certificate?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
was able to resolve it by exporting private key to Demo Activation folder with password generated and public key to Demo windowsformApp with out password. And use the generated password key in your form as shown below. Good luck
Hi,
I built the project with no errors also had LicenseSign.pfx in DemoActivationTool folder. When trying to generate the license having the following error "System.Security.Cryptography.CryptographicException: 'The specified network password is not correct".
Do I have to do any modifications to the certificate?
Thanks in advance!
![NetworkSpecifiedPasswordError](https://user-images.githubusercontent.com/68094988/156597632-4cbb2fc7-7fd3-459c-b646-92aae759add8.JPG)
The text was updated successfully, but these errors were encountered: