Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Internal Server Error - 500


Message #1 by blessie@w... on Thu, 1 Aug 2002 14:21:52
 have set up a secure portion of the site using ASP programming. Usernames 
and passwords are checked from an Access database using ASP program 
includes. 



From my system, I am able to login as any of the users, so I know the 
database is accessing correctly and the programming works. However, every 
other user is unable to access any of the password protected pages; they 
receive HTTP 500 Internal Server Error consistently. This happens to every 
user everywhere EXCEPT my machine. 


I tried disabling 'Show friendly HTTP Error Message' on IE browser, after 
doing that... i tried to log on but instead of getting error messages, it 
redirected me to the correct page.

any help?? 

thx!
Message #2 by "Ken Schaefer" <ken@a...> on Fri, 2 Aug 2002 10:57:42 +1000
Hi,

Got to one of the other machines which is not working. Turn off "Show
Friendly HTTP Errors". Then browse to the page.

If you can't get an error message, then we have *no* idea whatsoever what
could be causing the problem.

Cheers
Ken

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: <blessie@w...>
Subject: [access_asp] Internal Server Error - 500


: have set up a secure portion of the site using ASP programming. Usernames
: and passwords are checked from an Access database using ASP program
: includes.
:
: From my system, I am able to login as any of the users, so I know the
: database is accessing correctly and the programming works. However, every
: other user is unable to access any of the password protected pages; they
: receive HTTP 500 Internal Server Error consistently. This happens to every
: user everywhere EXCEPT my machine.
:
:
: I tried disabling 'Show friendly HTTP Error Message' on IE browser, after
: doing that... i tried to log on but instead of getting error messages, it
: redirected me to the correct page.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


  Return to Index