We are deploying sharepoint MOSS 2007 at our work. I\'m trying to come up with a sharepoint development and deployment methodology. We have Dev/QA/Prod environments and I need a way, preferably automa
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
We\'ve created a pretty standard issue tracking system based off of SharePoint\'s template with just a few extra columns.On the list view (AllItems.aspx), the first colum开发者_Python百科n is called \
i have a timer job which i want to run only once per day, for the entire farm. How do I Deploy it in a multiple WFE environment? Do I run the stsadm -o deploysolution command in every WFE, or just t
I have a Document Library A and a list B. When a document added to A, an item is created in B with the Title = A.Url. Another workflow runs whenever a document is updated in A which makes a lookup: B
Currently I have a few lists in my SharePoint site that has been hidden from the user (via the hidden property which was set programmatically).I was wondering whether there are any special urls/we开发
I\'m attempting to determine whether a user is a member of a given group using System.DirectoryServices.AccountManagment.
When I publish a file from code byte[] fileBytes = objItem.File.OpenBinary(); string DestinationURL = string.Format(@\"{0}/{1}\", objDestinationFolder.Url, objItem.File.Name);
I was wondering in sharepoint what the difference between a forms library in sharepoint vs the central admin page under manage form templates.I am trying to upload .xsn files so that no one can access
I will be taking on the role of support for a complex application that is transitioning from the development team. This application is a sharepoint solution that connects to several (7) web services.