protected override void HandleUnknownAction(string actionName) { try { this.View(actionName).ExecuteResult(this.ControllerContext); } catch (Exception ex) { throw new HttpException(404, "Not Found", ex); // or 특정 ViewPage } }
가장 많이 본 글
-
처리되지 않은 예외: System.Security.Authentication.AuthenticationException: SSPI를 호출하지 못했습니다. 내부 예외를 참조하십시오. ---> System.ComponentModel.Win32Exce...
-
public DateTime UnixTimeToDateTime ( double value ) { DateTime unixEpoch = new DateTime( 1970 , 1 , 1 , 0 , 0 , 0 , 0 ).ToLocalTime()...
-
이벤트 형식: 오류 이벤트 원본: DhcpServer 이벤트 범주: 없음 이벤트 ID: 1016 날짜: 2008-07-04 시간: 오전 10:59:34 사용자: N/A 컴퓨터: JB-KIBN 설명: 이벤트 ID( 1016 )(원본 ( DhcpSe...
댓글 없음:
댓글 쓰기