SharePoint guide-Development Environment preparation

Source: Internet
Author: User
Tags sql server express
Technorati label: SharePoint Installation

Original article: http://msdn.microsoft.com/en-us/library/dd239299.aspx

Generally, when developing Sharepoint, We will directly install SharePoint on a local machine, which is convenient for development, debugging, or testing, it does not affect the development of other members of the team. To install SharePoint locally, you can either directly install it on the local machine or install a Virtual Machine (Microsoft Virtual PC 2007 or Microsoft Virtual Server 2005 r2) locally ), then, install SharePoint on the VM. We recommend that you use a virtual machine for installation, so that you can directly format the system on the virtual machine as needed.

Next we will take a step by step to see the entire development environment preparation process:

1 install Microsoft Windows Server 2003 R2 SP2 32-bit orWindows Server 2008:

  • Activate the application service components and related ASP. NET features when installing Windows Server 2003. Disable the IE Enhanced Security Configuration component.
  • Install Windows Server 2008 and enable role services related to Web Server (IIS) and ASP. NET. Disable the IE Enhanced Security Configuration component.

2 InstallationMicrosoft Visual Studio(Vs2008 is recommended ).

3 installationMicrosoft SQL Server2005 sp2 or later.

4 installationMicrosoft Windows SharePoint Services 3.0 (WSS)SP1 orMicrosoft Office Sharepoint Server(MOSS) 2007 SP1 (English version is recommended ):

  • To install Windows SharePoint Services, see install Windows SharePoint Services 3.0 on a stand-alone computer on technet:
    1. InChoose the installation you wantDialog box, selectAdvancedMode.
    2. InSErver typeDialog box, selectWeb Front EndIn this way, you can use a local SQL server instance insteadBasicThe self-contained database in installation mode.
    3. ClickInstall now.
  • To install Microsoft Office Sharepoint Server, see install Office Sharepoint Server 2007 on a stand-alone computer on technet:
    1. InChoose the installation you wantDialog box, selectAdvancedMode.
    2. InSErverTyPEDialog box, selectComplete OrStand-alone. Both installation modes install all required components on an independent server. The difference is thatCompleteYou can specify an SQL server instance for Microsoft Office Sharepoint Server installation.Stand-aloneThe SQL Server express database is automatically installed for Microsoft Office Sharepoint Server installation.
    3. ClickInstall now.

5 whether it is Windows SharePoint Services or Microsoft Office Sharepoint Server:

  1. Start SharePoint products and technologies Configuration Wizard.
  2. SelectNo, I want to create a new server farm.
  3. Use the local administrator account to access the database (Supplement: If the SQL server you are using is not local, make sure that the Administrator account you are using has permissions on the server where SQL Server is installed ).
  4. After the Configuration Wizard is complete, Windows SharePoint Services Central Administration (Management Center) automatically opens in IE.

6. Configure the web application in the Management Center:

  1. ClickApplication ManagementLabel.
  2. ClickCreate or extend Web Application.
  3. ClickCreate a new Web Application.

7. Create a site set in the Management Center:

  1. When a web application is created, there will be a link to guide the site set creation; if there is no such link, clickApplication ManagementTag, and then clickCreate site collection.
  2. Enter the form for creating the site set and select a template for the root site.

 

Development tools and application resources

We recommend that you install the following tools and application resources:

  • Windows SharePoint Services 3.0 tools: Visual Studio extensions, version 1.2.
  • Windows SharePoint Services 3.0: software development kit (SDK ).

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.