Microsoft KB Archive/223817

From BetaArchive Wiki
Knowledge Base


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

Article ID: 223817

Article Last Modified on 10/28/2006



APPLIES TO

  • Microsoft Exchange Active Server Components 5.0
  • Microsoft Outlook Web Access 5.5
  • Microsoft Exchange Server 5.5 Service Pack 1
  • Microsoft Exchange Server 5.5 Service Pack 2
  • Microsoft Exchange Server 5.5 Service Pack 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


Keywords: kbinfo KB223817