Jul 1, 2012

Prevent Outlook from Sending Emails with a Blank Subject

Objective: In the IT Industry, Outlook is most popularly used as the Email client. The subject line is a very important part of any email. Many times has it happened to you that you have sent an email through Outlook without a subject line? After clicking the Send button, you realize that you have...

Jun 21, 2012

Jun 19, 2012

Versions of SharePoint

Ø  Microsoft Content Management Server (CMS) (Year 2002) Ø  SharePoint Portal Server (Year 2003) Ø  Windows SharePoint Services 3.0 (Year 2003) – Free Ware Ø  Microsoft Office Share Point Server (MOSS) (Year 2007) (Built on .NET 2.0) –        Combination of CMS and SharePoint Portal Server Ø  SharePoint Foundation Server (Year 2010) – Free...

Jun 13, 2012

Databases must be empty before they can be used. Delete all of the tables, stored procedures and other objects or use a different database.

Problem: I got this error when I tried to stop and start the Windows SharePoint Services Search service by the following: Central Administration ->Operations ->Services on server->Windows SharePoint Services Search->Stop Central Administration->Operations->Services on server->Windows SharePoint Services Search->Start The below is the step by step solution to fix this issue. Solution: 1....

The specified database has an incorrect collation. Rebuild the database with the Latin1_General_CI_AS_KS_WS collation or create a new database

Problem:  I have faced this error when I created a DB in the SQL server and then tried to create the Search Server DB name in the Search Server Configuration Page while configuring the Microsoft Search Server Express 2008. Solution: 1. The problem is the database created has incorrect collation. 2....

Jun 9, 2012

Hiding Default Title Column in a list in SharePoint

In this article, we will know about a small tip, How to hide the default title column which is created by default whenever a list is created in a SharePoint list. Steps: 1. Whenever a list is created, you will see a default column “Title” in the list. 2. In Some cases, we do not need this and...

Jun 8, 2012

Internal Column Name in SharePoint List

In this article, we will know how to find the Internal Column Name in a SharePoint list. Steps: 1. Suppose that we have created a list with a column named “Continent” as shown below: 2. Go to Settings-> List Settings -> Click on the Column listed in the Lists to which you have to find...

Jun 6, 2012

Remove Blogger Attribution Widget in Blog

Sometimes, you would like to have your custom attribution in your blog. Here is the article to change the default blogger attribution. Steps: 1. Go to Design -> you will see the default attribution in the blog as shown below: 2. By default, you do not have option to remove this widget like...