随笔分类 -  SharePoint

摘要:EditProfile.aspx替换成 useredit.aspx 阅读全文
posted @ 2009-03-31 09:17 邑尘
摘要:String strUrl=list.Forms[PAGETYPE.PAGE_DISPLAYFORM].Url + "?ID=" + item.ID 阅读全文
posted @ 2009-03-31 08:51 邑尘
摘要:If you are reading this post you probably know about hidden lists in SharePoint sites. Well, one of the hidden lists by default is the "Workflow History" list. The greatest SharePoint workflow history... 阅读全文
posted @ 2009-03-11 10:47 邑尘
摘要:The file reached the maximum download limit. Check that the full text of the document can be meaningfully crawled 阅读全文
posted @ 2009-03-09 08:21 邑尘
摘要:stsadm -o Export -url http://ServerName/SiteName -filename D:\ExportFilename stsadm -o Import -url http://DestinateName/SiteName -filename D:\ExportFilename 阅读全文
posted @ 2009-03-06 14:25 邑尘
摘要:需求: 希望一个sharepoint网站,有多个网址去访问。例如:http://moss:8080/的网站,http://aphla.prismshareusa.int/ 和 http://aphla.carat.int/ 两个网站同时访问。 解决方法如下: 1)创建DNS URL 打开DNS 服务器: 1)click"Start->All Pro... 阅读全文
posted @ 2009-03-06 08:59 邑尘
摘要:转自http://www.cnblogs.com/DongJie1982/archive/2008/06/30.html 当用stsadm.exe 工具 backup 一个网站集然后 restore到其他Application 上,Event Log里面经常出现下列错误: Event Type: Error Event Source: Office SharePoint Server Event... 阅读全文
posted @ 2009-03-03 08:49 邑尘
摘要:配置基于磁盘的缓存设置 适用于: Microsoft Office SharePoint Server 2007 基于磁盘的缓存是您可对存储在 Web 应用程序数据库中的内容进行更快处理的一种方式。如果您的 Web 应用程序包含诸如图像和多媒体文件等大型文件,则启用基于磁盘的缓存可以缩短页面传递时间,因为该缓存能够将文件存储在前端 Web 服务器上,从而减少数据库流量。 您可以在要应用... 阅读全文
posted @ 2009-02-26 11:12 邑尘
摘要:cd /d "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Resources" copy avm.resx avm.en-US.resx copy compproc.resx compproc.en-US.resx copy ep.resx ep.en-US.resx copy er.resx ... 阅读全文
posted @ 2009-02-23 10:51 邑尘
摘要:一列表要导到另一个site中,但大于10M,没办法存为模板出来,google了一下,发现这方法, 给大家共享之. 最大也只能500M。 原文 Saving a list as a template is an easy way of transferring data from one place to another in SharePoint. By default, however, t... 阅读全文
posted @ 2009-02-18 14:47 邑尘
摘要:当我爬网的时候,出现这样的错误 Value was either too large or too small for a UInt32. at System.Convert.ToUInt32(Double value) at Microsoft.SharePoint.ApplicationPages.SPListInfo.get_ItemCount() at Mi... 阅读全文
posted @ 2009-02-18 10:28 邑尘
摘要:An error occured while rendering navigation for requested url,Feature"xxx" for list template "xxx" is not installed in this farm. 该错误是因为将安装过核心模板ApplicationTemplateCore.wsp的站点restore到没有安装过核心模板的机器上的原因。 ... 阅读全文
posted @ 2009-02-16 10:21 邑尘
摘要:Error in commiting pending workflow batch items: System.InvalidOperationException: 工作流的事件接收器上下文无效。 System.InvalidOperationException: The event receiver context for Workflow is invalid 这是由于在创建Task的时候... 阅读全文
posted @ 2009-02-11 20:47 邑尘
摘要:目录 获得List 初始上传,还没有Check In过的File删除 SPListCollection转Datatable Folder类型添加自定义属性 多行文本取出换行 识别为垃圾邮件 使用MOSS自带的方法发送email .net方式发送email 更新审批状态 string转Guid Con 阅读全文
posted @ 2008-12-29 14:20 邑尘
摘要:如何将用户的个人信息,如部门,显示在页面上呢? 使用SPD打开页面,可以是母版页和布局页面。 1.引入DLL 2.引用Profile Property Loader 3.在具体的需要放的位置放上具体的属性,如:部门 Department可以换成其他的属性,如“PreferredName”是显示名。 另 是放个人图片的。 阅读全文
posted @ 2008-11-04 10:50 邑尘
摘要:在修复安装sharpoint的时候,出现该错误,按MSDN的检查,没有发现问题。重新安装SQL2005的时候,发现原来是SQL的问题,需要修复一下WMI,同时伴随着SQL安装自检不通过。使用脚本修复下即可。 @echo on cd /d c:\temp if not exist %windir%\system32\wbem goto TryInstall cd /d %... 阅读全文
posted @ 2008-09-11 15:24 邑尘
摘要:今天在将SSP中的用户导入到web的时候,碰到The user does not exist or is not unique错误,与管理员联系后发现该用户已经被删除。遂以为是我同步周期问题,重新完全导入了下用户,问题依旧。该User依旧存在。 网上查了下,如果是Form认证是需要MemberShip的(http://forums.msdn.microsoft.com/en-U... 阅读全文
posted @ 2008-08-29 15:25 邑尘
摘要:经常会出现标题中的错误,很多时候不知道是否是安全的更新,即使使用了web.AllowUnsafeUpdates=true;依旧会出现,原来有些是需要使用到site和Application的。所以我现在直接进Application中将Central Administration--->application management---->web application settings--... 阅读全文
posted @ 2008-08-22 11:16 邑尘
摘要:建立辅助数据源,选择sharepoint列表或者文档库,选择到相应的list,选择相应的列。 双击infopath中的下拉框--列表框选项---选择从外部数据源查找值---数据源选择建立的数据源。 然后设置下项、显示值和显示名称即可。 同样的,可以链接到XML、SQL和webservice。 阅读全文
posted @ 2008-07-24 16:10 邑尘
摘要:最近在做工作流的时候,将infopath发布到SharePoint的时候,经常出现“服务器上无法使用XSN的问题”,经过检查是因为Contact Selector的辅助数据源的SiteUrl属性没有填写的缘故。 另,在发布Infopath之前,可以预览下,预览成功了再发布。 Infopath不熟悉,浪费很多时间。 阅读全文
posted @ 2008-07-14 15:14 邑尘