Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
To resolve this issue, you must configure three
registry entries on the following computers:
- The front-end Exchange Server 2003-based computer that
provides Outlook Web Access access
- The back-end Exchange Server 2003-based computer that hosts
the mailbox
For
Microsoft Internet Information Services (IIS) 5.0 (Microsoft Windows 2000), the
MaxClientRequestBuffer entry is
found under the
following registry subkey.
Configure it
as shown in the following table.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters
Name | Value type | Value data |
---|
MaxClientRequestBuffer | DWORD | 32768 |
| | |
For
IIS 6.0 (Microsoft Windows Server 2003), the MaxFieldLength entry and the MaxRequestBytes entry are
found under the following registry subkey. Configure them as shown in the
following table.
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters
Name | Value type | Value data |
---|
MaxFieldLength | DWORD | 65534 |
MaxRequestBytes | DWORD | 500000 |