I\'m using Microsoft code to create a new Organisation in the User Profile Server, as per http://msdn.microsoft.com/en-us/library/ms545122.aspx.
In my document library I have a number of HTML files with the calender month on them (e.g. July 2011.htm, August 2011.htm through to December 2012). I have a Content Editor webpart that displays the H
There seem to be two versions of Sharepoint\'s DLL. I am trying to add a folder, using clientContext and updating the list. But I get an error \"use SPFileCollection.Add()\". I have seen heaps of the
I have a ashx开发者_开发知识库 handler that gets a file we are using, this in SharePoint, and then it checks what kind of file it is and then it writes using Response.BinaryWrite. It get this file fro
Can anyone explain how to implemen开发者_StackOverflow中文版t MVP pattern for SharePoint Webparts when you have user controls (with dropdowns) and webpart properties (or even more editorparts).
Our team has found there are some things that can\'t be done in the out of box SharePoint web services, so we\'ve decided to build our own web service wrapper, to wrap around Microsoft.SharePoint.dll
I\'m attempting to query the search service in JavaScript with JQuery and AJAX. I keep getting a 415 Unsupported media type error back. I\'m sending a SOAP envelope to the server through this AJAX com
Following is our setup & requirement: There\'s a public web application accessible via SSL + Basic Authentication. Most of these applications are in ASP.Net; couple of legacy ones are in classic
I have authoring environment and production environment for my 开发者_运维百科public facing site. Now the requirement that I have is there is one Private document library which should only be availabl
I\'m meeting a problem with getting input value from sharepoint people editor via js. usually, we can get value from this control via below codes: