Summary
To learn how to develop a Sharepoint Web part, you must first install and configure Sharepoint to better understand the organizational structure of SharePoint. The following content is similar to a Sharepoint tutorial, however, we must first understand the structure and features of the SharePoint website to better use Sharepoint.
Enter the subject
First, the installation of SharePoint requires very demanding conditions. Therefore, we hope that the performance of your machine can be high enough. Generally, the CPU should be less than 2.0 GB, and the memory should be less than 1 GB. Many of my friends prefer to use their laptops or virtual machines for installation. Of course that's okay, but the waiting process may erase your passion for Sharepoint :)
1. Install Microsoft Windows 2003.
2. If you do not have a domain server in your work environment, upgrade your Windows server to a domain server. To learn how to upgrade to a domain server, please query related articles on the Internet :)
3. Install Microsoft SQL Server 2005 (preferably in English :)
4. Install Microsoft Visual Studio 2005. Of course, the English version is preferred :)
5. Next is the easiest link to forget: Install Microsoft Windows Workflow Foundation 2.2 or later.
6. Of course, do not forget to install Microsoft Office Sharepoint Server 2007 and Microsoft Office Sharepoint designer 2007.
Installation Process
1. Start the installation interface. Welcome!
2. routinely enter the registration code. Microsoft is good. The Office beta series can be used for free for more than half a year.
3. It is still routine to read license information.
4. Next we need to select the installation type. We chose advanced.
5. Select complete in server type.
6. There is a long wait. Please have a cup of coffee :)
7. Congratulations, the installation is successful.
Configure SharePoint
1. Start the Configuration Wizard. Welcome!
2. Prompt that some system services, such as IIS, will be restarted. Generally, click yes.
3. Select whether to create or connect to the existing server farm. Well, Microsoft has another new concept, server farm. However, it is useful to think about this concept. Our company already has more than N servers, and the concept of Farm seems to be confusing :)
4. Configure the database. On the database server, enter the machine name or IP address, username, and password of the database to be created.
5. Next, you need to specify a port for the governance page. The default port is also acceptable. However, for the convenience of memory, I have specified a specific port, 9000.
6. The next step is to confirm the previous configuration.
7. The next step is a long wait. I just had a cup of coffee and now I can go to the toilet :)
8. Congratulations, the configuration is successful.
By now, you can select SharePoint 3.0 central administration from the Start menu to open the SharePoint governance page.
The next section describes how to create a web application and a site.
Author: Spring Yang
Source: http://www.cnblogs.com/springyangwc/
The copyright of this article is shared by the author and the blog Park. You are welcome to repost this article. However, you must retain this statement without the author's consent and provide a clear link to the original article on the article page. Otherwise, you will be held legally liable.