Install SharePoint 2010 on windows 7 64 bit

December 14, 2011 at 2:20 pm Leave a comment

Most of time in case of development It would require to install sharepoint on the non-server os, As we know sharepoint 2010 can only be installed on the 64bit operating system. Now we have one choice to create environment on the Windows 7 64bit os.

If we don’t dig more on it, we have choice to install as standalone sharepoint but instead of that we would like to have sharepoint farm configuration and we don’t wish to install SQL express by Sharepoint installation but we have our own SQL server then?

Also to enable installation on Windows 7, we require changing in configuration file and that is to add one setting for it.

Below things require to add at   ..\files\Setup\Config.xml

<Setting Id=”AllowWindowsClientInstall” Value=”True”/>

 

If you don’t add above setting, setup will give you error and you won’t be go further.

Next thing for using your own SQL server installation is to create Sharepoint Configuration database and that can be done with help of Powershell command named SP-NewConfiguationDatabase

Once you use above command in the powershell you will be asked to enter required details for your server and database creation.

To use above command please note that, you are going to use your windows user in it, so you need to give full qualified name.

Like mypc\user, if you don’t give full name it will give you error.

Reference:

http://msdn.microsoft.com/en-us/library/ee554869.aspx -for Installing Sharepoint

http://technet.microsoft.com/en-us/library/ff607838.aspx -for configuration database creation.

http://spdeveloper.net/2010/06/errors-when-installing-sharepoint-2010-in-windows-7-development-environment/ –for possible error we could have in creating configuration database.

Entry filed under: Sharepoint, SQL, Stuffs.

How to Resolve Activate disabled Sandbox solution in SharePoint 2010 How to get public key token for my dll or exe?

Leave a comment

Trackback this post  |  Subscribe to the comments via RSS Feed


Archives

Categories

December 2011
M T W T F S S
 1234
567891011
12131415161718
19202122232425
262728293031  

Blog Stats

  • 8,361