【发布时间】:2013-03-17 06:56:08
【问题描述】:
我目前正在使用 yammer Web 部件开发一个共享点站点,当我尝试这样做时。我遇到了一个问题。
我尝试了什么::
Siteactions->编辑页面->插入->Webpart->Yammer 应用程序
之后我收到这样的错误
System.IO.FileNotFoundException:无法加载文件或程序集“Microsoft.Office.Server.UserProfiles,Version=14.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c”或其依赖项之一。该系统找不到指定的文件。文件名:Yammer.SharePoint.Framework.SPUserProfileManager.GetProfile(String accountName, SPSite site) 上 Yammer.SharePoint.Framework 上的“Microsoft.Office.Server.UserProfiles, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c”。 YammerSharePointContentStore.GetUserEmail() 在 Yammer.SharePoint.Framework.DefaultYammerSettingsManager.EnsureYammerSession(String networkId) 在 Yammer.SharePoint.WebParts.YammerAppsWebPart.CreateChildControls()
我按照 yammer 为共享点文档安装了所有先决条件。
是否有任何dll文件丢失或任何其他问题...
【问题讨论】:
标签: sharepoint-2010 web-parts yammer