Posts tagged as:

Urlscan

file asp “The system cannot find the file specified”

by Perk1z on June 30, 2007

Problems

*Â file asp “The system cannot find the file specified”

* Error ekseskusi file asp

Error :

Install Urlscan Security , lupa config urlscan.ini :)

Solusi :

Edit urlscan.ini

[AllowExtensions]

;
; Extensions listed here are commonly used on a typical IIS server.
;
; Note that these entries are effective if “UseAllowExtensions=1″
; is set in the [Options] section above.
;
.asp

[DenyExtensions]

;
; Extensions listed here either run code directly on the server,
; are processed as scripts, or are static files that are
; generally not intended to be served out.
;
; Note that these entries are effective if “UseAllowExtensions=0″
; is set in the [Options] section above.
;
; Also note that ASP scripts are denied with the below
; settings. If you wish to enable ASP, remove the
; following extensions from this list:
;Â Â Â .asp
;Â Â Â .cer
;Â Â Â .cdx
;Â Â Â .asa

Popularity: 9% [?]

{ 0 comments }