Sorry about having 3 questions in one but they are closely related and should be simple for someone familiar.
I have developed custom timer job in SharePoint 2007. Issue i get , is that timer job executes properly few times, after that it stops working 开发者_JAVA百科and if i check the status of the job it st
I need to be able to download a file out of SharePoint (to send externally) that has the version number in the file name.
In SharePoint lists, you are not permitted to upload files which have any kind of special characters in their file name. (For eg: file&.doc cannot be uploaded)
How can I set a different master page 开发者_如何学运维for only 1 content page? I\'ve followed the steps here http://office.microsoft.com/en-us/sharepoint-designer-help/change-the-current-master-page-
I\'ve an application where user can schedule custom timer jobs which runs only one time. The problem is that the several timer jobs may exactly开发者_如何学编程 at the same time. In that case, if they
Hello I have this code that goes through the SharePoint site and it looks at all the lists, and returns then to a label. Basically I want it to only grab the current site lists only, and not any subsi
I\'m using the following code to add few httpHandlers (for Telerik controls) through the following code.
I have asked our IT to do it but couldn\'t do it right away. Is this a difficult procedure for MOSS 2007 admins? I\'m curious about t开发者_如何学编程he step by step process to accomplish adding other
I have CustomNewForm for inserting items in the sharepoint list. The fields are \"Reason\" and \"Reason OverView\"; both Multiple Line Rich Text fields. I need to copy some text from \"Reason\" to \