I am trying to use an X509Certificate within an ASP.NET web service within the Rackspace Cloud. I have a feeling the certificate stores on the cloud nodes maybe causing problems. I also have a question related to this with the exception that I am receiving at SslStream.AuthenticateAsClient Exception when using iPhone Apple Push Notific...
Hello everybody. I've installed on my iPhone ad-hoc version, so it means distribution
one. I've downloaded apns-shart library and tried to test push notifications on that. I
have all necessary certificates. I've succeeded to push notifications using test
notification project and with this everything is fine. My problem is: when I've t...
i use APNS Sharp library for my apple push notification. i have downloded from Here.i use sample test program provided by APNS sharp library without any modification.
it simply does not send any notification until i put break point at that line of code.
if i put break point. i just work fine.is this expected behaviour or i am doing somet...
Hi,
I need to use asp.net c# code for Server of Push notification Service. i have also downloaded Source code from google Source code. there are 3 zip files available . I am using latest Apns-Sharp-1.0.3.0.
but when I am testing it, it gives a "File not found" error every time for the p12 certificate.
The certificate is available at ...