zoukankan      html  css  js  c++  java
  • Enable MOSS Show Detail Error Message On Page

    methods for view error message of moss  :

    1) the event log -- application.
    2)through the central administration , config the log settin, and then view  the log file in .
    3)chang the web.config and enable detail exception info display on page:

    <customErrors mode="Off" />
    <compilation batch="false" debug="true"><SafeMode MaxControls="200" CallStack="true" DirectFileDependencies="10" TotalFileDependencies="50" AllowPageLevelTrace="true">

     
    Resource for moss :
    www.CodePlex.com 

    Recomand Moss Book :
    sharepoint Products and Technologic.
    Office Sharepoint 2007.
    Window Sharepoint Service 3.0.



  • 相关阅读:
    World Cup
    Eva's Problem
    Number-guessing Game
    WisKey的眼神
    Vowel Counting
    The 3n + 1 problem
    超级楼梯
    母牛的故事
    素数回文
    画8
  • 原文地址:https://www.cnblogs.com/jianyi0115/p/906948.html
Copyright © 2011-2022 走看看