Currently, I randomly get un-described 500 error in
different pages and different lines. Checking into the
event log on the server, I found it is full of the entry
indicating Asp Error 147. Does anybody know what the error
is exactly?
Thanks in adavnce.
--
----------------------------------------------------------
Curt Christianson (Software_AT_Darkfalz.Com)
Owner/Lead Designer, DF-Software
http://www.Darkfalz.com
---------------------------------------------------------
..Offering free scripts & code snippits for everyone...
---------------------------------------------------------
"Frank Zhang" <fzh...@ubisoft.com> wrote in message
news:648001c2bcce$12fc3a80$8af82ecf@TK2MSFTNGXA03...
My browser is friendly-error disabled. So that I can see the detail of
error descriptions. But out of sudden (under a heavy load of the IIS
server), I got 500 page with the error description "unspecified error".
And where/when the error occurs is totally random. So, I looked into the
event log and see ASP 0147 every where. But I still don't know what had
happened.
Thanks.
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
If you only get unspecified error and 0147, then you haven't read
http://www.aspfaq.com/2109 in its entirety.
--
Aaron Bertrand, SQL Server MVP
http://www.aspfaq.com/
Please reply in the newsgroups, but if you absolutely
must reply via e-mail, please take out the TRASH.
"Frank Zhang" <fzh...@gameloft.com> wrote in message
news:#zPFkENvCHA.1960@TK2MSFTNGP11...
HTTP/1.1 500 Server Error
This is the text in IE with friendly errors turned OFF and the same in
Netscape.
No page, no line no nothing.
If I have any regular error such as syntax error, I will see page
blahblah.asp line blahblah and error blahblah.
The reason that I am asking for help here is that I CAN'T have the
detail of the error by any meaning.
--
Aaron Bertrand, SQL Server MVP
http://www.aspfaq.com/
Please reply in the newsgroups, but if you absolutely
must reply via e-mail, please take out the TRASH.
"Frank Zhang" <fzh...@gameloft.com> wrote in message
news:O#FtnhNvCHA.2732@TK2MSFTNGP09...
--
----------------------------------------------------------
Curt Christianson (Software_AT_Darkfalz.Com)
Owner/Lead Designer, DF-Software
http://www.Darkfalz.com
---------------------------------------------------------
..Offering free scripts & code snippits for everyone...
---------------------------------------------------------
"Frank Zhang" <fzh...@gameloft.com> wrote in message
news:O#FtnhNvCHA.2732@TK2MSFTNGP09...
Event ID: ????
Source: ????
Look it up at http://www.eventid.net/
--
Phillip Windell
pwin...@wandtv.com
WAND-TV (ABC Affiliate)
www.wandtv.com
"Frank Zhang" <fzh...@gameloft.com> wrote in message
news:O#FtnhNvCHA.2732@TK2MSFTNGP09...
I've been looking into that in lots of newsgroup and there is someone
said it is because of performance issue which I don't think it is my
case. That's why I am looking for more possible answers.
Thanks again.
--
Aaron Bertrand, SQL Server MVP
http://www.aspfaq.com/
Please reply in the newsgroups, but if you absolutely
must reply via e-mail, please take out the TRASH.
"Frank Zhang" <fzh...@gameloft.com> wrote in message
news:e84qSxNvCHA.2504@TK2MSFTNGP10...
GET /trey_parker.html |-|ASP_0147|500_Server_Error 500 Mozilla/4.0+
(compatible;+MSIE+5.5;+Windows+98)
)
Sorry, but this is a request for an HTML file, and it is causing this error.
This means it is above the ASP level, because asp.dll isn't even called at
this point. Maybe you could try an IIS group...
--
Aaron Bertrand, SQL Server MVP
http://www.aspfaq.com/
Please reply in the newsgroups, but if you absolutely
must reply via e-mail, please take out the TRASH.
"Frank Zhang" <fzh...@gameloft.com> wrote in message
news:u2yeIDOvCHA.2292@TK2MSFTNGP10...