HTTP 500 Internal Server Error while running ASP page

From: Cinderella (anonymous_at_discussions.microsoft.com)
Date: 03/17/04


Date: Tue, 16 Mar 2004 17:34:59 -0800

Hi Guys,

I made a guest book with ASP page and MS access 2000. I
can display data from the database via my asp page.
However, when I try to make data entry into the database
through ASP page, I got an error message " HTTP 500
Internal server error".

I have a write.asp page with a form that accepts data
entry. The property of the form is like this:
method="post" action="save.asp"

The save.asp actually writes the data into database.

However, everytime I tried to enter data in the form, the
error message appears:
HTTP 500 Internal Server Error
There is a problem with the page you are trying to reach
and it cannot be displayed.

It seems that the save.asp page cannot be reached.

I hosted it at my company's windows 2000 server.

The same guestbook runs great here: http://www.cn-
knitwear.com/ocean/database/index.asp
If you click "submit message", you will see the write.asp
page.

Please help! Thank you!

P.S. I updated my MDAC



Relevant Pages

  • Re: HTTP 500 Internal Server Error while running ASP page
    ... you need to turn off the "Show friendly HTTP error ... > I made a guest book with ASP page and MS access 2000. ... > can display data from the database via my asp page. ... > HTTP 500 Internal Server Error ...
    (microsoft.public.frontpage.programming)
  • HTTP 500 Internal Server Error while running ASP page
    ... >I made a guest book with ASP page and MS access 2000. ... >can display data from the database via my asp page. ... when I try to make data entry into the database ... >HTTP 500 Internal Server Error ...
    (microsoft.public.frontpage.programming)
  • Re: Validate logins with ASP, MS Access and Cookies error
    ... If you plan to do much more ASP, I would advise looking for tutorials ... return another column from the database that stores the users 1st ... 'create connection and recordset objects ... Set cnStr = Server.CreateObject ...
    (microsoft.public.inetserver.asp.db)
  • Re: Validate logins with ASP, MS Access and Cookies error
    ... If you plan to do much more ASP, I would advise looking for tutorials ... return another column from the database that stores the users 1st name ... 'create connection and recordset objects ... Set cnStr = Server.CreateObject ...
    (microsoft.public.inetserver.asp.db)
  • Re: Datasets - Best approach to use?
    ... William (Bill) Vaughn ... then you got the wrong books. ... Using ASP (or ... It accesses data in an SQL Server database. ...
    (microsoft.public.vb.database)