2013-05-14 62 views
0

發送推送通知時出現以下錯誤,我認爲存在一些權限訪問問題。亞馬遜EC2中的推送通知錯誤

我使用以下鏈接代碼。在線 iPhone Push Notification Problem with c#

收到錯誤:

sslStream.AuthenticateAsClient(apsHost, certs, SslProtocols.Default, false); 

System.ComponentModel.Win32Exception (0x80004005): The credentials supplied to the package were not recognized\r\n at System.Net.SSPIWrapper.AcquireCredentialsHandle(SSPIInterface SecModule, String package, CredentialUse intent, SecureCredential scc) 

回答

2
Please start service from services.msc: 

1) click on run command and enter services.msc or open services . 
2) start service and stratup type is automatic mode for all below services : 
    a) Cryptographic Services 
    b) ASP.NET State Service 
    c) Credential Manager 
    d) Health Key and Certificate Management