wss
Detecting dead accounts and cleaning them from a SharePoint site
I\'ve been asked to create a solution which detects the dead accounts and cleans it up from a SharePoint site.[详细]
2023-01-19 11:21 分类:问答Copy permissions from one user to another user - SharePoint
I want to copy the permissions of a user and to another user. I know i can do it by creating a group with required permissions and adding the users will do it. But i dont want to create a group. Is th[详细]
2023-01-18 14:44 分类:问答WSS 3.0 Cannot create list instance
I开发者_Python百科 have created three features - fields, content types and lists. I deployed the solution and everything was fine. However, I deleted my list instance from the Lists section in my site[详细]
2023-01-16 14:44 分类:问答WSS 3.0 managing multiple versions of the same document in a parallel development environment
We are using WSS 3.0 at work to manage design documents for our systems.We work in a parallel environment which means we usually have a production copy of a document (e.g Doc A) plus also two or more[详细]
2023-01-16 00:18 分类:问答Filenotfound exception while opening an SPSite object - x64
I\'ve created a simple asp.net application to open a site and display the title of the corresponding web. But i\'m getting FileNotFoundE开发者_StackOverflow社区xception while trying to open the site.[详细]
2023-01-14 03:51 分类:问答SharePoint 2007: Activating feature through code not calling featureactivated event
I am trying to activate a SharePoint feature through code. SPWeb.Features.Add(new GUID(\"XXXXXX\") This above line is written in featureinstalled event handler where I am reading all the sites on the[详细]
2023-01-13 06:52 分类:问答How do I set up a choice column in Windows Sharepoint Services 3 SP2 that contains the date/time and user identity that selected a particular choice?
We are using WSS 3 SP2. I\'d like to preface this by saying that while I have been programming for some time, I have not done any Sharepoint development before now, so I am very much a newbie in that[详细]
2023-01-13 03:34 分类:问答WSS 3.0 as Application platform
This is an architectural question. We are in the process of building a document management site with basic workflow which needs to be external facing.The external facing application needs to be brand[详细]
2023-01-10 10:08 分类:问答Custom function for WSS 3.0 calculated columns
Is there any way I can add a custom function to WSS 3.0 that can be used in calculated fields? For example, I want to add a function that URL Encodes strings, so that the users 开发者_JAVA技巧can cr[详细]
2023-01-10 05:59 分类:问答SharePoint List - Copy SPListItem ID
I have a solution that copies all the content of SharePoint lists to a file, and then copies the content of the file back onto SharePoint (used for backups and stage / live environment switches).[详细]
2023-01-10 05:10 分类:问答