Here is how you can set item level permissions for a document library/list in sharepoint. public string ItemLevelPermissions(string SiteAddress) { string ReturnResult = ""; … more →
Rehman Gul [MVP, MCTS SharePoint]rehmangul wrote 3 days ago: Here is how you can set item level permissions for a document library/list in sharepoint. public str … more →
rehmangul wrote 1 week ago: SPContext class is used to return context information about the current Web application, site collec … more →
rehmangul wrote 1 week ago: When your project is ready for debugging, make sure you do not change ANYTHING in your code after yo … more →
rehmangul wrote 1 week ago: Here is a quick reference for STSADM and WSPBuilder deployment commands. You can use individual comm … more →
rehmangul wrote 1 week ago: So, you are looking to get a date list at quick launch position in a multipage meeting workspace: (f … more →
rehmangul wrote 2 weeks ago: In this post, I am going to write an event handler that: is triggered when an item is added to a d … more →
rehmangul wrote 3 weeks ago: First, we have to read from “Person or Group” field. It could be a “Person or Grou … more →
rehmangul wrote 7 months ago: It is important to understand the differences between MOVING, MIGRATING or UPGRADING a farm: http:// … more →
rehmangul wrote 7 months ago: Sharepoint Service Pack 2 (SP2) is now released: http://blogs.msdn.com/sharepoint/archive/2009/04/28 … more →
rehmangul wrote 7 months ago: If you are moving your site from testing to production, site backup and restore (using STSADM comma … more →
rehmangul wrote 8 months ago: Error27: A link was provided in the site that had “/_layouts/…../…..” in the … more →
rehmangul wrote 8 months ago: To enable a document library to receive emails, first you have to enable this feature in Central Adm … more →
rehmangul wrote 8 months ago: Error26: Scenario: Title field is set as required in one of the Content Types used in a doc lib. How … more →
rehmangul wrote 8 months ago: Yes, you can do that! Open your site in SharePoint Designer. This will display all the doc libs in t … more →
rehmangul wrote 8 months ago: Error25: Configuration wizard failed with “system error code 122″ and then with “s … more →
rehmangul wrote 9 months ago: Some microsoft office sharepoint server errors and their fixes or workarounds. Hopefully these make … more →
rehmangul wrote 1 year ago: If ‘portal level search’ is working and ’site level search’ is broken in you … more →
rehmangul wrote 1 year ago: In case you receive the following error message while working with add or update event handlers in S … more →
rehmangul wrote 1 year ago: To install the prescan.exe tool, you must install Microsoft Office SharePoint Server 2007 to a test … more →