<system.web>
<authentication mode="None" />
<compilation targetFramework="4.5.2" />
<httpRuntime targetFramework="4.5.2" />
<httpModules>
<add name="ApplicationInsightsWebTracking" type="Microsoft.ApplicationInsights.Web.ApplicationInsightsHttpModule, Microsoft.AI.Web" />
</httpModules>
<customErrors mode="Off"/>
'IT > .NET MVC' 카테고리의 다른 글
파일 다운로드 확장에 보안 문제 (0) | 2017.09.01 |
---|---|
DLL 동작 안할 때 확인해야 할 사항 (0) | 2017.09.01 |
백그라운드 스래드 우휴 상태 전환 금지 (0) | 2016.03.29 |
IIS 에서 NLOG 남기기 (0) | 2016.03.29 |
windows server 2008 powershell version up (0) | 2016.01.27 |