【问题标题】:Push Notification Error in Amazon EC2Amazon EC2 中的推送通知错误
【发布时间】:2013-05-14 05:17:20
【问题描述】:

我在发送推送通知时收到以下错误,我认为存在一些权限访问问题。

我正在使用以下链接代码。 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)

【问题讨论】:

    标签: asp.net-mvc-4


    【解决方案1】:
    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
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-03-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多