Microsoft Knowledge Base Email Alertz

(843345) - Describes how to determine if either Windows SharePoint Services or FrontPage Server Extensions is installed and is in use on a Web server that is running IIS.

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: 843345 - Last Review: September 26, 2007 - Revision: 1.6

How to determine if Windows SharePoint Services or if FrontPage Server Extensions is in use in IIS

This article contains information about opening the registry. Before you open the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For additional information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986  (http://kbalertz.com/Feedback.aspx?kbNumber=256986/ ) Description of the Microsoft Windows Registry

INTRODUCTION

This article describes how to determine if either Microsoft Windows SharePoint Services or FrontPage Server Extensions from Microsoft is installed and is in use on a Web server that is running Microsoft Internet Information Services (IIS). Sometimes, certain programs may have to programmatically detect if Windows SharePoint Services or if FrontPage Server Extensions is in use. This article describes how to check the registry to determine if either Windows SharePoint Services or FrontPage Server Extensions is in use on a Web server.

MORE INFORMATION

How to determine if Windows SharePoint Services is installed on the Web server

To determine if Windows SharePoint Services is installed on the Web server, follow these steps.

Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
  1. Click Start, click Run, type regedit in the Open box, and then click OK.
  2. Locate and then click the following registry key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\6.0
  3. In the right pane, look to see if a SharePoint registry entry that has a value of Installed is listed. If the SharePoint registry entry that has a value of Installed is listed, Windows SharePoint Services is installed on the computer.
  4. Quit Registry Editor.

How to determine if Windows SharePoint Services or if FrontPage Server Extensions is in use

To determine if Windows SharePoint Services or if FrontPage Server Extensions is in use, look to see if the following registry key contains any subkeys:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\Ports
To do this, follow these steps.

Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
  1. Click Start, click Run, type regedit in the Open box, and then click OK.
  2. Locate and then double-click the following registry key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\Ports
  3. Look to see if the
    Ports
    registry key contains any subkeys. If subkeys are present, either Windows SharePoint Services or FrontPage Server Extensions is installed on that virtual server.

    For example, if the Default Web Site in IIS is extended with Windows SharePoint Services or with FrontPage Server Extensions, the
    Ports
    registry key contains the following subkey:
    Port /LM/W3SVC/1:
  4. Quit Registry Editor.
For more information about Windows SharePoint Services, visit the following Microsoft Web site:
http://technet.microsoft.com/windowsserver/sharepoint/default.aspx (http://technet.microsoft.com/windowsserver/sharepoint/default.aspx)
For more information about FrontPage Server Extensions, visit the following Microsoft Web site:
http://msdn2.microsoft.com/en-us/library/aa278914(office.10).aspx (http://msdn2.microsoft.com/en-us/library/aa278914(office.10).aspx)

APPLIES TO
  • Microsoft FrontPage 2002 Server Extensions
  • Microsoft FrontPage 2000 Server Extensions
  • Microsoft Windows SharePoint Services 2.0
Keywords: 
kbhowto KB843345
       

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