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.

Unable to redefine Msimsrv.dll into script mapping in IIS Instmsg vRoot in Exchange 2000 Server


View products that this article applies to.

Symptoms

If you change the Msimsrv.dll script mapping or you remove Msimsrv.dll script mapping from the Instmsg vRoot, when you attempt to redefine the path as a valid path, you receiving the following error message:
Applications/Script Mappings
You must enter a valid file path
When this behavior occurs, Instant Messaging users are not able to log on; they are prompted for user credentials for authentication.

In addition, an HTTP status 500 message is reported in the X:\Winnt\System32\Logfiles\W3SVC\appropriate date log file.

↑ Back to the top


Cause

This behavior occurs if you create a path that has blank spaces. The Internet Information Service (IIS) does not accept a path that has spaces in it for script mappings.

↑ Back to the top


Resolution

Warning If you edit the metabase incorrectly, you can cause serious problems that may require you to reinstall any product that uses the metabase. Microsoft cannot guarantee that problems that result if you incorrectly edit the metabase can be solved. Edit the metabase at your own risk.

Note Always back up the metabase before you edit it. To resolve this issue, follow these steps:
  1. Click Start, click Run, and then type cmd.
  2. Change the directory to: CD Inetpub\AdminScripts
  3. Run the following command:
    adsutil.vbs set w3svc/1/root/instmsg/scriptmaps "*,c:\program files\exchsrvr\bin\msimsrv.dll,1"

    This command sets the scriptmaps attribute to accept all file extensions (this is denoted by the "*"). The 1 gives the program the ability to run in a directory that does not have Execute permissions.


When you complete these steps, the Msimsrv.dll file is reintroduced back into the Instmsg vRoot Application Mappings section.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in Microsoft Exchange 2000 Server.

This problem was first corrected in Microsoft Exchange 2000 Server Service Pack 1.

↑ Back to the top


More information

The Msimsrv.dll file provides information for the Instant Messaging service.

↑ Back to the top


Keywords: KB276557, kbfix, kberrmsg, kbbug

↑ Back to the top

Article Info
Article ID : 276557
Revision : 5
Created on : 2/27/2007
Published on : 2/27/2007
Exists online : False
Views : 257