In sharepoint my web part is calling a web service. This web service does some heavey processing in the background. On large data sets the page asks for your username and password after a certin perio
I开发者_JAVA百科s there a way to customize the layout of the default page on the My Site? I know you can deploy a feature to push files into the hive to deploy a custom theme and a custom CSS, but wha
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am trying to get the membership of a group in WSS 3.0. I am doing this in an elevated permissions block. Here is the code:
I need to extract the data from a SharePoint List and view it in a GridView ASP control or any other data table control, how to use the SharePoint API to extract the items from the SharePiont list and
Migrated a MOSS content DB to a brand new farm. The My Sites also were on the same content开发者_开发问答 DB. Then the SSP also was migrated over. However, the My Profile link is not binding to the re
I need t开发者_Python百科o show an \"Exit\" popup window in MOSS pages. How can I achieve this? Setup a javascript include for jQuery
I have migrated the Project Server using the method shown here. I am able to see all the data. However the Navigation box is pointing to th开发者_StackOverflowe old Server. [Like the Server Settings,
I have a SPListItemCollection with ~500 items in. I am looping through using a for each loop, each time grabbing the file and writing it out to a pdf document. I am getting the error \"Thread was bein
I make a custom filter web part using the example from MSDN (http://msdn.microsoft.com/en-us/library/bb457205.aspx). The custom web part is a provider and has selection buttons. Each button has multip