zoukankan      html  css  js  c++  java
  • Developers dashboard in SharePoint 2010

    转载自 http://www.sunilyadav.net/?tag=stsadm-exe

    The developer dashboard is the new feature addition to SPS 2010 diagnostics. The Developer dashboard provides detailed information such as components generating load on the system, code that executed on the page, query execution time, function by function level trace, WebPart load time etc. Developer Dashboard Modes

    The below are the modes in the Developer Dashboard: 1.  On  :  Developer Dashboard is viewable on all pages that use the default master page. 2.  Off :  Turns off the Developer Dashboard 3.  OnDemand : OnDemand mode allows the user to toggle the Dashboard on and off whenever required.

    The Developer Dashboard is disabled by default. One can enable the Developer Dashboard with the help of following methods.

    1. Using STSADM.EXE

    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN

    STSADM.exe -o setproperty -pn developer-dashboard -pv OnDemand

  • 相关阅读:
    oracle学习6
    oracle学习5
    oracle学习4
    oracle学习3
    oracle的过滤与排序
    poj1064 Cable master
    poj3169 Layout
    UVA
    poj2341 Expedition
    poj3617 Best Cow Line
  • 原文地址:https://www.cnblogs.com/zhuwenlubin/p/1868414.html
Copyright © 2011-2022 走看看