Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 838680 - Last Review: November 30, 2007 - Revision: 1.6
"Object or data matching the name, range, or selection criteria was not found within the scope of this operation" error message when you use SSL and a FQDN to connect to a dashboard site in SharePoint Portal Server 2001
When you use Security Sockets Layer (SSL) to connect to your
Microsoft SharePoint Server 2001 dashboard site, and you specify the name of
the server by using a fully qualified domain name (FQDN), you may receive an
error message that is similar to the following:
Object or
data matching the name, range, or selection criteria was not found within the
scope of this operation.
Provider 2147217895
This issue may occur if the FQDN of the server is not
specified in the
SecureBindings property of the Web site in
the Microsoft Internet Information Services (IIS) metabase.
To resolve this issue, use the MetaEdit2.2 tool to edit the
IIS metabase and specify the FQDN of the server in the
SecureBindings property that is configured for the Web site. To do so, follow
these steps:
- To download and install the MetaEdit 2.2 tool, visit the following Microsoft Web site:
- Click Start, point to
Programs, point to Administrative Tools, and
then click MetaEdit 2.2.
- Expand LM, expand W3svc,
and then expand 1.
- In the right pane, right-click the
SecureBindings entry that is not configured with a port
number, and then click Delete.
- When you are prompted to confirm the deletion, click
Yes.
- Expand W3svc, and then expand the folder
that represents the Web site that you want to configure--for example, expand
3.
- In the right pane, double-click the
SecureBindings entry that is configured with port number 443.
- In the Edit Metabase Data dialog box, add
the FQDN of the server to the end of the
IPAddress:443: entry that appears
in the Data box, and then click
OK.
For example, after you add the FQDN of the
server, the entry in the Data box may look similar to the
following: IPAddress:443:FQDN
- Restart the server.
.
For more information about the
SecureBindings property in IIS, visit the following Microsoft Web site:
For more information about how to manage IIS metabase settings,
visit the following Microsoft Web site:
For more information about SharePoint Portal Server 2001, visit
the following Microsoft Web site:
APPLIES TO
- Microsoft SharePoint Portal Server 2001
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