Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 292681 - Last Review: February 21, 2007 - Revision: 2.1
FP2002: Errors When You Browse to SharePoint Team Services Site Administration Page
This article was previously published under Q292681
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.
-or-
Server Error: You must use a secure connection (SSL) to author against this server.
This problem occurs if you enable Secure Sockets Layer (SSL) by adding the RequireSSLAdmin setting on the Site Administration page.
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.
Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
For additional information about the Owsadm.exe command, click the article number below
to view the article in the Microsoft Knowledge Base:
272945Â
(http://kbalertz.com/Feedback.aspx?kbNumber=272945/EN-US/
)
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Â
(http://kbalertz.com/Feedback.aspx?kbNumber=310932/EN-US/
)
FP2002: Where to Find the SharePoint Team Services Administrator's Guide
APPLIES TO
- Microsoft FrontPage 2002 Server Extensions
- Microsoft SharePoint Team Services
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate