Lync 2013上下文扩展窗口无法打开。 [英] Lync 2013 contextual extension window not opening.

查看:54
本文介绍了Lync 2013上下文扩展窗口无法打开。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个代码可以打开lync上下文窗口。

I have a code to open lync contextual window.

此代码适用于Lync 2010但不适用于Lync 2013.

This code works fine for Lync 2010 but its not working for Lync 2013.

最初它显示一条错误,说明用户在此行没有使用ItemNotFoundException:

Initially it was showing an error saying ItemNotFoundException is unhandeled by user at this line:

IAsyncResult OpenExtensibilityResult = cWindow.BeginOpenExtensibilityWindow(gguid,null,null);

IAsyncResult OpenExtensibilityResult = cWindow.BeginOpenExtensibilityWindow(gguid, null, null);

然后我把整个代码放在try catch块中,没有更多的错误,但它没有打开扩展窗口。

Then i put the whole code in try catch block, no more error but its not opening extension window.

//此代码具有不同的功能

//This code is in different function

{

请帮忙。

提前致谢。

推荐答案

请参阅此主题。它可能有所帮助:

See this thread. It might help:

http://social.msdn.microsoft.com/Forums/en-US/communicatorsdk/thread/1a2233fb-b863-4009-b1cf-3e198665f177

http://social.msdn.microsoft.com/Forums/en-US/communicatorsdk/thread/1a2233fb-b863-4009-b1cf-3e198665f177


这篇关于Lync 2013上下文扩展窗口无法打开。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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