Errori dettagliati di Classic ASP su IIS7

Se state lavorando su applicazioni Classic ASP installate su IIS7 è probabile che incontriate un nuovo problema: i messaggi di errore non vengono più dettagliati nello stream di output ma viene semplicemente indicato un errore generico del tipo "An error occurred on the server when processing the URL. Please contact the system administrator".

 Per rispristinare il nomale funzionamento occorre lanciare il seguente comando da una finestra shell:

%windir%\system32\inetsrv\appcmd set config -section:asp -scriptErrorSentToBrowser:true

Published mercoledì 8 agosto 2007 11.33 by marcodelgatto

Comments

No Comments

Leave a Comment

(required) 
(required) 
(optional)
(required) 
Powered by Community Server (Commercial Edition), by Telligent Systems