I am getting System.Security.Cryptography.CryptographicException: An internal error occurred when initialize push notification using: Dim push = New PushNotification(False,"PushDistributionCertificates.p12", "mypswd") in MoonAPNS. This is working fine on desktop but not working on web. any suggestions, appreciate your help.
Getting internal error while setting pushnotification on MoonAPNS
413 views Asked by Purunep At
1
I was getting the same error. You need to go to your application pool and make a change:
Otherwise, .NET cannot open the certificates.