»Iscriviti   »Guestbook   »Immagini   »Forum   »Download   »Mappa   5600 utenti on line
MENU

SVILUPPO

RISORSE

Login

Ricerca

Pagine più visitate

Suggerimenti

 
Forum
Store Portal on Windows 2003
Indietro indietro   Registrati registrati  
Autore Thread
 giardina
Moderatore
 
Località: Putignano
Nazione: Italy
Web: http://www.media.it
 
Store Portal on Windows 2003

IIS6.0 prevent the upload of large files ( 200Ko)

For IIS6.0 users, the AspMaxRequestEntityAllowed property specifies the maximum number of bytes allowed in the entity body of an ASP request. If a Content-Length header is present and specifies an amount of data greater than the value of AspMaxRequestEntityAllowed, IIS returns a 403 error response. This property is related in function to MaxRequestEntityAllowed, but is specific to ASP request. Whereas you might set the MaxRequestEntityAllowed property to 1 MB at the general World Wide Web Publishing Service (WWW Service) level, you may choose to set AspMaxRequestEntityAllowed to a lower value, if you know that your specific ASP applications handle a smaller amount of data.

1) Stop All IIS Service (IIS Admin Put Down All Process)
2) Open your metabase.XML which is located in c:\Windows\System32\Inetsrv
3) find the line "AspMaxRequestEntityAllowed" and change it to "1073741824".

Now Store Portal permit lange upload with all extension. emoticon

Giuseppe Giardina

 06.12.2003
Registrati registrati