XADM: Removing the Active Server Component Fails

Last reviewed: March 11, 1998
Article ID: Q178312
The information in this article applies to:
  • Microsoft Exchange Server, version 5.0
IMPORTANT: This article contains information about editing the registry. Before you edit the registry, make sure you understand how to restore it if a problem occurs. For information about how to do this, view the "Restoring the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help topic in Regedt32.exe.

SYMPTOMS

When you run Microsoft Exchange setup, selecting "Reinstall" or "Add/Remove" to remove the Active Server Component will fail with one or both of the following pop-up error messages:

   Processing file "D:\setup\I386\webcon.uns" at or near line 16.
   The system cannot find the file specified.
   Microsoft Windows NT
   ID No: 0xc0020002

   System cannot find the file specified.
   Microsoft Windows NT
   ID No: 0xc0020002

CAUSE

The Active Server Pages (ASP) in Windows NT were removed before the Active Server Component was removed from Exchange. A registry key that is required for the Exchange Server Setup program to operate is deleted when the ASP is removed.

WORKAROUND

To work around this problem, perform the following steps:

WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk.

For information about how to edit the registry, view the "Changing Keys And Values" Help topic in Registry Editor (Regedit.exe) or the "Add and Delete Information in the Registry" and "Edit Registry Data" Help topics in Regedt32.exe. Note that you should back up the registry before you edit it.

  1. Reinstall Active Server Pages on the server.

  2. On the Start menu, click Run.

  3. In the Open box, type "Regedt32" (without the quotation marks).

  4. In the Windows Registry Editor, click "HKEY_Local_Machine on Local Machine" on the Window Menu.

  5. Select System\CurrentControlSet\Services\MSExchangeWEB\Parameters.

    a. If MSExchangeWEB or Parameters does not exist, Highlight the folder to

         add it to (Services or MSExchangeWEB).
    
    b. On the Edit menu, select "Add Key" and enter the name MSExchangeWEB or

         Parameters.
    
    c. Click OK.

  6. With Parameters highlighted, select "Add Value" from the Edit menu.

  7. Type "Server" in the Value Name field (without the quotation marks).

  8. Set the type to REG_SZ and click OK.

  9. In the String dialog box, enter the server's name (all in capital letters) and click OK.

  10. Run the Exchange Server Setup program and select "Add/Remove" and

        deselect Active Server Components.
    
Keywords          : XADM
Version           : WINDOWS:5.0
Platform          : WINDOWS
Issue type        : kbprb
Solution Type     : kbworkaround


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 11, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.