error displaying ASP See error in Post

Ask a Question related to ASP, Design and Development.

  1. #1

    Default error displaying ASP See error in Post

    I am receiving the following error when I try to display
    any .asp file, I get a 500 error and the following error
    is written to my web logs. I am in need of some help.

    2003-10-24 04:33:52 10.111.220.193 - W3SVC1 ServerName
    Server IP 80 GET /ping.asp |4|800a03ea|Syntax_error 500 0
    659 258 235 HTTP/1.1 FQDN Mozilla/4.0+
    (compatible;+MSIE+6.0;+Windows+NT+5.0) - -

    I am at a complete loss, please help.

    Thank you for your time,

    Chad Austin

    Guest

  2. Similar Questions and Discussions

    1. flex httpservice post error 2032: iostream error
      When I use HttpService to send data by post method,I encounter a problem.I find if the length of the post data is over 1022,then flex rises the...
    2. Error Displaying Folder
      New install of ubuntu v5.10 puts a hda1 icon on the desk-top. Error message is displayed while opening. Error window:Error displaying...
    3. Displaying Custom Error Pages
      I've got my '404 page not found' error page working by using IIS server to redirect users. Now I need to supply an error page when users enter...
    4. 500 error when trying to do a post
      I'm trying to do a POST using the following code, but I'm getting a 500 error. Can somebody please help me? I'm been stuck for quite a while. ...
    5. How to avoid null displaying as error? (ASP VB)
      When user input from form variables results in null dynamic tables (repeating regions), I get the following error message: "ADODB.Field...
  3. #2

    Default Re: error displaying ASP See error in Post

    Find out what the error is.
    [url]http://www.aspfaq.com/2109[/url]

    Ray at home

    <anonymous@discussions.microsoft.com> wrote in message
    news:011101c399e9$299c88a0$a001280a@phx.gbl...
    > I am receiving the following error when I try to display
    > any .asp file, I get a 500 error and the following error
    > is written to my web logs. I am in need of some help.
    >
    > 2003-10-24 04:33:52 10.111.220.193 - W3SVC1 ServerName
    > Server IP 80 GET /ping.asp |4|800a03ea|Syntax_error 500 0
    > 659 258 235 HTTP/1.1 FQDN Mozilla/4.0+
    > (compatible;+MSIE+6.0;+Windows+NT+5.0) - -
    >
    > I am at a complete loss, please help.
    >
    > Thank you for your time,
    >
    > Chad Austin
    >

    Ray at 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