<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sharepoint Server &#187; MOSS &#8211; General</title>
	<atom:link href="http://www.fivenumber.com/category/moss-general/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fivenumber.com</link>
	<description>It&#039;s all about SharePoint</description>
	<lastBuildDate>Tue, 03 Jan 2012 16:33:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
<link>http://www.fivenumber.com</link>
<url>http://www.fivenumber.com/wp-content/mbp-favicon/5.jpg</url>
<title>Sharepoint Server</title>
</image>
		<item>
		<title>Single Zone Split DNS</title>
		<link>http://www.fivenumber.com/single-zone-split-dns/</link>
		<comments>http://www.fivenumber.com/single-zone-split-dns/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 06:30:41 +0000</pubDate>
		<dc:creator>G Vijai Kumar</dc:creator>
				<category><![CDATA[MOSS - General]]></category>
		<category><![CDATA[Sharepoint 2010 - General]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=865</guid>
		<description><![CDATA[Single Zone Split DNS -  This terminology is not correlated to SharePoint, but still I want to post in my blog, since I had stretch lot of my time to configure forward lookup zones on my Windows Server 2008 R2. You may think why I want to configure forward lookup zones, that is not my [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Single Zone Split DNS</strong> -  This terminology is not correlated to SharePoint, but still I want to post in my blog, since I had stretch lot of my time to configure forward lookup zones on my Windows Server 2008 R2.</p>
<p>You may think why I want to configure forward lookup zones, that is not my job and it is related to Windows administrator (not SharePoint admin)</p>
<p>Let me illuminate the contextual background first</p>
<p>Just recently I bought a new laptop with Core i5 2.66 Ghz processor, installed memory of 6GB RAM, system type is 64 bit, I got the laptop with pre-installed OS Windows 7 however my idea is to create a server farm on single machine, so initially I have installed a fresh copy of Windows Server 2008 R2 Enterprise (still Windows 7 is there and has choice of selecting the operating system before booting, we can call it as dual boot machine)</p>
<p>After installing Windows Server 2008 R2 ENT, I have configured DNS (Domain Name System) then given <strong>FIVENUMBER.COM</strong> as domain name, my full computer name is <strong>SHAREPOINT.FIVENUMBER.COM</strong> (SHAREPOINT is my computer name, computer name + domain name = full computer name), then in Active Directory I have created two service accounts for SharePoint basically <strong>FIVENUMBER\SPAdmin</strong> and <strong>FIVENUMBER\SPService</strong></p>
<p>At that moment I have restarted the system and logged in with the newly created account <strong>FIVENUMBER\SPAdmin</strong></p>
<p>Then, I have installed SQL Server 2008 R2 Enterprise Edition, followed by SharePoint 2010 pre-requisites, we will get pre-requisite installer file within the SharePoint 2010 software, then last but not least I have installed my favorite SharePoint 2010 Enterprise Edition</p>
<p>Throughout the installation period the whole thing went smooth without a single problem, and then after I was on the go to configuring services and created the first web application on the new laptop, creation of web application was very fast and site accessing too, as it is recommended 4GB of RAM for developer or evaluation use for SharePoint 2010 (Please have a look at <a title="Hardware and software requirements for SharePoint 2010" href="http://technet.microsoft.com/en-us/library/cc262485.aspx" target="_blank">hardware and software requirements for SharePoint 2010</a>) but my laptop has 6GB of RAM then apparently it will be fast.</p>
<p>Now we will get into the real article.</p>
<p>After finalizing the installations and configurations on my new laptop, I assumed to access my blog site <a title="www.fivenumber.com" href="http://www.fivenumber.com" target="_blank">www.fivenumber.com</a>, as soon as I type the URL in the browser a windows authentication prompt appeared, look as if prompt for SharePoint sites, observing the prompt I stood shocked and I provided the user and password and then it navigated to the SharePoint site which is running on 80 port number, I have tried couple of times to access my blog site but continuously it prompts the box and takes me to SharePoint site, the blog site was working without any problem if I access from another PC, but I cannot access the blog site from my new laptop, then I become conscious that my domain name is also same as my blog site name</p>
<p>At that point I started Binging and came to identify that this is called as Single Zone Split DSN and can be fixed by configuring forward lookup zone, that means I have to create a new zone under forward lookup zone in the DNS manager, then I have to create a new host (A record), then followed by creating an Alias (CNAME)</p>
<p>Now we will see step by step how to add a forward lookup zone in Windows Server 2008 R2</p>
<p>Go to <strong>Start </strong>&gt; <strong>Administrative Tools</strong> &gt; <strong>DNS </strong>(see Figure 1)</p>
<div id="attachment_866" class="wp-caption aligncenter" style="width: 275px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/16.jpg" rel="lightbox[865]"><img class="size-medium wp-image-866" title="Figure 1 - Configuring Forward Lookup Zone" src="http://www.fivenumber.com/wp-content/uploads/2010/11/16-265x300.jpg" alt="Figure 1 - Configuring Forward Lookup Zone" width="265" height="300" /></a><p class="wp-caption-text">Figure 1 - Configuring Forward Lookup Zone</p></div>
<p>In <strong>DNS Manager</strong>, right click on <strong>Forward Lookup Zones</strong> and click on <strong>New Zone</strong> (see Figure 2)</p>
<div id="attachment_867" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/21.jpg" rel="lightbox[865]"><img class="size-medium wp-image-867" title="Figure 2 - Create New Zone" src="http://www.fivenumber.com/wp-content/uploads/2010/11/21-300x154.jpg" alt="Figure 2 - Create New Zone" width="300" height="154" /></a><p class="wp-caption-text">Figure 2 - Create New Zone</p></div>
<p>Then <strong>New Zone Wizard</strong> will start click <strong>Next </strong>(see Figure 3)</p>
<div id="attachment_868" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/31.jpg" rel="lightbox[865]"><img class="size-medium wp-image-868" title="Figure 3 - New Zone Wizard" src="http://www.fivenumber.com/wp-content/uploads/2010/11/31-300x229.jpg" alt="Figure 3 - New Zone Wizard" width="300" height="229" /></a><p class="wp-caption-text">Figure 3 - New Zone Wizard</p></div>
<p>Under <strong>Zone Type</strong> ensure that <strong>Primary Zone</strong> is selected and <strong>Store the zone in Active Directory</strong> is checked, click <strong>Next </strong>(see Figure 4)</p>
<div id="attachment_869" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/41.jpg" rel="lightbox[865]"><img class="size-medium wp-image-869" title="Figure 4 - Zone Type" src="http://www.fivenumber.com/wp-content/uploads/2010/11/41-300x229.jpg" alt="Figure 4 - Zone Type" width="300" height="229" /></a><p class="wp-caption-text">Figure 4 - Zone Type</p></div>
<p>Under <strong>Active Directory Zone Replication Scope</strong> ensure that <strong>To all DNS servers running on domain controllers in this domain &lt;</strong><em>domainname.com</em><strong>&gt; is selected</strong>, click <strong>Next</strong> (see Figure 5)</p>
<div id="attachment_870" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/52.jpg" rel="lightbox[865]"><img class="size-medium wp-image-870" title="Figure 5 - Active Directory Zone Replication Scope" src="http://www.fivenumber.com/wp-content/uploads/2010/11/52-300x229.jpg" alt="Figure 5 - Active Directory Zone Replication Scope" width="300" height="229" /></a><p class="wp-caption-text">Figure 5 - Active Directory Zone Replication Scope</p></div>
<p>Under <strong>Zone Name</strong>, please provide the domain name (for example: fivenumber.com), click <strong>Next</strong> (see Figure 6)</p>
<div id="attachment_871" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/61.jpg" rel="lightbox[865]"><img class="size-medium wp-image-871" title="Figure 6 - Zone Name" src="http://www.fivenumber.com/wp-content/uploads/2010/11/61-300x230.jpg" alt="Figure 6 - Zone Name" width="300" height="230" /></a><p class="wp-caption-text">Figure 6 - Zone Name</p></div>
<p>Under <strong>Dynamic Update</strong> ensure that <strong>Allow only secure dynamic updates is selected</strong>, click <strong>Next</strong> (see Figure 7)</p>
<div id="attachment_872" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/71.jpg" rel="lightbox[865]"><img class="size-medium wp-image-872" title="Figure 7 - Dynamic Update" src="http://www.fivenumber.com/wp-content/uploads/2010/11/71-300x229.jpg" alt="Figure 7 - Dynamic Update" width="300" height="229" /></a><p class="wp-caption-text">Figure 7 - Dynamic Update</p></div>
<p>We reached the final step in the wizard and can view <strong>Completing the New Zone Wizard</strong>, click <strong>Finish</strong> (see Figure <img src='http://www.fivenumber.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> </p>
<div id="attachment_873" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/81.jpg" rel="lightbox[865]"><img class="size-medium wp-image-873" title="Figure 8 - Completing the New Zone Wizard" src="http://www.fivenumber.com/wp-content/uploads/2010/11/81-300x229.jpg" alt="Figure 8 - Completing the New Zone Wizard" width="300" height="229" /></a><p class="wp-caption-text">Figure 8 - Completing the New Zone Wizard</p></div>
<p>Now we have to create a new host under the new zone, to do that select the newly created created zone, in the DNS manager, then right click and click on <strong>New Host (A or AAA)</strong> to create the A record (see Figure 9)</p>
<p><strong>For your information</strong>: A record is an entrance in the DNS zone, that maps each domain to an IP address.</p>
<div id="attachment_874" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/91.jpg" rel="lightbox[865]"><img class="size-medium wp-image-874" title="Figure 9 - Creating New Host (A record)" src="http://www.fivenumber.com/wp-content/uploads/2010/11/91-300x183.jpg" alt="Figure 9 - Creating New Host (A record)" width="300" height="183" /></a><p class="wp-caption-text">Figure 9 - Creating New Host (A record)</p></div>
<p>In the <strong>New Host</strong> dialog box provide the name as <strong>www </strong>and <strong>IP address</strong> in the appropriate boxes and click <strong>Add Host</strong> (see Figure 10)</p>
<p><strong>Note</strong>: You will come to know the IP address of the site when you ping the site in command prompt</p>
<div id="attachment_875" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/101.jpg" rel="lightbox[865]"><img class="size-medium wp-image-875" title="Figure 10 - Creating New Host" src="http://www.fivenumber.com/wp-content/uploads/2010/11/101-300x185.jpg" alt="Figure 10 - Creating New Host" width="300" height="185" /></a><p class="wp-caption-text">Figure 10 - Creating New Host</p></div>
<p>You can view the host record successfully created message (see Figure 11)</p>
<div id="attachment_876" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/111.jpg" rel="lightbox[865]"><img class="size-medium wp-image-876" title="Figure 11 - Host Record Successfully Created" src="http://www.fivenumber.com/wp-content/uploads/2010/11/111-300x185.jpg" alt="Figure 11 - Host Record Successfully Created" width="300" height="185" /></a><p class="wp-caption-text">Figure 11 - Host Record Successfully Created</p></div>
<p>Now we have to create a new alias under the new zone, to do that select  the newly created created zone, in the DNS manager, then right click and  click on <strong>New Alias (CNAME)</strong> to create the alias name (see Figure 12)</p>
<p><strong>For your information</strong>: Canonical Name in short called as <strong>CNAME </strong>that indicates the true host name of a computer that it&#8217;s aliases are linked with</p>
<div id="attachment_877" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/121.jpg" rel="lightbox[865]"><img class="size-medium wp-image-877" title="Figure 12 - Creating New Alias Name (CNAME)" src="http://www.fivenumber.com/wp-content/uploads/2010/11/121-300x190.jpg" alt="Figure 12 - Creating New Alias Name (CNAME)" width="300" height="190" /></a><p class="wp-caption-text">Figure 12 - Creating New Alias Name (CNAME)</p></div>
<p>In the <strong>New Resource Record</strong> dialog box provide <strong>Alias name</strong> as <strong>www2</strong>, then click on <strong>Browse </strong>and select the newly created host file <strong>www</strong> located under <strong>Forward Lookup Zones</strong> &gt; <strong><em>&lt;Newly created zone name</em></strong>&gt; (see Figure 13)</p>
<div id="attachment_878" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/131.jpg" rel="lightbox[865]"><img class="size-medium wp-image-878" title="Figure 13 - Creating Alias Name (CNAME)" src="http://www.fivenumber.com/wp-content/uploads/2010/11/131-300x287.jpg" alt="Figure 13 - Creating Alias Name (CNAME)" width="300" height="287" /></a><p class="wp-caption-text">Figure 13 - Creating Alias Name (CNAME)</p></div>
<p>After selecting the fully qualified name, click <strong>OK</strong> (see Figure 14)</p>
<div id="attachment_879" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/141.jpg" rel="lightbox[865]"><img class="size-medium wp-image-879" title="Figure 14 - Creating New Alias Name (CNAME)" src="http://www.fivenumber.com/wp-content/uploads/2010/11/141-300x224.jpg" alt="Figure 14 - Creating New Alias Name (CNAME)" width="300" height="224" /></a><p class="wp-caption-text">Figure 14 - Creating New Alias Name (CNAME)</p></div>
<p>We are done almost, now try to execute the NSLOOKUP command to verify the IP address of the site and ping the site to view the reply ping back (see Figure 15 and 16)</p>
<div id="attachment_880" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/151.jpg" rel="lightbox[865]"><img class="size-medium wp-image-880" title="Figure 15 - Executing NSLOOKUP command to verify the IP address of the site" src="http://www.fivenumber.com/wp-content/uploads/2010/11/151-300x169.jpg" alt="Figure 15 - Executing NSLOOKUP command to verify the IP address of the site" width="300" height="169" /></a><p class="wp-caption-text">Figure 15 - Executing NSLOOKUP command to verify the IP address of the site</p></div>
<div id="attachment_881" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/11/161.jpg" rel="lightbox[865]"><img class="size-medium wp-image-881" title="Figure 16 - Pinging the Site to view the reply ping back" src="http://www.fivenumber.com/wp-content/uploads/2010/11/161-300x147.jpg" alt="Figure 16 - Pinging the Site to view the reply ping back" width="300" height="147" /></a><p class="wp-caption-text">Figure 16 - Pinging the Site to view the reply ping back</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/single-zone-split-dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 and Office 2010 Launch</title>
		<link>http://www.fivenumber.com/sharepoint-2010-and-office-2010-launch/</link>
		<comments>http://www.fivenumber.com/sharepoint-2010-and-office-2010-launch/#comments</comments>
		<pubDate>Tue, 04 May 2010 15:15:35 +0000</pubDate>
		<dc:creator>G Vijai Kumar</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[MOSS - General]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=726</guid>
		<description><![CDATA[Microsoft officially announced that 12th May, 2010 is the date of launch for SharePoint 2010 and Office 2010 All of can virtually join for the event on 12th May, at 11 a.m EST to listen to Stephen Elop, President of the Microsoft Business Division, please register for the event on the following link http://sharepoint.microsoft.com/businessproductivity/proof/pages/2010-launch-events.aspx]]></description>
			<content:encoded><![CDATA[<p>Microsoft officially  announced that 12th May, 2010 is the date of launch for SharePoint 2010 and  Office 2010<br />
All of can virtually join for the event  on 12th May, at 11 a.m EST to listen to Stephen Elop, President of the Microsoft  Business Division, please register for the event on the following link<br />
<a title="http://sharepoint.microsoft.com/businessproductivity/proof/pages/2010-launch-events.aspx" href="http://sharepoint.microsoft.com/businessproductivity/proof/pages/2010-launch-events.aspx">http://sharepoint.microsoft.com/businessproductivity/proof/pages/2010-launch-events.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/sharepoint-2010-and-office-2010-launch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find Sharepoint version</title>
		<link>http://www.fivenumber.com/how-to-find-sharepoint-version/</link>
		<comments>http://www.fivenumber.com/how-to-find-sharepoint-version/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 06:27:32 +0000</pubDate>
		<dc:creator>G Vijai Kumar</dc:creator>
				<category><![CDATA[MOSS - General]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=703</guid>
		<description><![CDATA[Normally to find the Sharepoint version we approach Central administration page Central Administration &#62; Operations &#62; Servers in Farm One more method using SQL query SELECT Version FROM Versions WHERE VersionId = &#8217;00000000-0000-0000-0000-000000000000&#8242; Also you can find Sharepoint version programmatically using API using (SPSite site = new SPSite(&#8220;&#60;Central Administration Site URL&#8230;..&#62;&#8221;)) { SPFarm farm = [...]]]></description>
			<content:encoded><![CDATA[<p>Normally to find the Sharepoint version we approach Central administration page <strong>Central Administration &gt; Operations &gt; Servers in Farm</strong></p>
<p>One more method using SQL query</p>
<p><strong>SELECT Version FROM Versions WHERE VersionId = &#8217;00000000-0000-0000-0000-000000000000&#8242;</strong></p>
<p>Also you can find Sharepoint version programmatically using API</p>
<p>using (SPSite site = new SPSite(&#8220;&lt;Central Administration Site URL&#8230;..&gt;&#8221;))<br />
{<br />
SPFarm farm = site.WebApplication.Farm;<br />
Console.WriteLine(SPWebService.ContentService.Farm.BuildVersion.ToString());<br />
}<br />
Console.WriteLine(&#8220;Press any key to continue&#8230;..&#8221;);<br />
Console.ReadLine();</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/how-to-find-sharepoint-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>United Nations agencies websites powered by Sharepoint</title>
		<link>http://www.fivenumber.com/united-nations-agencies-websites-powered-by-sharepoint/</link>
		<comments>http://www.fivenumber.com/united-nations-agencies-websites-powered-by-sharepoint/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 13:05:44 +0000</pubDate>
		<dc:creator>G Vijai Kumar</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[MOSS - General]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=675</guid>
		<description><![CDATA[The websites of United Nations Development Program &#8211; Solutions Network of Asia Pacific (UNDP-SNAP) and United Nations Office for Project Services (UNOPS) built with Sharepoint The great gigantic sites http://www.snap-undp.org/ and http://www.unops.org/ already developed in Sharepoint, in order to: Humanize user experience with feel of branding and look. Modernizing the development with rich internet experience [...]]]></description>
			<content:encoded><![CDATA[<p>The websites of  <strong>United Nations Development Program &#8211; Solutions Network of Asia Pacific</strong> (UNDP-SNAP) and <strong>United Nations Office for Project Services</strong> (UNOPS) built with Sharepoint</p>
<p>The great gigantic sites <a title="UNDP - SNAP" href="http://www.snap-undp.org/" target="_blank">http://www.snap-undp.org/</a> and <a title="UNOPS" href="http://www.unops.org/" target="_blank">http://www.unops.org/</a> already developed in Sharepoint, in order to:</p>
<ul>
<li>Humanize user experience with feel of branding and look.</li>
<li>Modernizing the development with rich internet experience</li>
<li>Generalizing the content management system</li>
</ul>
<p>The sites are heavily used over on internet, the folks of UNDP and UNOPS extensively developed, customized, branded the site one that cannot imagine the underlying supporting technology which was extended over on Internet web platform.</p>
<p>After bearing in mind a number of alternative solutions, UNDP made the conclusion to build its Solutions Network of Asia Pacific (SNAP) portal using <strong>Microsoft® Office SharePoint® Server 2007</strong></p>
<p>&#8220;<em><strong>From simple file sharing, e-mail messaging and phone communications, we have moved on and now have the capacity to share document libraries, participate in real-time discussion boards, have centralized communities of practice, and execute document check-in check-out using SharePoint Server 2007,</strong></em>&#8221; says Norman Sanders, Regional ICT Officer at UNDP Regional Centre, Bangkok.</p>
<p>Please look in to <a title="UNDP case study" href="http://www.microsoft.com/asia/publicsector/government/UNDPcasestudy.mspx" target="_blank">UNDP case study</a></p>
<p>It’s a breathing of fresh air when a website loads fast and clean, two good examples are <a title="UNDP - SNAP" href="http://www.snap-undp.org/" target="_blank">UNDP-SNAP</a> and <a title="UNOPS" href="http://www.unops.org/" target="_blank">UNOPS</a> sites, proved by creating websites on Sharepoint platform loads very quickly. The UNOPS site supports multiple languages like Spanish, French including English.</p>
<table>
<tbody>
<tr>
<td valign="top">
<p><div id="attachment_676" class="wp-caption aligncenter" style="width: 264px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/03/UNDP-SNAP.gif" rel="lightbox[675]"><img class="size-medium wp-image-676" title="UNDP - Solution Networks of Asia-Pacific" src="http://www.fivenumber.com/wp-content/uploads/2010/03/UNDP-SNAP-254x300.gif" alt="UNDP - Solution Networks of Asia-Pacific" width="254" height="300" /></a><p class="wp-caption-text">UNDP - Solution Networks of Asia-Pacific</p></div></td>
<td valign="top">
<p><div id="attachment_677" class="wp-caption aligncenter" style="width: 282px"><a href="http://www.fivenumber.com/wp-content/uploads/2010/03/UNOPS.gif" rel="lightbox[675]"><img class="size-medium wp-image-677" title="United Nations Office for Project Services" src="http://www.fivenumber.com/wp-content/uploads/2010/03/UNOPS-272x299.gif" alt="United Nations Office for Project Services" width="272" height="299" /></a><p class="wp-caption-text">United Nations Office for Project Services</p></div></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/united-nations-agencies-websites-powered-by-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copy Sharepoint document library files to another Sharepoint site very easily</title>
		<link>http://www.fivenumber.com/copy-sharepoint-document-library-files-to-another-sharepoint-site-very-easily/</link>
		<comments>http://www.fivenumber.com/copy-sharepoint-document-library-files-to-another-sharepoint-site-very-easily/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 09:22:40 +0000</pubDate>
		<dc:creator>G Vijai Kumar</dc:creator>
				<category><![CDATA[MOSS - General]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=463</guid>
		<description><![CDATA[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: [...]]]></description>
			<content:encoded><![CDATA[<p>In this post I am going to show how we can open a Sharepoint site in windows explorer with the help of <strong>My Network Places</strong> available in Windows operating system (generally located on desktop)</p>
<p>The main advantage of this scenario is to copy document library files from one Sharepoint site to another very easily</p>
<p><strong>Steps</strong>:</p>
<ul>
<li>Select<strong> My Network Places</strong>, right click and <strong>Open</strong></li>
</ul>
<div id="attachment_489" class="wp-caption aligncenter" style="width: 215px"><a href="http://www.fivenumber.com/wp-content/uploads/2009/07/12.gif" rel="lightbox[463]"><img class="size-medium wp-image-489" title="Open My Network Places generally located on desktop" src="http://www.fivenumber.com/wp-content/uploads/2009/07/12-205x300.gif" alt="Open My Network Places generally located on desktop" width="205" height="300" /></a><p class="wp-caption-text">Open My Network Places generally located on desktop</p></div>
<ul>
<li>In the windows of <strong>My NetWork Places</strong>, you can seen an icon <strong>Add Network Place</strong>, double click on that to open <strong>Add Network Place Wizard</strong> Click <strong>Next</strong></li>
</ul>
<div id="attachment_490" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2009/07/22.gif" rel="lightbox[463]"><img class="size-medium wp-image-490" title="Open Add Network Place" src="http://www.fivenumber.com/wp-content/uploads/2009/07/22-300x261.gif" alt="Open Add Network Place" width="300" height="261" /></a><p class="wp-caption-text">Open Add Network Place</p></div>
<div id="attachment_491" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2009/07/3.gif" rel="lightbox[463]"><img class="size-medium wp-image-491" title="In the Add Network Place Wizard, Click Next" src="http://www.fivenumber.com/wp-content/uploads/2009/07/3-300x243.gif" alt="In the Add Network Place Wizard, Click Next" width="300" height="243" /></a><p class="wp-caption-text">In the Add Network Place Wizard, Click Next</p></div>
<ul>
<li>Under <strong>Service Providers</strong> Select <strong>Choose another network location</strong>, then click <strong>Next</strong></li>
</ul>
<div id="attachment_492" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2009/07/4.gif" rel="lightbox[463]"><img class="size-medium wp-image-492" title="Select 'Choose another network location' and click 'Next'" src="http://www.fivenumber.com/wp-content/uploads/2009/07/4-300x244.gif" alt="Select 'Choose another network location' and click 'Next'" width="300" height="244" /></a><p class="wp-caption-text">Select &#39;Choose another network location&#39; and click &#39;Next&#39;</p></div>
<ul>
<li>Under <strong>Internet or network address</strong> Type the Sharepoint Site url, then click <strong>Next</strong></li>
</ul>
<div id="attachment_493" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2009/07/5.gif" rel="lightbox[463]"><img class="size-medium wp-image-493" title="Type Sharepoint site url and click 'Next'" src="http://www.fivenumber.com/wp-content/uploads/2009/07/5-300x243.gif" alt="Type Sharepoint site url and click 'Next'" width="300" height="243" /></a><p class="wp-caption-text">Type Sharepoint site url and click &#39;Next&#39;</p></div>
<ul>
<li>Under <strong>Type a name for this network place</strong> provide some name to identify the network place, then click <strong>Next</strong></li>
</ul>
<div id="attachment_494" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2009/07/6.gif" rel="lightbox[463]"><img class="size-medium wp-image-494" title="Type a name for the network place and click 'Next'" src="http://www.fivenumber.com/wp-content/uploads/2009/07/6-300x244.gif" alt="Type a name for the network place and click 'Next'" width="300" height="244" /></a><p class="wp-caption-text">Type a name for the network place and click &#39;Next&#39;</p></div>
<ul>
<li>Finally click <strong>Finish</strong></li>
</ul>
<div id="attachment_495" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2009/07/7.gif" rel="lightbox[463]"><img class="size-medium wp-image-495" title="Almost done, click 'Finish'" src="http://www.fivenumber.com/wp-content/uploads/2009/07/7-300x243.gif" alt="Almost done, click 'Finish'" width="300" height="243" /></a><p class="wp-caption-text">Almost done, click &#39;Finish&#39;</p></div>
<p>you can see Sharepoint site in windows explorer</p>
<div id="attachment_496" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2009/07/8.gif" rel="lightbox[463]"><img class="size-medium wp-image-496" title="Sharepoint site in windows explorer" src="http://www.fivenumber.com/wp-content/uploads/2009/07/8-300x234.gif" alt="Sharepoint site in windows explorer" width="300" height="234" /></a><p class="wp-caption-text">Sharepoint site in windows explorer</p></div>
<div id="attachment_497" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2009/07/9.gif" rel="lightbox[463]"><img class="size-medium wp-image-497" title="Copy document library files to another Sharepoint site" src="http://www.fivenumber.com/wp-content/uploads/2009/07/9-300x206.gif" alt="Copy document library files to another Sharepoint site" width="300" height="206" /></a><p class="wp-caption-text">Copy document library files to another Sharepoint site</p></div>
<p>Now, you are done, you can see all the file(s)/folder(s), subsite(s), list(s), document librarie(s) etc, in the windows explorer</p>
<p>If you want to copy the files of document library, double click on the particular document library then you can see all the files which are already existed, just select the file to copy and paste where ever you want, even you can copy and paste to the file system.</p>
<p>If you want to copy the document library files to another Sharepoint site, you should follow the above steps to open the another Sharepoint site in windows explorer, so that you can easily copy and paste files from one Sharepoint site to another.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/copy-sharepoint-document-library-files-to-another-sharepoint-site-very-easily/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WSS and MOSS Service Pack 2 released</title>
		<link>http://www.fivenumber.com/wss-and-moss-service-pack-2-released/</link>
		<comments>http://www.fivenumber.com/wss-and-moss-service-pack-2-released/#comments</comments>
		<pubDate>Tue, 26 May 2009 09:01:06 +0000</pubDate>
		<dc:creator>GVK</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[MOSS - General]]></category>
		<category><![CDATA[Service Pack]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=476</guid>
		<description><![CDATA[Microsoft released WSS and MOSS Service Pack 2 Download WSS SP2 Download MOSS SP2]]></description>
			<content:encoded><![CDATA[<p>Microsoft released WSS and MOSS Service Pack 2</p>
<p><a title="WSS SP2" href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=79bada82-c13f-44c1-bdc1-d0447337051b" target="_blank">Download WSS SP2</a></p>
<p><a title="MOSS SP2" href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=b7816d90-5fc6-4347-89b0-a80deb27a082" target="_blank">Download MOSS SP2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/wss-and-moss-service-pack-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing SharePoint Server 2010 Preliminary System Requirements</title>
		<link>http://www.fivenumber.com/announcing-sharepoint-server-2010-preliminary-system-requirements/</link>
		<comments>http://www.fivenumber.com/announcing-sharepoint-server-2010-preliminary-system-requirements/#comments</comments>
		<pubDate>Tue, 26 May 2009 08:54:48 +0000</pubDate>
		<dc:creator>GVK</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[MOSS - General]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=472</guid>
		<description><![CDATA[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]]></description>
			<content:encoded><![CDATA[<p>On May 11th, 2009 early morning <strong>Microsoft Sharepoint Team Blog</strong> announced the preliminary system requirements of Sharepoint Server 2010</p>
<p>To enjoy reading, please follow the link <a title="Sharepoint Server 2010 Preliminary system requirements" href="http://blogs.msdn.com/sharepoint/archive/2009/05/07/announcing-sharepoint-server-2010-preliminary-system-requirements.aspx" target="_blank">http://blogs.msdn.com/sharepoint/archive/2009/05/07/announcing-sharepoint-server-2010-preliminary-system-requirements.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/announcing-sharepoint-server-2010-preliminary-system-requirements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Document template by using site content type in moss</title>
		<link>http://www.fivenumber.com/document-template-by-using-site-content-type-in-moss/</link>
		<comments>http://www.fivenumber.com/document-template-by-using-site-content-type-in-moss/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 16:41:28 +0000</pubDate>
		<dc:creator>GVK</dc:creator>
				<category><![CDATA[MOSS - General]]></category>
		<category><![CDATA[Content Types]]></category>
		<category><![CDATA[Document Library]]></category>
		<category><![CDATA[Document Templates]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=303</guid>
		<description><![CDATA[Go to Site Actions &#62; 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 [...]]]></description>
			<content:encoded><![CDATA[<p>Go to <strong>Site Actions</strong> &gt; <strong>Site Settings</strong>, under <strong>Galleries </strong>section click <strong>Site content types</strong></p>
<p>On Site Content Type Gallery page click on <strong>Create</strong>, then redirects to new site content type page.</p>
<p>In the <strong>Name and Description</strong> section, fill the text boxes <strong>Name</strong> and <strong>Description</strong>.</p>
<p>From the drop down list <strong>Select parent content type from</strong>: select <strong>Document Content Types</strong> option</p>
<p>From the drop down list <strong>Parent Content type</strong>: select <strong>Document</strong> option</p>
<p>Under <strong>Group </strong>Section:<br />
From the <strong>Existing group</strong>: select any one of the group (I prefer to select <strong>Custom Content Types</strong> becuase it is easy to identify the custom content types)</p>
<p>else we can create a new group by selecting the &#8216;New group: radio button option and give the name to the group</p>
<p>Click <strong>OK</strong></p>
<div id="attachment_304" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/09/15.gif" rel="lightbox[303]"><img class="size-medium wp-image-304" title="Creating Content Type" src="http://www.fivenumber.com/wp-content/uploads/2008/09/15-300x172.gif" alt="Creating Content Type" width="300" height="172" /></a><p class="wp-caption-text">Creating Content Type</p></div>
<p>Now the Content Type is created and ready to use.</p>
<p>Go to document library, where you want to use the newly created content type.</p>
<p>Click <strong>Settings </strong>&gt; <strong>Document Library Settings</strong></p>
<p>Under <strong>General Settings</strong> Section click <strong>Advanced settings</strong></p>
<p>Make sure <strong>Allow management of content types</strong> is selected to <strong>Yes</strong>, if not select <strong>Yes </strong>option and click <strong>OK</strong></p>
<div id="attachment_305" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/09/23.gif" rel="lightbox[303]"><img class="size-medium wp-image-305" title="Allow management of content types" src="http://www.fivenumber.com/wp-content/uploads/2008/09/23-300x172.gif" alt="Allow management of content types" width="300" height="172" /></a><p class="wp-caption-text">Allow management of content types</p></div>
<p>You will be redirected to the document library settings page, there under <strong>Content Types</strong> section, Click on the link <strong>Add from existing site content types</strong>, so that we can add the newly created content type to make use in the document library.</p>
<p>In the Add content types page select the newly created content type from the list box and click on <strong>Add</strong> button which will be populates in the right side list box, then click <strong>OK</strong></p>
<p>Again, you will be redirected to document library settings page, there under <strong>Content Types</strong> section click on the newly added content type</p>
<p>In the content type page, under <strong>Settings </strong>section click on <strong>Advanced Settings</strong>, in Advanced Settings page, Enter the URL of an existing document template or upload a new document template by selecting option <strong>Upload a new document template</strong> and click <strong>Browse </strong>button locate the file.</p>
<p>Note: If you want to upload a document template you should have a template before (Example: word template files like .dot or word document files .doc)</p>
<p>Click <strong>OK</strong></p>
<div id="attachment_306" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/09/42.gif" rel="lightbox[303]"><img class="size-medium wp-image-306" title="Set the template location" src="http://www.fivenumber.com/wp-content/uploads/2008/09/42-300x112.gif" alt="Set the template location" width="300" height="112" /></a><p class="wp-caption-text">Set the template location</p></div>
<p>We are almost done, go to document library Click on <strong>New </strong>menu, now you can see the newly document template as a menu item.</p>
<div id="attachment_307" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/09/51.gif" rel="lightbox[303]"><img class="size-medium wp-image-307" title="Word, Excel, Powerpoint template by using site content types" src="http://www.fivenumber.com/wp-content/uploads/2008/09/51-300x253.gif" alt="Word, Excel, Powerpoint template by using site content types" width="300" height="253" /></a><p class="wp-caption-text">Word, Excel, Powerpoint template by using site content types</p></div>
<p>Repeat the above steps if you want to show the templates like Excel, Powerpoint, Infopath etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/document-template-by-using-site-content-type-in-moss/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Form Based Authentication in Sharepoint 2007</title>
		<link>http://www.fivenumber.com/form-based-authentication-in-sharepoint-2007/</link>
		<comments>http://www.fivenumber.com/form-based-authentication-in-sharepoint-2007/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 12:06:05 +0000</pubDate>
		<dc:creator>GVK</dc:creator>
				<category><![CDATA[MOSS - General]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Central Admin]]></category>
		<category><![CDATA[FBA]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=129</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Steps to configure Form based authentication in MOSS 2007:</strong></p>
<ul>
<li>Creating the SQL database</li>
<li>Creating the users in SQL database</li>
<li>Creating two sharepoint sites (one is web application and other extending the web application)</li>
<li>Configure membership, role provider and connection string in both web.config files of the Sharepoint site</li>
<li>Configure authentication type in central administration</li>
</ul>
<p>We will discuss all the above point in detail</p>
<p><strong>Creating the SQL database</strong></p>
<p>To create SQL database Microsoft has provided a utility called  aspnet_regsql.exe, browse to the location C:WINDOWSMicrosoft.NETFrameworkv2.0.50727</p>
<div id="attachment_131" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/aspnet_regsql1.gif" rel="lightbox[129]"><img class="size-medium wp-image-131" title="aspnet_regsql utility for creating SQL database" src="http://www.fivenumber.com/wp-content/uploads/2008/08/aspnet_regsql1-300x253.gif" alt="aspnet_regsql utility for creating SQL database" width="300" height="253" /></a><p class="wp-caption-text">aspnet_regsql utility for creating SQL database</p></div>
<div id="attachment_132" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/creating-fba-database.jpg" rel="lightbox[129]"><img class="size-medium wp-image-132" title="Creating SQL database" src="http://www.fivenumber.com/wp-content/uploads/2008/08/creating-fba-database-300x232.jpg" alt="Creating SQL database" width="300" height="232" /></a><p class="wp-caption-text">Creating SQL database</p></div>
<div id="attachment_135" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/creating-fba-database22.jpg" rel="lightbox[129]"><img class="size-medium wp-image-135" title="Creating SQL database" src="http://www.fivenumber.com/wp-content/uploads/2008/08/creating-fba-database22-300x232.jpg" alt="Creating SQL database" width="300" height="232" /></a><p class="wp-caption-text">Creating SQL database</p></div>
<div id="attachment_136" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/creating-fba-database3.jpg" rel="lightbox[129]"><img class="size-medium wp-image-136" title="Creating SQL database" src="http://www.fivenumber.com/wp-content/uploads/2008/08/creating-fba-database3-300x232.jpg" alt="Creating SQL database" width="300" height="232" /></a><p class="wp-caption-text">Creating SQL database</p></div>
<p><strong>Creating the users in SQL database</strong></p>
<p>To create users in SQL database first of all create one ASP.NET web application using Visual Studio 2005, open Visual Studio 2005, then click on.</p>
<p>File &gt; New &gt; Website</p>
<p>Select the ASP.NET website and click OK</p>
<div id="attachment_139" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/aspnetwebapplication2.jpg" rel="lightbox[129]"><img class="size-medium wp-image-139" title="Creating ASP.NET web application" src="http://www.fivenumber.com/wp-content/uploads/2008/08/aspnetwebapplication2-300x195.jpg" alt="Creating ASP.NET web application" width="300" height="195" /></a><p class="wp-caption-text">Creating ASP.NET web application</p></div>
<p>To add the web.config file, right click on the project name in solution explorer select add new item, select web configuration file and then Add</p>
<p>or</p>
<p>Press F5 to automatically adding the web.config file to the project</p>
<p>Add the connection string in the web.config file</p>
<p>&lt;!&#8211;Connection String Starts&#8211;&gt;<br />
&lt;connectionStrings&gt;<br />
&lt;add name=&#8221;Fbadb_sqlConnectionString&#8221;<br />
connectionString=&#8221;uid=sa;pwd=sa;<br />
Initial Catalog=FBADB;<br />
Data Source=fivenumber&#8221; /&gt;<br />
&lt;/connectionStrings&gt;<br />
&lt;!&#8211;Connection String Ends&#8211;&gt;</p>
<p>&lt;system.web&gt;</p>
<p>&lt;!&#8211;Membership Provider Starts&#8211;&gt;<br />
&lt;membership defaultProvider=&#8221;Fbadb_ASPNETSqlMembershipProvider&#8221;&gt;<br />
&lt;providers&gt;<br />
&lt;add name=&#8221;Fbadb_ASPNETSqlMembershipProvider&#8221;<br />
type=&#8221;System.Web.Security.SqlMembershipProvider,<br />
System.Web, Version=2.0.0.0,<br />
Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a&#8221;<br />
connectionStringName=&#8221;Fbadb_sqlConnectionString&#8221;<br />
enablePasswordRetrieval=&#8221;false&#8221;<br />
enablePasswordReset=&#8221;true&#8221;<br />
requiresQuestionAndAnswer=&#8221;true&#8221;<br />
applicationName=&#8221;/&#8221;<br />
requiresUniqueEmail=&#8221;false&#8221;<br />
passwordFormat=&#8221;Hashed&#8221;<br />
maxInvalidPasswordAttempts=&#8221;5&#8243;<br />
minRequiredPasswordLength=&#8221;1&#8243;<br />
minRequiredNonalphanumericCharacters=&#8221;0&#8243;<br />
passwordAttemptWindow=&#8221;10&#8243;<br />
passwordStrengthRegularExpression=&#8221;"/&gt;<br />
&lt;/providers&gt;<br />
&lt;/membership&gt;<br />
&lt;!&#8211;Membership Provider Ends&#8211;&gt;</p>
<p>&lt;!&#8211;Role Provider Starts&#8211;&gt;<br />
&lt;roleManager enabled=&#8221;true&#8221; defaultProvider=&#8221;Fbadb_ASPNETSqlRoleProvider&#8221;&gt;<br />
&lt;providers&gt;<br />
&lt;add name=&#8221;Fbadb_ASPNETSqlRoleProvider&#8221;<br />
connectionStringName=&#8221;Fbadb_sqlConnectionString&#8221;<br />
applicationName=&#8221;/&#8221;<br />
type=&#8221;System.Web.Security.SqlRoleProvider,<br />
System.Web,Version=2.0.0.0,<br />
Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a&#8221;/&gt;<br />
&lt;/providers&gt;<br />
&lt;/roleManager&gt;<br />
&lt;!&#8211;Role Provider Ends&#8211;&gt;</p>
<p>As show in the below image</p>
<div id="attachment_142" class="wp-caption aligncenter" style="width: 239px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/webconfig-file1.jpg" rel="lightbox[129]"><img class="size-medium wp-image-142" title="Web configuration file" src="http://www.fivenumber.com/wp-content/uploads/2008/08/webconfig-file1-229x300.jpg" alt="Web configuration file" width="229" height="300" /></a><p class="wp-caption-text">Web configuration file</p></div>
<p>Save the web.config file and run ASP.NET configuration wizard by clicking on Website menu and click ASP.NET Configuration</p>
<div id="attachment_143" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/user-configuration.jpg" rel="lightbox[129]"><img class="size-medium wp-image-143" title="ASP.NET Configuration wizard" src="http://www.fivenumber.com/wp-content/uploads/2008/08/user-configuration-300x291.jpg" alt="ASP.NET Configuration wizard" width="300" height="291" /></a><p class="wp-caption-text">ASP.NET Configuration wizard</p></div>
<div id="attachment_145" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/user-configuration3.jpg" rel="lightbox[129]"><img class="size-medium wp-image-145" title="ASP.NET Configuration wizard" src="http://www.fivenumber.com/wp-content/uploads/2008/08/user-configuration3-300x210.jpg" alt="ASP.NET Configuration wizard" width="300" height="210" /></a><p class="wp-caption-text">ASP.NET Configuration wizard</p></div>
<p>To test the Membership and Role provider click provider tab and then click on <strong>Select a different provider for each feature (advanced)</strong></p>
<p>Select your Membership provider name and click on <strong>Test </strong>link</p>
<div id="attachment_146" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/user-configuration4.jpg" rel="lightbox[129]"><img class="size-medium wp-image-146" title="ASP.NET Configuration wizard - Testing the Membership and Role Provider" src="http://www.fivenumber.com/wp-content/uploads/2008/08/user-configuration4-300x265.jpg" alt="ASP.NET Configuration wizard - Testing the Membership and Role Provider" width="300" height="265" /></a><p class="wp-caption-text">ASP.NET Configuration wizard - Testing the Membership and Role Provider</p></div>
<p>If you can see the message like &#8216;Successfully established a connection to the database&#8217; think that the communication between the interface and database is successfull</p>
<p>Now go on to <strong>create the user</strong></p>
<p>Click on the <strong>Security</strong> tab of ASP.NET web site administration tool, under Users section click the link <strong>Select authentication type </strong>and select the radio button <strong>From the internet </strong>click <strong>Done</strong></p>
<p>Then, again click on <strong>Security </strong>tab click on<strong> Create user </strong>fill the appropriate fields</p>
<div id="attachment_149" class="wp-caption aligncenter" style="width: 280px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/creating-the-user.jpg" rel="lightbox[129]"><img class="size-medium wp-image-149" title="Creating the user" src="http://www.fivenumber.com/wp-content/uploads/2008/08/creating-the-user-270x300.jpg" alt="Creating the user" width="270" height="300" /></a><p class="wp-caption-text">Creating the user</p></div>
<p><strong>Creating two sharepoint sites (one is web application and other extending the web application)</strong></p>
<p>Go to Central Administration &gt; Application Management &gt; Create or Extend Web Application &gt; Create New Web Application</p>
<p>Fill the appropriate fields</p>
<div id="attachment_150" class="wp-caption aligncenter" style="width: 171px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/create-web-app.gif" rel="lightbox[129]"><img class="size-medium wp-image-150" title="Creating the web application" src="http://www.fivenumber.com/wp-content/uploads/2008/08/create-web-app-161x300.gif" alt="Creating the web application" width="161" height="300" /></a><p class="wp-caption-text">Creating the web application</p></div>
<p>Create a site collection by choosing a template (team site, collaboration portal etc)</p>
<p>After creating the Top Level Site Successfully</p>
<p>Now, Extend the web application</p>
<p>Go to Central Administration &gt; Application Management &gt; Create or Extend Web Application &gt; Extend Web Application to Another IIS Web Site</p>
<div id="attachment_151" class="wp-caption aligncenter" style="width: 193px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/extending-web-app.gif" rel="lightbox[129]"><img class="size-medium wp-image-151" title="Extending web application" src="http://www.fivenumber.com/wp-content/uploads/2008/08/extending-web-app-183x300.gif" alt="Extending web application" width="183" height="300" /></a><p class="wp-caption-text">Extending web application</p></div>
<p>After Extending the web application, now we should configure connection string in web.config file’s of sharepoint site (web application and extended application) by adding the connecton string tag exactly below the &lt;/configSections&gt; tag and above the &lt;sharepoint&gt; tag (Note: Change the Data Source name according to your database servername)</p>
<p>&lt;connectionStrings&gt;<br />
&lt;add name=&#8221;FBA_sqlConnectionString&#8221; connectionString=&#8221;uid=sa;pwd=sa;Initial Catalog=FBADB;Data Source=fivenumber&#8221; /&gt;<br />
&lt;/connectionStrings&gt;</p>
<p>See the image below:</p>
<div id="attachment_154" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/webconfig-file-of-fba1.gif" rel="lightbox[129]"><img class="size-medium wp-image-154" title="Web Configuration File of web application 1" src="http://www.fivenumber.com/wp-content/uploads/2008/08/webconfig-file-of-fba1-300x127.gif" alt="Web Configuration File of web application 1" width="300" height="127" /></a><p class="wp-caption-text">Web Configuration File of web application</p></div>
<p>Confiure Membership and Role provider in both the sharepoint sites (web application and extended application)</p>
<p>Search for the machinekey tag (&lt;machineKey validationKey=&#8221;79DDCD075B91C0B088FA25244D65D0745641F91E8A823392&#8243;<br />
decryptionKey=&#8221;C855BB4C77B455A6706638B8A9D1439B5BB0F3612F2F9DCA&#8221; validation=&#8221;SHA1&#8243; /&gt;)</p>
<p>Copy and paste the below tags exactly after the machinekey tag</p>
<p>&lt;!&#8211;Membership provider starts&#8211;&gt;<br />
&lt;membership defaultProvider=&#8221;Fbadb_ASPNETSqlMembershipProvider&#8221;&gt;<br />
&lt;providers&gt;<br />
&lt;add name=&#8221;Fbadb_ASPNETSqlMembershipProvider&#8221;<br />
type=&#8221;System.Web.Security.SqlMembershipProvider,<br />
System.Web, Version=2.0.0.0, Culture=neutral,<br />
PublicKeyToken=b03f5f7f11d50a3a&#8221;<br />
connectionStringName=&#8221;FBA_sqlConnectionString&#8221;<br />
enablePasswordRetrieval=&#8221;false&#8221;<br />
enablePasswordReset=&#8221;true&#8221;<br />
requiresQuestionAndAnswer=&#8221;true&#8221;<br />
applicationName=&#8221;/&#8221;<br />
requiresUniqueEmail=&#8221;false&#8221;<br />
passwordFormat=&#8221;Hashed&#8221;<br />
maxInvalidPasswordAttempts=&#8221;5&#8243;<br />
minRequiredPasswordLength=&#8221;1&#8243;<br />
minRequiredNonalphanumericCharacters=&#8221;0&#8243;<br />
passwordAttemptWindow=&#8221;10&#8243;<br />
passwordStrengthRegularExpression=&#8221;" /&gt;<br />
&lt;/providers&gt;<br />
&lt;/membership&gt;<br />
&lt;!&#8211;Membership provider starts&#8211;&gt;<br />
&lt;!&#8211;Role provider starts&#8211;&gt;<br />
&lt;roleManager enabled=&#8221;true&#8221; defaultProvider=&#8221;Fbadb_ASPNETSqlRoleProvider&#8221;&gt;<br />
&lt;providers&gt;<br />
&lt;add name=&#8221;Fbadb_ASPNETSqlRoleProvider&#8221;<br />
connectionStringName=&#8221;FBA_sqlConnectionString&#8221;<br />
applicationName=&#8221;/&#8221;<br />
type=&#8221;System.Web.Security.SqlRoleProvider,<br />
System.Web,Version=2.0.0.0,<br />
Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a&#8221; /&gt;<br />
&lt;/providers&gt;<br />
&lt;/roleManager&gt;<br />
&lt;!&#8211;Role provider ends&#8211;&gt;</p>
<p>See the below image:</p>
<div id="attachment_155" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/membershipprovider.gif" rel="lightbox[129]"><img class="size-medium wp-image-155" title="Configuring Membership and Role Provider" src="http://www.fivenumber.com/wp-content/uploads/2008/08/membershipprovider-300x208.gif" alt="Configuring Membership and Role Provider" width="300" height="208" /></a><p class="wp-caption-text">Configuring Membership and Role Provider</p></div>
<p><strong>Configure the authentication type in central administration</strong></p>
<p>Go to Central Administration &gt; Application Management &gt; Authentication Providers</p>
<p>Click on the extended web application (2nd in the row) enter the Membership provider name and Role provider name as shown in the below image:</p>
<div id="attachment_158" class="wp-caption aligncenter" style="width: 199px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/configuring-the-authentication-type1.jpg" rel="lightbox[129]"><img class="size-medium wp-image-158" title="Configuring Authentication Type" src="http://www.fivenumber.com/wp-content/uploads/2008/08/configuring-the-authentication-type1-189x300.jpg" alt="Configuring Authentication Type" width="189" height="300" /></a><p class="wp-caption-text">Configuring Authentication Type</p></div>
<p>Now, add the user in the web application  (which you have created in SQL database) in Site Settings &gt; Permissions &gt; Add Users</p>
<p>Try to access the extended form based authentic web application</p>
<div id="attachment_159" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/sql-login.gif" rel="lightbox[129]"><img class="size-medium wp-image-159" title="Form based authentication - SQL login" src="http://www.fivenumber.com/wp-content/uploads/2008/08/sql-login-300x100.gif" alt="Form based authentication - SQL login" width="300" height="100" /></a><p class="wp-caption-text">Form based authentication - SQL login</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/form-based-authentication-in-sharepoint-2007/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Install language packs for Microsoft Office SharePoint Server (MOSS) 2007</title>
		<link>http://www.fivenumber.com/install-language-packs-for-microsoft-office-sharepoint-server-moss-2007/</link>
		<comments>http://www.fivenumber.com/install-language-packs-for-microsoft-office-sharepoint-server-moss-2007/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 12:35:01 +0000</pubDate>
		<dc:creator>GVK</dc:creator>
				<category><![CDATA[MOSS - General]]></category>
		<category><![CDATA[Central Admin]]></category>
		<category><![CDATA[Language Packs]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://www.fivenumber.com/?p=97</guid>
		<description><![CDATA[Click Start &#62; Settings &#62; Control Panel, then click Regional and Language Options. In Regional and Language Options box, under Supplemental language support section, check both check boxes Install files for complex script and right-to-left languages and Install for East Asian languages Click OK to install Download language packs for Microsoft Office SharePoint Server (MOSS) [...]]]></description>
			<content:encoded><![CDATA[<p>Click <strong>Start </strong>&gt; <strong>Settings </strong>&gt; <strong>Control Panel</strong>, then click <strong>Regional and Language Options</strong>.</p>
<div id="attachment_99" class="wp-caption aligncenter" style="width: 262px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/1.gif" rel="lightbox[97]"><img class="size-medium wp-image-99" title="Regional and Language Options" src="http://www.fivenumber.com/wp-content/uploads/2008/08/1-252x300.gif" alt="Regional and Language Options" width="252" height="300" /></a><p class="wp-caption-text">Regional and Language Options</p></div>
<p>In <strong>Regional and Language Options</strong> box, under <strong>Supplemental language support</strong> section, check both check boxes<br />
<strong>Install files for complex script and right-to-left languages</strong><br />
and<br />
<strong>Install for East Asian languages</strong><br />
Click <strong>OK </strong>to install<br />
<a title="Language packs for Microsoft Office Sharepoint Server 2007" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=2447426b-8689-4768-bff0-cbb511599a45&amp;displaylang=en" target="_blank">Download</a> language packs for Microsoft Office SharePoint Server (MOSS) 2007:</p>
<p>Select the language from <strong>Change Language</strong> dropdownlist</p>
<p><strong>Available language packs</strong>:</p>
<p>Arabic<br />
Bulgarian<br />
Catalan<br />
Chinese (Simplified)<br />
Chinese (Traditional)<br />
Croatian<br />
Czech<br />
Danish<br />
Dutch<br />
English<br />
Estonian<br />
Finnish<br />
French<br />
German<br />
Greek<br />
Hebrew<br />
Hindi<br />
Hungarian<br />
Italian<br />
Japanese<br />
Korean<br />
Latvian<br />
Lithuanian<br />
Norwegian (Bokmal)<br />
Polish<br />
Portuguese (Brazil)<br />
Portuguese (Portugal)<br />
Romanian<br />
Russian<br />
Serbian (Latin)<br />
Slovak<br />
Slovenian<br />
Spanish<br />
Swedish<br />
Thai<br />
Turkish<br />
Ukrainian</p>
<p>After downloading the Server Language Pack.img</p>
<p>Extract the ServerLanguagePack.img file (I prefer to extract using <a title="Iso Edit" href="http://www.isoedit.com/" target="_blank">ISO Edit</a>)</p>
<div id="attachment_100" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/2.gif" rel="lightbox[97]"><img class="size-medium wp-image-100" title="Extract the ServerLanguagePack.img" src="http://www.fivenumber.com/wp-content/uploads/2008/08/2-300x234.gif" alt="Extract the ServerLanguagePack.img" width="300" height="234" /></a><p class="wp-caption-text">Extract the ServerLanguagePack.img</p></div>
<p>Run Setup</p>
<p>After installing the language pack</p>
<p>Rerun the <strong>Sharepoint Products and Technologies Configuration Wizard </strong>using default settings.(If you don&#8217;t run the language pack will not be installed properly)</p>
<p><strong>To run the Sharepoint Products and Technologies Configuration Wizard</strong>:</p>
<p>Click <strong>Start </strong>&gt; <strong>Programs </strong>&gt; <strong>Administration Tools</strong> click <strong>sharepoint Products and Technologies Configuration Wizard</strong></p>
<p>then click <strong>Next</strong></p>
<p>Click <strong>Yes </strong>in the dialog box.</p>
<p>On the modify server farm settings, click <strong>Do not disconnect from this server farm</strong>, then <strong>Next</strong></p>
<p>After configuration successful click <strong>Finish</strong></p>
<p>After success installation, you will be find the language pack which you installed before in the dropdownlist while creating the site collection</p>
<div id="attachment_101" class="wp-caption aligncenter" style="width: 237px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/3.gif" rel="lightbox[97]"><img class="size-medium wp-image-101" title="Creating site collection" src="http://www.fivenumber.com/wp-content/uploads/2008/08/3-227x300.gif" alt="Creating site collection" width="227" height="300" /></a><p class="wp-caption-text">Creating site collection</p></div>
<p><strong>Result:</strong></p>
<div id="attachment_102" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.fivenumber.com/wp-content/uploads/2008/08/4.gif" rel="lightbox[97]"><img class="size-medium wp-image-102" title="Sharepoint collaboration portal in German language" src="http://www.fivenumber.com/wp-content/uploads/2008/08/4-300x162.gif" alt="Sharepoint collaboration portal in German language" width="300" height="162" /></a><p class="wp-caption-text">Sharepoint collaboration portal in German language</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.fivenumber.com/install-language-packs-for-microsoft-office-sharepoint-server-moss-2007/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

