DOCUMENT:Q174776 06-MAY-1999 [iis] TITLE :Index Server Queries Return Not Enough Storage Is Available Err. PRODUCT :Internet Information Server PROD/VER:1.1 OPER/SYS: KEYWORDS:kberrmsg ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Index Server version 1.1 ------------------------------------------------------------------------------- SYMPTOMS ======== When you do a query using Index Server, the browser may return an error message similar to the following: Not enough storage is available to complete this operation 0x8007000e. This error message will appear some of the time, but not necessarily all of the time. CAUSE ===== If the query is using a POST command (in the HTML file), you can get the above error message. The Index Server is expecting all POST commands to be Null Terminated. WORKAROUND ========== Instead of using the POST command, use the GET command in the HTML code, or ensure that the data in the POST command is Null Terminated. ====================================================================== Keywords : kberrmsg Technology : kbIdxServSearch kbAudDeveloper kbIdxServ110 Version : 1.1 Hardware : ALPHA x86 ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 1999.