Error 80040E19 when you try to expand public folders in Exchange 2000 Server (328659)
The information in this article applies to:
- Microsoft Exchange 2000 Server
- Microsoft Exchange 2000 Enterprise Server
This article was previously published under Q328659 SYMPTOMS
When you try to expand the public folders tree in Microsoft Exchange System Manager, you may receive an error message that is similar to the following:
The Object is no longer available. Press F5 to refresh the display, and then try again.
ID no: 80040E19
Exchange System Manager
The Urlscan.log file may contain a record that is similar to one of the following:
Client at (IP_ADDRESS): URL contains extension '.com', which is disallowed. Request will be rejected. Raw
URL='/ExAdmin/Admin/Domain_Name.com/Public%20Folders/'Client at (IP_ADDRESS): URL contains extension '.' in path. Request will be rejected. Site Instance='1', Raw
URL='/ExAdmin/Admin/Domain_Name.com/Public%20Folders/Client at (IP_ADDRESS): URL contains disallowed header 'translate'. Request will be rejected. Raw
URL='/ExAdmin/Admin/Domain_Name.com/Public%20Folders/Client at (IP_ADDRESS): sent verb 'OPTIONS', which is not specifically allowed. Request will be rejected.Client at (IP_ADDRESS): sent verb 'SEARCH', which is not specifically allowed. Request will be rejected.
CAUSE
This issue may occur if the URLScan tool rejects your request because of the settings that are specified in the Urlscan.ini file.
RESOLUTION
To resolve this issue, use either of the following methods. Method 1Modify the Urlscan.ini file:
- Open the c:\Windows folder\System32\Inetsrv\Urlscan folder.
- Open the Urlscan.log file in a text editor such a Notepad, and note the setting that is interfering with your request.
- Locate the setting in the Urlscan.ini file that corresponds to the record in the URLScan log file.
- Follow these steps to edit the Urlscan.ini file:
- Open the Urlscan.ini file.
- Locate the [DenyExtensions] section.
- Put a semicolon in front of the .com entry to remark out that line.
- Locate the [AllowExtensions] section.
- Add .com to the list of approved extensions.
- Save the Urlscan.ini file.
- Restart the IIS Administration service.
- Restart Exchange System Manager, and then try to expand Public Folders.
- If the issue is not resolved, repeat these steps. When you view the URLScan log file, note that a different parameter may be the cause of the issue. You may have to repeat this procedure several times until each parameter is approved by the URLScan tool.
Method 2Remove IISLockDown by running Iislockd.exe, and then reinstall IISLockDown. Make sure that you do not install the URLScan tool.
| Modification Type: | Major | Last Reviewed: | 2/17/2005 |
|---|
| Keywords: | kbenv kberrmsg kbprb KB328659 |
|---|
|