随笔分类 -  SharePoint

 
SharePoint:CssLink and CssRegistration
摘要:Demystifying SharePoint CSS LinksThereseems to be a lot of confusing, incomplete, or incorrect information(some of it from yours truly) out there about the choices available toyou when the time comes ... 阅读全文
posted @ 2010-06-21 16:17 jerry.chen 阅读(709) 评论(0) 推荐(0)
TroubleShooting: Eventid 6482-Reason:Access to the path 'C:\WINDOWS\system32\drivers\etc\HOSTS' is denied. Eventid7888
摘要:配置一个sharepoint 中型场的时候应用程序日志总是报错:If you get this error every other minute:Event Type:ErrorEvent Source:Office SharePoint ServerEvent Category:Office Server Shared Services Event ID:6482Date:2007-06-05T... 阅读全文
posted @ 2010-03-22 23:06 jerry.chen 阅读(2218) 评论(0) 推荐(0)
添加web front到farm中throw securityexception解决方法
摘要:向farm中添加一台web front执行配置向导后提示无权限连接数据库,EventLog中的信息如下:配置 SharePoint 产品和技术失败。为使此产品正确运行,必须执行配置。若要诊断该问题,请检查 c:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS\PSCDiagnostics_3_10_... 阅读全文
posted @ 2010-03-11 00:09 jerry.chen 阅读(274) 评论(0) 推荐(0)
MOSS Zones and Alternative Access Mapping (AAM)
摘要:Multiple Types of Entry, One ApplicationWithin a collaboration environment, it is common to have multiple typesof entry for a singular web application that will resolve to the samecontent for varying ... 阅读全文
posted @ 2010-01-13 14:04 jerry.chen 阅读(602) 评论(0) 推荐(0)
修改SharePoint网站最大上载大小时有时需要关注的事项
摘要:我们在用SharePoint存储文档时,用户要上传200多MB到站点上,结果受到上传大小限制。在管理中心里做了修改,增加了上载大小限制。可是用户在上传的时候,不是提示连接超时,就是未知错误。结果查了下,微软的支持中心里找到了原因,有些情况下,要想真正实现能够上传大文件,还要注意以下情况。 由于网络传输速度的原因,一个大文件,可能要传很长时间。这个我们可能在虚机里或者本地局域网里觉察不出来速度太慢... 阅读全文
posted @ 2009-12-24 09:52 jerry.chen 阅读(334) 评论(0) 推荐(0)
MOSS / Sharepoint 2007 Custom Error Page and Access denied Page
摘要:In case if you are interested in creating your own custom error page and custom access denied page instead of the out of the box MOSS / Sharepoint error page (generally the requirements in Publishing ... 阅读全文
posted @ 2009-12-17 15:22 jerry.chen 阅读(793) 评论(0) 推荐(0)
Understanding the SharePoint calendar and how to export it to iCal format
摘要:转载:http://blogs.msdn.com/sharepoint/archive/2007/05/14/understanding-the-sharepoint-calendar-and-how-to-export-it-to-ical-format.aspx Introduction One of the challenges of accessing SharePoint calend... 阅读全文
posted @ 2009-12-09 16:30 jerry.chen 阅读(1042) 评论(0) 推荐(0)
Necessary SharePoint Service Accounts[转]
摘要:转子:http://www.shareesblog.com/?p=247SharePoint uses service accounts to run specific services behind the scenes. SharePoint does not function under the practice of “running everything as adminis... 阅读全文
posted @ 2009-11-15 00:21 jerry.chen 阅读(365) 评论(0) 推荐(0)
绑定到List 中的Eventhandler【转】
摘要:通常,我们使用如下方式来为列表注册一个Eventhandler 事件处理程序:SPSite site = new SPSite(siteurl);site.OpenWeb(weburl);SPList list = web.Lists[列表名字];list.EventReceivers.Add(事件类型,程序集名称,类名);每个 SPList 对象都具有一个 EventReceivers 集合。E... 阅读全文
posted @ 2009-11-11 10:07 jerry.chen 阅读(356) 评论(0) 推荐(0)
SharePoint设置匿名访问【转载】
摘要:本文转载自:SharePoint学习札记[5] — 设置匿名访问设置网站的匿名访问一般有三种情况:1. 创建Web应用程序时进行匿名访问设置。2. 对已建立的网站进行匿名访问设置。3. 对同一个网站分别设置验证访问和匿名访问。创建Web应用程序时进行匿名访问设置 新建Web应用程序时在“安全性配置”的“允许匿名访问”选择“是&... 阅读全文
posted @ 2009-07-07 09:51 jerry.chen 阅读(692) 评论(0) 推荐(0)
SPUtility.SendEmail替代方案
摘要:前段时间提到SPUtility.SendEmail方法存在部分缺陷,最大的缺陷就是邮件内容2048个字符限制,换成用System.Net.Mail 发送邮件则需要设置密码。在WebPart中设置密码十分不便。今天终于发现一个好方法,如下:[代码]利用传出电子邮件设置的配置信息和System.Net.Mail.SmtpClient 类发送邮件。不需要设置密码即可使用,又摆脱了SPUtility.Se... 阅读全文
posted @ 2009-07-02 16:21 jerry.chen 阅读(1049) 评论(0) 推荐(0)
修复moss本机访问SharePoint 401.1 HTTP错误
摘要:环境:DC Server : DC01.jerry.local win03 sp1MOSS Server: moss.jerry.local win03 sp1 + moss sp2Web application mapping: www.jerry.local 通过ISA发布到外网症状:有时候我们在域环境中创建好Web应用程序后,在moss本机确无法正常访问,返回HTTP401.1错误。注意,W... 阅读全文
posted @ 2009-05-26 01:18 jerry.chen 阅读(1785) 评论(2) 推荐(0)
SharePoint中计算值公式函数简介[转载]
摘要:来自:http://blog.csdn.net/xuwenwu/archive/2008/06/01/2501006.aspx SPS中您可以使用列表或库中的公式和函数以多种方式计算数据。通过向列表或库中添加计算列,可以为来自其他列的数据创建公式,并可执行函数以计算日期和时间、运行数学方程或处理文字。例如,在任务列表中,可以使用一个列根据“开始日期”和“完成日... 阅读全文
posted @ 2009-05-19 11:17 jerry.chen 阅读(987) 评论(0) 推荐(0)
Microsoft Office SharePoint Server 2007的文件目录结构[转载]
摘要:安装了MOSS2007后,所有与SharePoint相关的文件都放在本地目录C:\Program Files\Common Files\Microsoft Shared\web server extensions\12下面。下面介绍一些主要的文件目录。1、ISAPI目录此目录下面存放的是SharePoint自带的Web Services,我们也可以自定义Web Services封装在SharePo... 阅读全文
posted @ 2009-05-14 12:22 jerry.chen 阅读(304) 评论(0) 推荐(0)
How to change service accounts and their passwords in MOSS and WSS 3.0
摘要:How to change the Application Pool Identity of a WSS or MOSS web application Open SharePoint Central Administration, click Operations. Under Security Configuration, click Servi... 阅读全文
posted @ 2009-04-28 01:10 jerry.chen 阅读(672) 评论(0) 推荐(0)
常用的stsadm命令行参数
摘要:常用的stsadm命令行参数有: 1、installfeature、uninstallfeature: feature部署和卸载; 安装feature:stsadm -o installfeature -filename [feature文件夹下]\feature.xml 激活feature:stsadm -o activatefeature -filename [feature路径]\fea... 阅读全文
posted @ 2009-04-27 22:34 jerry.chen 阅读(757) 评论(0) 推荐(0)
CustomAction Element (Custom Action)[转载]
摘要:Defines a single custom action for a link or toolbar item. Attributes Attribute Description ContentTypeId Optional Text. Specifies the ID of a content type to associate with the cus... 阅读全文
posted @ 2009-04-23 11:56 jerry.chen 阅读(594) 评论(0) 推荐(0)
SPUtility.SendEmail缺陷
摘要:最近一个项目需求要求可以发送email,刚开始调用了SPUtility.SendEmail方法: SPUtility.SendEmail(pSPWeb, true, true, pEmailAddress, pSubject, pBody); 开发环境测试的时候发现Html 标签无法在邮件中转换格式,全部都显示为文本。再后来当邮件Body长度超过2048个字符后,将会被自动截掉。google了没... 阅读全文
posted @ 2009-04-23 02:15 jerry.chen 阅读(972) 评论(2) 推荐(0)
Quickpart、Smartpart完美支持AJAX[转载]
摘要:关于在Sharepoint中使用Quickpart"Smartpart并封装含AJAX控件的User Control网上已经有很多资料,一般就是以下几步: 1.安装ASPAJAXExtSetup(ASP.NET Ajax扩展) 2.安装ASPNETAJAXVS2008(VS 2008 Ajax扩展,如果是VS2005那就装2005对应的,这两个都可以在http://ajax.asp.net下载最新... 阅读全文
posted @ 2009-04-21 17:35 jerry.chen 阅读(628) 评论(0) 推荐(0)
Walkthrough:SPSiteDataQuery example code in C#
摘要:SPSiteDataQuery:Describes a query performed across multiple lists, which may be located in multiple Web sites in the same Web site collection.Namespace: Microsoft.SharePointAssembly: Microsoft.SharePo... 阅读全文
posted @ 2009-04-15 16:11 jerry.chen 阅读(1412) 评论(0) 推荐(0)