FP2002: Errors When You Browse to SharePoint Team Services Site Administration Page (292681)
The information in this article applies to:
- FrontPage 2002 Server Extensions from Microsoft
- SharePoint Team Services from Microsoft
This article was previously published under Q292681 SYMPTOMS
When you browse to the Site Aministration page of a Web based on SharePoint Team Services from Microsoft, you may receive one of the following error messages:
The page must be viewed over a secure channel. The page you are trying to view requires the use of "https" in the address.
Server Error: You must use a secure connection (SSL) to author against this server.
CAUSE
This problem occurs if you enable Secure Sockets Layer (SSL) by adding the RequireSSLAdmin setting on the Site Administration page.
WORKAROUND
To work around this problem, remove the RequireSSLSetting from the Site Adminstration page and use SSL in the IIS interface. To do this, follow these steps:
- On the Windows Start menu, click Run.
- In the Open box, type cmd and click OK.
- At the command prompt, change to the following directory:
Program Files\Common Files\Microsoft Shared\Web Server Extensions\50\Bin - At the command prompt, type the following command
owsadm.exe -o setproperty -pn requiressladmin -pv disabled
and press ENTER - At the command prompt, type exit and press ENTER.
- Open the Internet Services Manager. To do this, follow the steps for your version of IIS.For IIS 5.0:
- On the Windows Start menu, point to Programs, and click Administrative Tools.
- Double-click Internet Services Manager.
For IIS 4.0:
- On the Windows Start menu, point to Programs, and then click Windows NT 4.0 Option Pack.
- Double-click Microsoft Internet Information Server.
- Double-click Internet Service Manager.
- Right-click the server name, and then click Properties on the menu that appears.
- Click the Directory Security tab. Under Secure Communications, click Edit.
- Check to select the Require secure channel (SSL) check box and click OK.
- Click OK to close the Properties dialog box.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. REFERENCESFor additional information about the Owsadm.exe command, click the article number below
to view the article in the Microsoft Knowledge Base:
272945 STS: Using SharePoint Team Services Command-Line Utility
For additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
310932 FP2002: Where to Find the SharePoint Team Services Administrator's Guide
Modification Type: | Major | Last Reviewed: | 10/7/2003 |
---|
Keywords: | kbbug kbnofix KB292681 |
---|
|