질문과 답변

사이드바 가젯 공식사이트 접속 오류........

2007.10.26 09:26

슈퍼맨 조회:5543

Server Error in '/' Application.
--------------------------------------------------------------------------------

Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>


저만뜨는건지;; 다그런건지
번호 제목 글쓴이 조회 등록일
[공지] 질문과 답변 게시판 이용간 유의사항 gooddew - -
303 인터넷 관련 문제입니다. [2] 인터넷문제 5620 10-30
302 비스타 사용한지 3일된 사람이에요 ㅠ [4] 최현철 5408 10-30
301 winsxs 폴더에 있는 파일 지워도 되나요? [6] 궁금이 7108 10-30
300 비스타 관련 질문좀용 [1] 김효중 4981 10-29
299 APPCRASH 오류 해결방법 좀 부탁드립니다. 히로 9216 10-29
298 OEM인증 질문 [1] 훔훔 5556 10-29
297 비스타 sp1 설치중에 오류가 뜨는데 어떻게 해야되는지요 [3] 신정민 5366 10-28
296 아래 초보자님 문의 VistaSp1Preview_x86 [1] KeyMan 5072 10-28
295 비스타 Sp1 Pre 업데이트 (예전에... [1] 초보자 5314 10-28
294 비스타에서 스트랭홀드(게임)실행이 안되요~ [1] 092 5617 10-28
293 터보메모리 켜놓으면 AI Activation이 기능을 못하네요 [2] Versace 5615 10-28
292 iTunes 설치후 생긴 시작프로그램 꺼도 되나요? [2] 애플~ 5965 10-28
291 [XP/Vista] ATI 컨트롤센터 질문입니다. [1] 김용환 5092 10-28
290 [Vista] 질문입니다(스샷첨부)... [4] 김용환 6333 10-28
289 하드 용량 늘리고 파... [2] 하드가 모 5022 10-27
288 [XP/Vista] 또 드라이버 질문입니다. [1] 김용환 5228 10-27
287 [XP/Vista] 드라이버 질문입니다. [3] 김용환 5160 10-27
286 비스타 32사용하는데요..게임 실행시 질문입니다. [3] 이진성 5831 10-27
285 [XP, Vista] 무엇이 문제입니까? [10] 김용환 5787 10-27
284 boot 폴더 삭제 방법 좀 알려주세요 [4] 지나 7513 10-27
XE1.11.6 Layout1.4.8