18 Ekim 2011 Salı

The request filtering module is configured to deny a request that exceeds the request content length.


HTTP Error 404.13 - Not Found
The request filtering module is configured to deny a request that exceeds the request content length.


Bu hatayı alıyorsanız ve sunucunuza 50 MB veya daha fazla boyutta dosya yüklemekte zorluk mu çekiyorsunuz?
İşte çözümü:
Sunucunuzda başlat/çalıştır cmd yazın.

Gelen ekranda cd/ yazın ve enter yapın
Sonra cd %windir%\system32\inetsrv\ bu kodu yazın ve enter yapın

Gelen satıra da

appcmd set config -section:requestFiltering -requestLimits.maxAllowedContentLength:2000000000 yazın ve enter yapın.

IIS'inizi yeniden başlatın. sorun çözülmüş olacaktır.


Hiç yorum yok:

Yorum Gönder