BruceLee
DocumentDiscussion

导航

 

2008年9月17日

摘要: 现象,自定义开发的页面,部署到Layout下。页面使用了MOSS的RichTextField服务器端控件 <SharePointWebControls:RichTextField ID="RichTextField1" ControlMode="New" FieldName="CommListTopicContent" runat="server"> </SharePointW... 阅读全文
posted @ 2008-09-17 22:43 Bruce Lee 阅读(468) 评论(0) 推荐(0) 编辑
 
摘要: E文环境提示:Error:System.ArgumentNullException: Value cannot be null.Parameter name: serverContextat Microsoft.Office.Server.SiteContext..ctor(ServerCo ntext serverContext)at Microsoft.Office.Server.SiteCo... 阅读全文
posted @ 2008-09-17 22:42 Bruce Lee 阅读(2591) 评论(1) 推荐(0) 编辑
 
摘要: 此网页的安全性验证无效并且可能损坏。请单击 Web 浏览器中的“后退”,刷新网页,再重试操作。 打断权限后AllowUnsafeUpdates被恢复为false,所以打断权限后要在true一次。 另外打断权限代码spWeb.RoleDefinitions.BreakInheritance(false, true); 不能用false,要手工清除权限,不能用false来自动清除权限,否则出错... 阅读全文
posted @ 2008-09-17 22:41 Bruce Lee 阅读(431) 评论(1) 推荐(0) 编辑