HTTP Error 500.22 - Internal Server Error
檢測到在集成的托管管道模式下不適用的 ASP.NET 設置。
-------------------------------在web.config添加紅色部分-----------------------------
<system.webServer>
<validation validateIntegratedModeConfiguration="false" />
</system.webServer>
HTTP Error 500.22 - Internal Server Error
檢測到在集成的托管管道模式下不適用的 ASP.NET 設置。