Err Msg: "HTTP/1.0 501 Not Supported" on ODBC Query

Last reviewed: April 22, 1997
Article ID: Q142854
The information in this article applies to:
  • Microsoft Internet Information Server version 1.0

SYMPTOMS

When you execute a script, the World Wide Web (WWW) client receives the error:

   HTTP/1.0 501 Not Supported or HTTP/1.0 403 Access Forbidden

When attached to the same WWW server locally with a WWW client, the error does not occur.

CAUSE

Read and execute access is not set for the directory containing the script or IDC file that is being requested by the Web page. Executing the script from the WWW server itself may not cause the error to appear since the user account used to log on to the server may have administrator rights.

RESOLUTION

To correct this problem:

  1. Open the Internet Server Manager, and bring up the properties of your WWW service.

  2. Choose the Directories tab, then double-click your scripts directory.

  3. Under the access section make sure Read and Execute are selected.

  4. Check the security permissions on the directory in File Manager to verify that at least read and execute permissions are set on the files and the directory.


Additional query words: prodiis http iis
Keywords : iismgr iisscript kbusage
Version : 1.0
Platform : WINDOWS


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.

Last reviewed: April 22, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.