Archive for 'Configuration' Category

List of SharePoint Base Permissions with their Hex and Decimal Values

By namwar - Last updated: Sunday, October 23, 2011

Here is the list of all SharePoint base permissions valid for Windows SharePoint Services and SharePoint Foundation both, along with their Hex and decimal values. I hope it will help you to easily reference them in your projects. Permission Name Hex Value Decimal Value Description AddAndCustomizePages 0×40000 262144 Add, change, or delete HTML pages or [...]

Share

What is the meaning of “Limited Access” in SharePoint?

By namwar - Last updated: Saturday, October 22, 2011

If you are wondering what is “Limited Access” in SharePoint and how does it affect you then here is the simple explanation: “Limited Access” in SharePoint means a user has an access to an item of the page specifically but not the whole SharePoint list. Normally, we don’t manage individual item permissions and list items normally inherit [...]

Share

SharePoint 2010 Service Pack 1 is out!

By namwar - Last updated: Wednesday, June 29, 2011

Today Microsoft has released the much awaited Service Pack 1 for SharePoint 2010 along with Office 2010.  Along with many bug fixes and minor updates, here is a quick list of new functionality which SP1 will add in your SharePoint environment:   For video display, you will now be able to select a frame as [...]

Share

Access Denied while changing name of a Document of Document Library

By namwar - Last updated: Sunday, June 21, 2009

So, if you are getting Access Denied error while changing the Name of a document of a SharePoint Documnt Library and you know that you have the Update/Modify permission on that doucment then make sure you also have Delete permission on that document.

Share

Solution for "Virtual PC has detected an invalid or missing Product ID" error

By namwar - Last updated: Friday, March 27, 2009

Here is the quickest solution to solve the “Virtual PC has detected an invalid or missing Product ID” error

Share

How to display real Error in Sharepoint web site

By namwar - Last updated: Saturday, October 25, 2008

Just perform the following steps to display the real error happened in Sharepoint site instead of a generice Unknow error message.

Share

How to remove or Extend New! Item tag for Sharepoint List Items

By namwar - Last updated: Sunday, September 7, 2008

This article describes the step-by-step procedure to set the duration for which New item tag will be displayed in Sharepoint List

Share

Moving Sharepoint Portal from one server to another server

By namwar - Last updated: Thursday, August 28, 2008

It describes step-by-step procedure to move databases from one machine to another machine and how to attach them.

Share

Cannot start service SPAdmin on computer

By namwar - Last updated: Tuesday, August 12, 2008

Here is the solution if you get error Cannot start service SPAdmin on computer

Share

Registry setting for Sharepoint Configuration Database connection string

By namwar - Last updated: Wednesday, July 16, 2008

Ever wondered where does Sharepoint saves its configuration database connection information? Sharepoint 2007 saves its connection string for configuration database in registry and you can change it easily if you have moved your configuration database from one server to another. Following is the registry path My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\Secure\ConfigDb and our required key is [...]

Share