Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Error message when you try to browse a custom Index Server search page on a Windows Server 2003-based computer: "The 'MSIDXS' provider is not registered on the local machine."


View products that this article applies to.

Symptoms

Consider the following scenario
  • You try to browse a custom Index Server search page on a Windows Server 2003-based computer.
  • The search page uses the Microsoft Index Server OLE DB provider (MSIDXS).
  • The computer is running the Indexing Service.
In this scenario, you may receive the following error message:
Server Error in '/' Application.

The 'MSIDXS' provider is not registered on the local machine. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: The 'MSIDXS' provider is not registered on the local machine.

↑ Back to the top


Resolution

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
To resolve this issue, follow these steps:
  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate and then click the following registry subkey:
    HKEY_CLASSES_ROOT\MSIDXS
  3. Right-click MSIDXS and then click Permissions. The Permissions for MSIDXS dialog box appears.
  4. In the Group or user names list, click SYSTEM, and then click to select the Full Control check box for the Allow column if you have not selected it already.
  5. In the Group or user names list, click ASPNET, and then click to select the Full Control check box for the Allow column if you have not selected it already.
  6. Click OK to close the Permissions for MSIDXS dialog box.
  7. Exit Registry Editor.

↑ Back to the top


Keywords: KB954819, kbprb, kbtshoot, kbregistry, kbexpertiseinter

↑ Back to the top

Article Info
Article ID : 954819
Revision : 1
Created on : 6/30/2008
Published on : 6/30/2008
Exists online : False
Views : 532