The SharePoint 2010 news/announcement webpart cuts off messages after 250 characters. I would like to set a higher character limit.
I have a Sharepoint Server, I published an asp.net Web Service and I want to host it in IIS. Port 80 is being used by Sharepoint. H开发者_JS百科ow do I host this web service on my local machine succes
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
I have some trouble when using SPUtility.SendEmail method in a custom workflow. private void onWorkflowActivated1_Invoked(object sender, ExternalDataEventArgs e)
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
I want to create a copy of document in the SharePoint document library. Basically let us assume there is a template and every user will open the document by clicking on it. I want to create a copy of
I\'m very new to SharePoint, using 2010.Trying to see what we can do with it, in particular with Lists.And I have a feeling I\'m missing something pretty obvious, but can\'t find it.....
Trying to track down this table, I\'ve spot checked some 160 tables and have not been able to find the table that stores data for this list.
I have a complex workflow, written in VS2010 (not sharepoint designer) for Sharepoint 2010. Is there a document somewhere (MS?), with the recommended steps, to deploy an updated workflow, without can
In VS2010 I have a SharePoint 2010 project with an Application Page. In this simple page I have header information about an order and a SharePoint:ListView for the product detail. So, I just want to f