Re: ASP Data connection HTTP 500 - Internal Server Error
From: Tom Kaminski [MVP] ((A_at_T))
Date: 03/18/04
- Next message: Tom Kaminski [MVP]: "Re: IIS running under domain account/problem"
- Previous message: Mark Andrews: "IIS running under domain account/problem"
- In reply to: Arthur Davis: "ASP Data connection HTTP 500 - Internal Server Error"
- Next in thread: Arthur Davis: "Re: ASP Data connection HTTP 500 - Internal Server Error"
- Reply: Arthur Davis: "Re: ASP Data connection HTTP 500 - Internal Server Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 18 Mar 2004 15:20:55 -0500
"Arthur Davis" <adavis@bart.rprc.washington.edu> wrote in message
news:fa1d01c40d24$bfe0c8e0$a301280a@phx.gbl...
> I am trying to get a secure web site up that requires
> user authentication. It works fine on my development
> system using XP run as an administrator. On the
> production server only administrators can connect -
> others get the HTTP 500 - Internal Server Error page.
FAQ. Start here:
http://www.aspfaq.com/show.asp?id=2109
http://support.microsoft.com/?id=311766
http://support.microsoft.com/?id=309051
> The problem happens on asp pages with odbc data
> connections on them. NTFS permissions don't seem to be
> the problem unless there are some files outside of the
> web root that require authorization for non
> administrators in order for the user to be able to
> execute the ODBC connection code. I have created a test
> site that has one asp page on it and that page has one
> data connection using an ODBC data source. If I remove
> the connection from the page both administrators and non
> administrators can run it. With the dataconnection on
> the page only administrators can run the page.
>
> The environment is Server 2003 running IIS 6.0. Any help
> or suggestions will be appreciated. Log snippets showing
> a successful connection by an administrator account and
> then a failed connection by a non administrator follow.
>
> Note the |30|80020009| in the failed attempt. What does
> this mean?
http://www.aspfaq.com/search.asp?q=80020009&type=ALL&category=0&numDays=0&order=2
-- Tom Kaminski IIS MVP http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS http://mvp.support.microsoft.com/ http://www.microsoft.com/windowsserver2003/community/centers/iis/
- Next message: Tom Kaminski [MVP]: "Re: IIS running under domain account/problem"
- Previous message: Mark Andrews: "IIS running under domain account/problem"
- In reply to: Arthur Davis: "ASP Data connection HTTP 500 - Internal Server Error"
- Next in thread: Arthur Davis: "Re: ASP Data connection HTTP 500 - Internal Server Error"
- Reply: Arthur Davis: "Re: ASP Data connection HTTP 500 - Internal Server Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|