+393713742262
By Assistenza Informatica Firenze/Giugno 30, 2015/Comments are closed
Se “navigando” un file esistente (su disco) si riceve il messaggio di errore :
Errore HTTP 404.4 – Not Found
Alla risorsa desiderata non è associato un gestore.
Informazioni dettagliate sull’errore
Modulo IIS Web Core
Notifica MapRequestHandler
Gestore Non ancora determinato
Codice errore 0x80070002
HTTP Error 404.4 – Not Found
The resource you are looking for does not have a handler associated with it.
Handler: Not yet determined
E’ possibile che nel sito web siano “saltati” tutti i gestori degli script. (Mapping Gestori)
Fate attenzione se effettuate delle dichiarazioni “httpHandlers” nel web.config perchè vengono “sovrascritte quelle del server”. Se succede questo … si perde il Mapping Gestori per “static file” che corrisponde ai verbi “StaticFileModule,DefaultDocumentModule,DirectoryListingModule” (quelli che interpretano i file statici, css, txt, html, ecc.)
Per correggere il problema “velocemente” si può procedere in questo modo.
su IIS > Mapping Gestori > “Ripristina Padre”
se non sono fatte modifiche al Mapping gestore principale, questo comando corregge il tutto.
Alla risorsa desiderata non è associato un gestore, errore 0x80070002, 0x80070002 iis, Codice errore 0x80070002, HTTP Error 404.4 Not Found, The resource you are looking for does not have a handler associated with it