Archive for category: MOSS - General

Copy Sharepoint document library files to another Sharepoint site very easily

15 July, 2009 (09:22) | MOSS - General | By: G Vijai Kumar

In this post I am going to show how we can open a Sharepoint site in windows explorer with the help of My Network Places available in Windows operating system (generally located on desktop)
The main advantage of this scenario is to copy document library files from one Sharepoint site to another very easily
Steps:

Select My Network [...]

WSS and MOSS Service Pack 2 released

26 May, 2009 (09:01) | Announcements, MOSS - General | By: GVK

Microsoft released WSS and MOSS Service Pack 2
Download WSS SP2
Download MOSS SP2

Announcing SharePoint Server 2010 Preliminary System Requirements

26 May, 2009 (08:54) | Announcements, MOSS - General | By: GVK

On May 11th, 2009 early morning Microsoft Sharepoint Team Blog announced the preliminary system requirements of Sharepoint Server 2010
To enjoy reading, please follow the link http://blogs.msdn.com/sharepoint/archive/2009/05/07/announcing-sharepoint-server-2010-preliminary-system-requirements.aspx

Document template by using site content type in moss

30 September, 2008 (16:41) | MOSS - General | By: GVK

Go to Site Actions > Site Settings, under Galleries section click Site content types
On Site Content Type Gallery page click on Create, then redirects to new site content type page.
In the Name and Description section, fill the text boxes Name and Description.
From the drop down list Select parent content type from: select Document Content Types [...]

Form Based Authentication in Sharepoint 2007

27 August, 2008 (12:06) | MOSS - General | By: GVK

Steps to configure Form based authentication in MOSS 2007:

Creating the SQL database
Creating the users in SQL database
Creating two sharepoint sites (one is web application and other extending the web application)
Configure membership, role provider and connection string in both web.config files of the Sharepoint site
Configure authentication type in central administration

We will discuss all the above point [...]