in

SharePoint Blogs

The Best Place for SharePoint-related Blogs

This Blog

Syndication

All About SharePoint - S.S. Ahmed - MVP Microsoft SharePoint

All About SharePoint, as the name suggests, is all about SharePoint. It has articles, tutorials, source code, FAQs, and tips about SharePoint, InfoPath, C#, Microsoft Office, SQL Server, XML, etc.

MOSS 2007 - Creating a Site Collection

MOSS 2007 - Creating a Site Collection

I am not going into any details. If you want to learn about site collections, there are probably many other good places but if you are a beginner who have just installed MOSS 2007 and now you are looking to create a top level site in MOSS 2007, then here are the initial steps.

If you are still stuck with the MOSS installation and setup, then you may find the following post useful, it shows you how to setup MOSS from scratch. The following post also discusses the pre-requisites and places from where you can download the pre-requisites:

MOSS 2007 (Beta 2) Setup

After the setup and configuration is complete, you will be presented with a SharePoint Central Administration screen. Your first task is to enable some important services on the server. Click on the "Operations" tab and then select "Services on server".

You will see a screen similar to the following:

Select "Single Server or Web Server for small server farms" if you are using a single machine for your deployment. Start the services shown in red boxes in the figure shown above. These services are: Office SharePoint Server Search and Windows SharePoint Services Web Application.

You can also create "Shared Services" for your farm. SharePoint will automatically create shared services for the site collection you will create but if you want to see how shared services are created then follow the instructions shown next.

Click on the "Application Management" tab and then click "Create or configure this farm's shared services" link (encircled in red in the figure shown below).

You will be presented with the following screen:

You can see in the figure above that I have already created a couple of shared services. Click on the "New SSP" link to create a new shared service, this will open a new page. Most of the fields in this page will already have been populated with default values.  Enter a name in the "SSP Name" field and select your newly created application from the "Web application" drop down. Enter your username and password in the "SSP Service Credentials".

SharePoint will automatically add a name for the database that will be created for the shared service. You can change this name if you want. You can select a database authentication method. Windows authentication is the recommended option but you can also use SQL authentication. A search database will also be created and you will have the option to rename this database. Select authentication method for this database and finally, you will have to select an index server. In my case, it is the SQL server that hosts my SharePoint DBs. If you have a separate index server, you can choose it in the "Index Server" drop down, otherwise, choose the default SQL server and click "OK".

Now, you can start creating a web application. Select "Application Management" tab and click on "Create or extend Web application".

Select "Create a new Web Application" next.

In the next screen, you will set lot of properties. Start with IIS Web Site. Create a new IIS web site, enter description in the "Description" field. Select a port other than 80 if you already have an application running on port 80. Path is auto selected and you can change the destination but I would recommend the default location to be used. Have a look at the screen below. You can copy values exactly from this screen. Use your userid and password for application pool identity. Similarly, select an authentication type for database and provide security credentials. Finally, hit OK to continue.

Now that you have created a web site, it's time to create a top level site or site collection for your portal. You can name it as "Portal" and the URL will be http://portal if you created web site on port 80. Select "Application Management" tab and then select "Create site collection" link in "SharePoint Site Management" section.


This will bring up a new page where you will have the option to select a web site. Select your newly created web application by clicking the arrow in the dropdown box.

Select "Create site at this URL:" option to create a site collection on the root of the web site you created. In this case, your final URL will look like:

http://portal

and if you select "Create site under this URL" then your URL will look like: http://portal/sites/mysite.

Provide a name for primary site collection administrator. In templates, select "Corporate Intranet Site" (Click "Publishing" tab to select this template) template and click OK.

Here is how your portal site will look like:

Published Oct 17 2006, 12:42 AM by ssa

Comments

 

All About SharePoint - S.S. Ahmed - MVP Microsoft SharePoint said:

Working With SharePoint Search - Part 1 In this walk through, you will learn how to customize the default

October 30, 2007 12:53 PM
 

Rayudu said:

Hi,

  I tried to create a new web application and a site collection its saying top level site collection created successfully. When i am accessing the url its saying page not found.

December 7, 2007 12:51 AM
 

ssa said:

well it shouldnt happen if you created the SSP correctly. If you think the SSP was created correctly, try creating a new SSP and associate it with the newly created site. Create a site collection. It should work if you followed all the pre-requisite steps correctly.

December 13, 2007 10:22 AM
 

kingan said:

Hi,

The details provided were helpful

I was stuck while configuring the shared services,could you please help me........

In the Central administration --> Operations-->Services on the server

when i try to start the office sharepoint server search for a single server

it gives an unhandled exception error why would this happen while it is starting the Windows Sharepoint services  web application

December 18, 2007 4:07 AM
 

Penny Coventry, MVP said:

January 25, 2008 12:23 PM
 

Ryan said:

Can an existing site collection admin provide this permission to other users and can this be done outside of Central Admin? If so, how?

January 25, 2008 1:01 PM
 

ssa said:

Ryan

The following article has an answer for you:

blogs.conchango.com/.../Programmatically-creating-Web-Application_2C00_-Site-Collection-and-Web-in-MOSS-2007.aspx

To create a site collection outside central admin, you can write an application of your own.

January 27, 2008 12:35 PM
 

DD said:

This is really very helpful.

Accolades and thanks to you for writing this article.

Yours Truly,

DD

March 2, 2008 11:05 PM
 

Het said:

I had a small confusion about Site collection. Its because i can't do RnD may be.

But question is Can i have a Site Collection inside a Site Collection ?

Thanks for this article.

March 12, 2008 6:08 PM
 

ssa said:

Het

No you cant create a site collection inside a site collection. Think it this way: site collection is a collection of sites. It's not a collection of site collections. In a web site, you can have multiple site collections.

hope this helped

regards

ssa

March 18, 2008 7:28 PM
 

ssa said:

DD

Thank you very much for the encouraging words! I appreciate it!

Regards

SSA

March 22, 2008 10:52 PM

Leave a Comment

(required )  
(optional )
(required )  
Add

About ssa

MOSS MVP - Over 8 years experience. 4 years SharePoint experience!

Need SharePoint Training? Attend a SharePoint Bootcamp!

Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts