There is an email sending when new user added to site groups. It is sending custom email format \"A new user had been added to XXX Section group of the Communities, the user\'s name is Matthew .The Me
I have a simple WCF webservice client that sends a request to Microsoft Search Server (included with SharePoint 2007) on /more/_vti_bin/search.asmx
Our IT manager is asking my help on deciding on wh开发者_如何学Cich would be the best to save the data. Is it in sharepoint or sql server.
I am currently developing a sharepoint webpart to display a private discussion board. The discussion can only be viewed by limitted users. The following allowed users as of now could be: Site Collecti
I am trying to update the profiles of users in my SSP Application and I have 10000 records. Most of them are being updated for the first time and there are 21 records which are getting updated everyti
When I try to add a File type field to a custom list I get System.InvalidOperationException: Operation is not valid due to the current state of the object
I am writing a web control where I\'m overriding the CreateChildControls method.In this method I create an EditModelPanel, add a button to it and then add the EditModePanel to my web co开发者_C百科ntr
I have created approval workflow in SPD 2007. Step 1) User submit the form --> Workflow setup on create a new item on Request Form
I have the following code: SPQuery oQuery = new SPQuery(); oQuery.Query = @\"<Query> <Where>
I am trying to restore a backup of our Production Database to our Test environment, and receive the error \"A content database with the same ID already exists on the farm.\" after the restore operatio