Sharepoint
IIS 6.0:AspMaxRequestEntityAllowed 影響 Sharepoint 2007 中的最大上傳大小?
IIS MetaBase.xml 文件條目“AspMaxRequestEntityAllowed”對上傳 sharepoint 2007 文件有什麼影響?
(
AspMaxRequestEntityAllowed
和其他特定於 ASP 的設置,如AspBufferingLimit
)設置是ASP(經典)限制。它不會影響在 IIS 上執行的 ASP.NET 或其他 Web 框架。這是一個簡短的教程,描述了增加 Sharepoint 2007 站點的上傳限制所需的步驟:
- 增加 Web 應用程序上傳限制。
- 增加 HTTP 超時。
- 增加 web.config 中的 Execution Timeout 和 MaxRequestLength