sharepoint
Whose My Site am I on? (Programmatically)
I am building a web part to put on Sharepoint My Sites. I need to get the SPUser whose My Site the web part is on. Currently I simply use[详细]
2023-04-12 04:39 分类:问答Liferay and sharepoint integration
I am looking for some resources or guideline for integration of liferay with sharepoint. I want to pull data from lifera开发者_开发百科y and show it on sharepoint. Any CRM component available for this[详细]
2023-04-12 03:47 分类:问答Problems with single anonymous access aspx in Sharepoint 2010
I got a SharePoint Project which already works with开发者_如何学Go anonymous Access. Now I added an aspx-page which is used for streaming images. That aspx-page is added into a virtual directory[详细]
2023-04-11 23:16 分类:问答File not found Custom Action SharePoint 2007
I\'ve googled a lot, but I just can\'t get a clue of what\'s happening here: I developed a Custom Action in the ECB for Document libraries in MOSS 2007, it changes the document name with the company[详细]
2023-04-11 20:57 分类:问答SharePoint 2010: Set character limit of news webpart without SP Designer?
The SharePoint 2010 news/announcement webpart cuts off messages after 250 characters. I would like to set a higher character limit.[详细]
2023-04-11 15:23 分类:问答how to switch SharePoint 2010 master page for logged in user
How to switch Sharepoint 2010 depending on the logged in user? an example : 开发者_开发知识库I want to make \"mycustompage.master\" as master page for users in group \"mysiteowners\" and \"v4.master[详细]
2023-04-11 10:30 分类:问答Adding Quick Launch links in Sharepoint 2007 for new dashboards added via a wsp
I have a Sharepoint wsp file in which I create two new dashboards (both the aspx f开发者_开发技巧iles and their metadata setup are included in my elements.xml file).[详细]
2023-04-11 08:41 分类:问答Cannot send Email in custom workflow sharepoint 2010
I have some trouble when using SPUtility.SendEmail method in a custom workflow. private void onWorkflowActivated1_Invoked(object sender, ExternalDataEventArgs e)[详细]
2023-04-11 07:37 分类:问答Unable to access any web services in the _vti_bin folder from SharePoint web server
We have an internal portal hosted on a SharePoint web server. There is a separate server for indexing the portal content. I have a custom web application that invokes the SharePoint search web service[详细]
2023-04-11 07:10 分类:问答Is it possible to compare current user to a SharePoint list/group and switch views if they belong?
So I have a list of managers in my SharePoint site, and I am able to get the current user by using a web service and storing their name into a control. Is it possible to compare this name to everyone[详细]
2023-04-11 06:55 分类:问答