- Before you can edit
the metabase.xml file you must tell IIS to allow you to edit
the file. In IIS, right click the name of the server and
select properties. Check "Enable Direct Metabase Edit".
- Find the metabase.xml file located in C:\windows\sytem32\inetserv and open the file in Notepad.
- Search for AspMaxRequestEntityAllowed and increase the value. The default value is 204800 (200K). Setting the value to 1000000 will allow 1 MB file uploads.
- You may now wish to uncheck the IIS property called "Enable Direct Metabase Edit".
To increase the file download size limit, repeat all steps above but in Step 3 find the parameter called AspBufferingLimit. The default download limit is 4MB.
'Server Story.... > Windows Server' 카테고리의 다른 글
windows backup script (0) | 2011.11.08 |
---|---|
windows 2003 에서 ftp 설정시 21번 포트 이외에 특정 포트로의 패시브 포트 지정하고자 할때. (0) | 2011.11.04 |
Windows 인증 풀림 현상... (0) | 2011.10.28 |
windows 에서 서비스 등록 방법. (0) | 2011.09.28 |
MS SQL EXPRESS .MDF 파일로 접근 하기 .. .. .. .. 룰루루루루루..... (0) | 2011.09.19 |