摘要:
本文讲述如何在 在SharePoint 2013/2010 解决方案中添加 ashx (HttpHandler)。 一般处理程序(HttpHandler)是·NET众多web组件的一种,ashx是其扩展名。一个httpHandler接受并处理一个http请求,类比于Java中的servlet。类比于 阅读全文
2016年5月12日
2015年3月4日
摘要:
Sharepoint Error : The URL "filename" is invalid. It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the ... 阅读全文
2014年11月4日
摘要:
private void AddFileToDocumentLibrary(string documentLibraryUrl, string filename, byte[] file_bytes, string itemTitleText) { SPSecurity.Ru... 阅读全文
摘要:
How To Write In Sharepoint Log File 怎么对自定义的MOSS代码写日志AddMicrosoft.Office.Serverdll in your project, you can find this dll under“\Common Files\Microsoft... 阅读全文
2014年10月10日
摘要:
The Enterprise Search Center requires that the Publishing feature be enabled. To enable the Publishing feature, follow these steps:ClickSite Actions, ... 阅读全文
2014年9月19日
摘要:
最近项目遇到一个很麻烦的问题,原以为很容易解决,结果搞了那么久,先开个头,再慢慢写SharePoint 2010 ——自定义上传页面与多文件上传解决方案1.创建Sharepoint空白项目,创建应用程序页面,创建custom action, 2自定义项目feature.using Sy... 阅读全文
2014年9月18日
摘要:
http://spjsblog.com/2013/12/08/spjs-upload-for-sharepoint-custom-upload-page-for-uploading-documents-to-various-document-libraries-in-a-site-collectio... 阅读全文
2014年9月17日
摘要:
刚刚结束了公司EP流程,开始KMS项目开发了EP流程:AGpoint+MOSS+C#KMS:MOSS上的文档管理系统 阅读全文
2014年9月16日