Besides, TFS installation and remote access problems

Source: Internet
Author: User

TFS installation process:

Today, the company finally plans to switch from vs2003 to the 2005 platform. I am responsible for installing and deploying TFs first, and the installation process is very difficult. Now write down the process

1. First, TFS can only be installed on Windows 2003 with IIS6 installed (nonsense ?).

2. Install SQL Server 2005. This step is basically correct. If you have installed sql2005 before and changed the computer name, you should use the configuration tool to configure "reporting services" and change it to a new computer name.

3. then install SharePoint Services. You can directly go to Microsoft to install the latest services. During the installation process, select a server farm instead of a typical installation.

4. Then find sqlserverkb on the CD, such as AS2005-KBnnnnnn-x86-ENU.exe, installation.

5. Install Microsoft. NET Framework 2.0 again.ProgramKb913393, available on the CD.

6. If you want to use it in the domain, create two domain users to install TFS, which is required by TFs.

7. after the above preparations, you can finally install TFs. If the above process is successful, there should be no problems to install it (we strongly recommend that you use a clean environment to install TFS, this software is too difficult to install ).

I encountered error 32000 during installation, which is a bit confusing. I searched the internet and found this article at Microsoft.

"Moving the root directory of Internet Information Services (IIS) from the inetpub directory to another directory may cause error 32000.

 

Error 32000 causes the installation of team Foundation server to fail. "The CommandLine D: \ Program Files \ common files \ microsoft shared \ Web Server Extensions \ 60 \ bin \ stsadm.exe... 'returned non-zero value:-2130242250. "This is because the Windows SharePoint Services Management site is not installed, and the team Foundation server cannot configure this site.

 

How to solve this problem

 

Uninstall Windows SharePoint Services.

Move the adminscripts subdirectory from the inetpub directory to the new IIS root directory.

Reinstall Windows SharePoint Services.

Reinstall the team Foundation server.

"

The strange thing is that I have never changed this directory. But the error is exactly the same, depressing! No matter how much. According to his process. I copied adminscripts n copies and placed them in the wwwroot and SharePoint directories. I put a few more copies and installed them again. I don't know whether it was luck or whether it was a good process, the anti-formal dress is done in this way twice.

 

You can find the "http://www.microsoft.com/china/msdn/vstudio/teamsystem/readme.aspx.pdf" webpage for most problems during installation.

 

Let's talk about remote access:

In fact, it is also very simple. First install proxy on the server, and then configure the proxy. config file. This in http://epjnpe.cnblogs.com/archive/ 2006/07/16 /452483. aspx can be received here. Our company uses ADSL to access the Internet. There is only one IP address, and TFs is an intranet address with only 192.168.0.x. How can I access the Internet. First, we need to use the TCP port ing tool on the dial-up machine to map all the ports used by the TFS server to the TFS server. This tool is widely used on the Internet. The IP address is dynamically changed. In order to enable a fixed interface on the Internet, a "peanut shell" dynamic domain name tool is provided. The process will not be detailed. He has a large number of lawsuits on his own. In this way, the Internet can be accessed through the domain name. You can access http://yourname.vicp.net: 8081/versioncontrolproxy/V1.0/proxystatistics. asmx to test. Yourname is your dynamic domain name in the peanut shell.

 

Let's talk about the remote client.

 

1. Install the team Resource Manager

2. ConfigurationSource codeManagement: tools option SourceCodeManagement

A) Plug-in selection: Select TFs;

B) vstfs: Check the proxy server. Name: yourname.vicp.net port: 8081 protocol HTTP

 

 

3. Connect to the TFS server: Tools to connect to TFs...

Click the server, and then add it. Set yourname.vicp.net as the name, Port: 8080 Protocol: HTTP, and click OK. After the configuration is disabled, select yourname.vicp.net from the server list.

 

 

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.