Ask a Question related to ASP, Design and Development.

  1. #1

    Default Internal 500 Error?

    Hi everyone,

    This should be a pretty easy question for someone out there. I'm having
    problem posting form data from index.htm to db.asp, which will put the data
    into a database. Everytime I submit, I get an "HTTP 500 - Internal server
    error." Is there something wrong with my code or with the Win2k server and
    how can I fix it?

    Thanks for the help...

    Robert


    Robert Suffecool Guest

  2. Similar Questions and Discussions

    1. Internal error: Net8 protocol error.
      I am getting the following error (similar to the one posted by the original poster): Error Executing Database Query. Internal error: Net8...
    2. An internal error occurred.
      In my query I use AVG function to retrieve average of a variable in ms access. Everything was working and all of a sudden, Coldfusion Server...
    3. Internal Error 500
      :brokenheart; I have been trying to sort this problem out for months! My site is not published due to this one reason. I have been trying...
    4. HTTP 500.100 - Internal Server Error - ASP error Help...Please
      I a trying to display an ASP page on IIS 5.1, but i cant, every time i select the info i wanna see a "page cannot be displayed" page. The name of...
    5. HTTP Error 500, Internal Server Error
      I have installed VB.NET 2003 on my machine. Whenever I write a web service or web page of any type that uses ADO to connect to a SQL Database I get...
  3. #2

    Default Re: Internal 500 Error?

    <sigh>

    In Internet Explorer, please goto Tools -> Internet OPtions -> Advanced and
    uncheck "Show Friendly HTTP Errors", and reload the page. Post the complete
    error message you now see.

    Cheers
    Ken

    "Robert Suffecool" <rmsuffy@hotmail.com> wrote in message
    news:eyWleKtlDHA.2232@TK2MSFTNGP09.phx.gbl...
    Hi everyone,

    This should be a pretty easy question for someone out there. I'm having
    problem posting form data from index.htm to db.asp, which will put the data
    into a database. Everytime I submit, I get an "HTTP 500 - Internal server
    error." Is there something wrong with my code or with the Win2k server and
    how can I fix it?

    Thanks for the help...

    Robert



    Ken Schaefer Guest

  4. #3

    Default Re: Internal 500 Error?

    I solved my own problem! Thanks for being willing to help though

    God Bless,

    Robert
    "Robert Suffecool" <rmsuffy@hotmail.com> wrote in message news:eyWleKtlDHA.2232@TK2MSFTNGP09.phx.gbl...
    Hi everyone,

    This should be a pretty easy question for someone out there. I'm having
    problem posting form data from index.htm to db.asp, which will put the data
    into a database. Everytime I submit, I get an "HTTP 500 - Internal server
    error." Is there something wrong with my code or with the Win2k server and
    how can I fix it?

    Thanks for the help...

    Robert


    Robert Suffecool Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139