Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- IdentityServer4
- TPL
- identityserver
- identityserver3
- 실행계획 원리
- async await
- 쿼리 최적화
- esl
- .net
- ThreadPool
- slow in the application
- stored procedure
- task
- SQLServer
- validation
- SSMS
- MSSQL
- fast in ssms
- oauth2
- SQL Server Optimizer
- english
- Dataannotation
- 저장프로시저
- 느린 저장프로시저
- execution plan
- 영어공부
- query
- C#
- async
- await
Archives
- Today
- Total
목록applicationhost.config 위치 (1)
shyaway
IIS > IIS Express & IIS applicationhost.config path
See content in English IIS Express 와 IIS applicationhost.config 설정 파일 위치 IIS Express%USERPROFILE%Documents\IISExpress\config * %USERPROFILE% 은 일반적으로 C:\Users\윈도우계정명 이다. Program Files 에도 IIS Express 폴더가 있고, 내부에 applicationhost.config 가 존재하는데, 이 설정은 무시해도 된다. 왜냐하면 VisualStudio 에서 웹 프로젝트를 F5 또는 Ctlr + F5 로 실행하는 경우 위에서 제시된 설정을 참조하게 되기 때문이다. IISC:\Windows\System32\inetsrv\config IIS Express & IIS appl..
.NET
2018. 8. 6. 11:50