Currently I\'m accessing SharePoint server users\' My Site section using a C# Con开发者_StackOverflow社区sole application which I\'m executing directly from the server itself with Administrator permis
I have FBA sharepoint site. I am trying to use discussion board RSS feed on to Main site home page. When I used RSS Viewer web part. I am getting below error.
When logged into SharePoint and clicking the \"My Profile\" link from your name in the ribbon a page is shown (Person.aspx) and it shows data from the User Profile store.This is great, except, we have
With the release of Office 365 can someone tell me the support available for custom visual sandboxed web parts created using Visual Studio 2010 SharePoint Power Tools that fetches an Office 365 active
I have a problem withOutlook calendar and Sharepoint. I want to send my Outlook Calendar to Calendar in Sharepoint and this calendar will be available for other people.
Im new to sharepoint and im trying to get a SPList from another SPSite i have on same farm, that itself is not a problem.
I cant seem to figure out whats wrong with this set of code.I have my front end: <asp:Repeater ID=\"ArchiveYearRepeater\" runat=\"server\" OnItemDataBound=\"ArchiveYearRepeater_ItemDataBound\">
I am developing a web part which has to parse a list of files on the server side and to output a report. The problem is that this opperation can last for a big amount of time.
I created a webtemplate (http://msdn.microsoft.com/en-us/library/ms434313.aspx) in SharePoint and added following localized Navigation Bar to the top the navigation in the onet.xml:
I would like to use jquery to get the current logged in username and pass the user information to the connectible webpart.