XWEB: Using POST Command with Long URLs May Fail Due to 2-KB Limit in Exchfilt.dll (223817)



The information in this article applies to:

  • Microsoft Exchange Active Server Components 5.0
  • Microsoft Outlook Web Access 5.5
  • Microsoft Outlook Web Access 5.5 SP 1
  • Microsoft Outlook Web Access 5.5 SP 2
  • Microsoft Outlook Web Access 5.5 SP 3

This article was previously published under Q223817

SUMMARY

When you use the POST command in an application with an URL over 2 KB in size (2048 characters), the POST command returns an error code instead of successfully posting.

MORE INFORMATION

The Microsoft Exchange Server Outlook Web Access (OWA) component installs a global ISAPI filter, Exchfilt.dll, which will not pass URLs over 2 KB in length. There is a fixed buffer size in Exchfilt.dll of 2048 characters.

If OWA is installed on your Microsoft Internet Information Server (IIS) computer, the ISAPI filter limitation on Exchfilt.dll may also affect other applications trying to pass a long URL.

For additional information on ISAP filters see the following article in the Microsoft Knowledge Base:

150312 How to Install an Isapi Filter DLL

-and-

Windows NT 4.0 Options Pack online documents


Modification Type:MinorLast Reviewed:4/28/2005
Keywords:kbinfo KB223817