我正在使用 SharePoint Online 并使用 Windows Azure 来托管访问 SPO 的过程。
我们已向 Azure 角色添加了启动任务以安装http://www.microsoft.com/en-nz/download/details.aspx?id=35585。我们的第一个问题是它无法安装,因为 osFamily 是 1(Server 2008 R2 是先决条件)。
我们现在在尝试实例化 SharePointOnlineCredentials 对象时看到此错误。
应用程序:WaWorkerHost.exe 框架版本:v4.0.30319 描述:进程因未处理的异常而终止。异常信息:System.Runtime.InteropServices.COMException 堆栈:Microsoft.SharePoint.Client.Idcrl.ManagedIdcrl.LogonIdentity(System.String, System.Security.SecureString) 的 Microsoft.SharePoint.Client.Idcrl.ManagedIdcrl.EnsureInited() .SharePoint.Client.SharePointOnlineCredentials..ctor(System.String, System.Security.SecureString)
我可能做错了什么?
PS。我已将 Microsoft.IdentiyModel v3.5 设置为复制本地
编辑:事件日志显示上述异常之前的异常,消息如下。据我所知,这是在线 MS 的登录助手。
源 MSOIDSVC.EXE。消息:InitializeSvcAPI 失败,hr = 0x80048883