惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 司徒正美
M
MIT News - Artificial intelligence
博客园_首页
IT之家
IT之家
L
LangChain Blog
D
DataBreaches.Net
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google DeepMind News
Google DeepMind News
Blog — PlanetScale
Blog — PlanetScale
人人都是产品经理
人人都是产品经理
博客园 - Franky
云风的 BLOG
云风的 BLOG
罗磊的独立博客
量子位
G
Google Developers Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 【当耐特】
博客园 - 叶小钗
S
SegmentFault 最新的问题
Stack Overflow Blog
Stack Overflow Blog
B
Blog
T
Tailwind CSS Blog
A
About on SuperTechFans
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

博客园 - 狐狸马三

SharePoint2010 单点登录的问题 sharepoint关于本周视图的一个解决办法(转) asp.net获取URL和IP地址 (转) 转:读取/设置超链接或图片类型栏的值 - 狐狸马三 - 博客园 转:如何查看SharePoint未知错误 - 狐狸马三 - 博客园 VS编辑代码时使用正则表达式去掉行号 转:SharePoint站点中用户信息与AD用户信息的“不一致”问题 无法添加选择的web部件 未能从程序集 ...中加载类型 ...解决 WSS带自定义的webpart页面,出错后页面打不开,如何关闭webpart。 关于添加Web Service引用 windows sharepoint service网站锁定信息的代码实现 很多门户网站中常见的既可以在页面呈现内容,又可以节省空间的HTML代码。 - 狐狸马三 - 博客园 用ListItem获取栏类型为查阅项的栏值 关于Webpart自定义属性 如何获取WSS列表视图的中文字段 webpart代码中的页面跳转 关于SPQuery 和SPSiteDataQuery! sharepoint查看本月和上月信息的视图
Sharepoint2010安装后打不开首页
狐狸马三 · 2012-06-25 · via 博客园 - 狐狸马三

在Windows7上安装了Sharepoint2010 Server,安装后打不开首页,提示未将对象引用设置到对象的实例。但是列表是可以正常打开的,后台管理设置页面也可以正常打开,Web部件库无法打开, 看了错误的跟踪信息,

 [NullReferenceException: Object reference not set to an instance of an object.]

  Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties() +134
  Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs() +44
  Microsoft.Office.Server.Administration.UserProfileApplicationProxy.IsAvailable(SPServiceContext serviceContext) +329
  Microsoft.Office.Server.WebControls.MyLinksRibbon.get_PortalAvailable() +44
  Microsoft.Office.Server.WebControls.MyLinksRibbon.EnsureMySiteUrls() +60
  Microsoft.Office.Server.WebControls.MyLinksRibbon.get_PortalMySiteUrlAvailable() +15
  Microsoft.Office.Server.WebControls.MyLinksRibbon.OnLoad(EventArgs e) +91
  System.Web.UI.Control.LoadRecursive() +65
  System.Web.UI.Control.LoadRecursive() +190
  System.Web.UI.Control.LoadRecursive() +190
  System.Web.UI.Control.LoadRecursive() +190
  System.Web.UI.Control.LoadRecursive() +190
  System.Web.UI.Control.LoadRecursive() +190
  System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2427

 在网上找了一个方案,就是将用户配置服务(UPS)删除,按照方法删除UPS后果然正常了。

参考地址:http://social.msdn.microsoft.com/Forums/en/sharepoint2010general/thread/2eb4af90-dbc1-4ec6-9ac8-dc01046cb26d