SharePoint 2010 Debuging 을 위해 수정해야 하는 Web.config 속성 SharePoint

아주 오래전에 [TIPS]아앗~ 예기치 않은 오류라니~ 라는 글을 올린적이 있었는데, 
할때마다 잊어버리는 경향이 있어서 다시 링크. ^^;


  • Change the configuration\SharePoint\SafeMode\@CallStack attribute to "true."
  • Change the configuration\system.web\compilation\@debug attribute to "true"
  • Change the configuration\system.web\customErrors\@mode attribute to "Off."

  • 암튼 중요한건 위의 내용이라는것.


    덧글

    댓글 입력 영역