在Silverlight中的Lync错误:客户端不被信任 [英] Lync error in Silverlight: Client not trusted

查看:138
本文介绍了在Silverlight中的Lync错误:客户端不被信任的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试加载我的Lync控制在Silverlight应用程序我得到的错误:客户端不被信任。当我调试没有相应的Web项目Silverlight应用程序此错误不会出现。

When I try to load my Lync Controls in a Silverlight application I get the error: Client is not trusted. This error doesn't appear when I debug the Silverlight application without the corresponding web project.

这是生成错误的代码:

LyncClient l = LyncClient.GetClient();

这是错误:

AutomationServerException was unhandled by user code
Client is not trusted

我必须做什么?

推荐答案

这个错误通常是因为你的Silverlight应用程序在其下运行的网站是不是在受信任的站点区域中的浏览器。 。添加到受信任的站点应该修复它。

This error usually happens because the web site that your Silverlight application is running under isn't in the "Trusted Sites" browser zone. Adding to Trusted Sites should fix it.

编辑:演练的这里规定:

安全设置应用要求为Lync控制Silverlight的
应用的
主机URL添加到Microsoft Internet
Explorer中的受信任的
站点列表中。有关添加
到受信任站点列表,请参阅互联网工作Explorer 6的安全设置

Security settings for Microsoft Lync 2010 SDK applications require that the host URL for Lync Control Silverlight applications be added to the Trusted sites list in Microsoft Internet Explorer. For information about adding to the Trusted sites list, see Working with Internet Explorer 6 Security Settings.

这篇关于在Silverlight中的Lync错误:客户端不被信任的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆