STS: Error Message Appears After You Click Settings on Server Extensions 2002 Tab (314480)
The information in this article applies to:
- SharePoint Team Services from Microsoft
This article was previously published under Q314480 SYMPTOMS
When you click Settings on the Server Extensions 2002 tab in the Properties dialog box for a Web site, you may receive one of the following error messages:
Server extensions administration port not found.
Unable to access configuration for Microsoft Internet Information Server.
CAUSE
This problem can occur if either of the following conditions is true.
Cause for First Error Message:
The Microsoft SharePoint Administration Web site has been deleted from the Internet Services Manager.
Cause for Second Error Message:
The Microsoft SharePoint Administration Web site has been recreated manually; but, by default, the new site does not allow access to the Genset.htm resource in Fpadmdll.dll.
RESOLUTION
To resolve this problem and use the Settings button to open the correct Uniform Resource Locator (URL) and port for the Microsoft SharePoint Administration Web site, use the SetAdminPort operation of the Owsadm.exe utility. To do this, follow these steps:
- Open a command prompt.
- At the command prompt, type the following command, and then press ENTER
cd Drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\50\bin
where Drive is the letter of the disk drive where your Program Files folder is located. - Type the following command, and then press ENTER:
owsadm.exe -o setadminport -p 1234
NOTE: In this example, replace port number 1234 with a random number between 1025 and 32767, so that it does not conflict with other Windows services.
REFERENCESFor additional information about the Owsadm.exe Command-Line Utility, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
272945 STS: Using the SharePoint Team Services Command-Line Utility (Owsadm.exe)
300543 HOW TO: Use the Command-Line Tools to Install and Configure FrontPage 2002 Server Extensions on IIS
300544 HOW TO: Use the Command-Line Tools to Upgrade to FrontPage 2002 Server Extensions on IIS
Modification Type: | Major | Last Reviewed: | 8/6/2002 |
---|
Keywords: | kbprb KB314480 |
---|
|