Microsoft Knowledge Base Email Alertz

When you connect to a SharePoint Portal Server workspace by using HTTPS (Secure Sockets Layer), you receive the following error message in the browser:

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 304712 - Last Review: September 14, 2007 - Revision: 2.2

Accessing a Workspace Using HTTPS Does Not Work, Dashboard Error -2147221499

This article was previously published under Q304712

SYMPTOMS

When you connect to a SharePoint Portal Server workspace by using HTTPS (Secure Sockets Layer), you receive the following error message in the browser:
An error occurred while accessing the dashboard. This error may be caused by the proxy server settings for the dashboard. Contact your server administrator. If you are a server administrator, configure the proxy server settings by using the proxycfg utility. Consult the product documentation and the Readme file for more information about configuring the proxy server settings. Important: You must configure the proxy server settings for the dashboard even if you are not using a proxy server.

-2147221499
You are able to successfully connect to the default page of the Web site using HTTPS (https://server.domain.com), and to the workspace dashboard site using HTTP.

CAUSE

The dashboard site makes extensive use of a ServerXMLHTTP object, part of MSXML 3.0. To make any Secure Sockets Layer (SSL) requests from the Web server, the ServerXMLHTTP object expects a client digital certificate (even if the target Web server does not require a client certificate).

RESOLUTION

Configure the Portal virtual directory for the workspace in Microsoft Internet Information Server (IIS) with "Low (IIS Process)" application protection level.
  1. In Internet Services Manager, expand the workspace virtual directory under the affected Web site, and locate the Portal virtual directory.
  2. Right-click Portal, and then click Properties.
  3. On the Directory tab under Application Settings, change Application Protection to Low (IIS Process).
  4. Stop and then restart the World Wide Web Publishing (W3SVC) service.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

The -2147221499 error can also be caused by having an SSL certificate that has warnings or errors, or does not have the full certificate chain installed. To verify that the certificate does not have any warnings or errors, click View Certificate on the Directory Security tab of the Web site properties, and then view the certificate status on the General tab.

If you receive error -2147217895 while you are configuring SharePoint Portal Server with SSL, ensure you have configured the IIS securebindings parameter with the Adsutil tool.

APPLIES TO
  • Microsoft SharePoint Portal Server 2001
Keywords: 
kbbug kbpending KB304712
       

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