I have list in Sharepoint with two new custom column \"First line approvers\" and \"Second line approvers\".
Whenever I try to edit the shared properties of my custom web part in sharepoint 2007, I get the following error:
on Sharepoint development purpose. on installing sharepoint2o1o whether standalone option or server farm be开发者_JAVA百科tter suited for developememt
I have a MOSS2007 application and now I want to unit test on the application. Is ther开发者_JAVA技巧e any way to do that?Use Typemock Isolator for SharePointTypemock Isolator for SharePoint is the sta
I have installed the follow开发者_JAVA技巧ing: .Net Framework 3.5, windows installer 3.1, IIS 7.0, ASP .NET, Microsoft DynamicsAX .NET business connector, AMO, AOS and Microsoft office share point se
I\'m trying to create Sharepoint Site based on SalesLeadPipeline template but its is giving the following error
We have the following code in a webpart: using (SPSite site 开发者_运维技巧= new SPSite(\"http://localhost/\"))
I have list in Sharepoint with new column \"First line approvers\". Type of this column is \"Person or Group\" and \"Allow multiple selections\" is set to \"Yes\".
SharePoi开发者_开发技巧nt Lookup field, what is it? Please share, thanks.It is a type of field used to indicate that the possible values of a column in a list must be taken from the elements of anoth
开发者_如何学编程I want to create folder inside my document library based on other document library in the root. And I want to run this workflow on new document library creation.