Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting error information, not just error '500 error'
Message
De
11/08/2015 04:30:25
Bruno Maddalozzo
Informatica Aziendale
Arsie, Italie
 
 
À
10/08/2015 08:40:00
Information générale
Forum:
Internet
Catégorie:
Active Server Page
Divers
Thread ID:
01623081
Message ID:
01623112
Vues:
48
In your Web.config
put the element:

->configuration
...
->system.web
->compilation
debug="true"
...
(close tags)

Note: I tried to insert in < PRE> < / PRE> the XML syntax but doesn't show.

HTH
Bruno


>Morning,
>
>How can I get real error information like the ASP file name, Line Number, error message as o what went wrong. My web site host recently updated their system, and since then if an error occurs it return a "500 (internal Server) error" page. I have contacted GoDaddy, but they have not been much help. I am looking for a way to trap the error and display the details of the error. "ON ERROR" should be the answer but I can not get it to trap the error before the server throws the Error 500. I am assuming it has something to do with the parsing and/or compiling of the vbscript / javascript code in the ASP page.
>
>Any suggestion is welcome.
>
>Greg
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform