IIS 응용 프로그램 서버 오류 : 보안 예외 System.Security.SecurityException
IIS 에서 Event Log(이벤트)를 사용할때 System.Security.SecurityException이 나타나는경우가 있다. 에러로그의 경우 log4net 이나 파일, 기타 처리로 사용을 하게 되는데, 이벤트 로그를 사용할 경우에 IIS 셋팅 부분 or 풀(pool) 의 권한으로 에러가 날 수 있다. Security ExceptionDescription: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the ap..