HTTP 500 Internal Server Error while running ASP page

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


Date: Wed, 17 Mar 2004 13:07:00 -0800


Have you tried r-clicking on the form and
choose "Options, and Update Database"?
>-----Original Message-----

>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

  • 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: Linking Forms
    ... The second page code this must be an asp page ... This collects the information from the first form and stores it ... variables lines and then the fields of the sql insert to match your database ... To create the access database I often let frontpage do this for me by ...
    (microsoft.public.frontpage.client)
  • 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)