Tuesday, September 7, 2010

Enable Developer Dashboard with STSADM in command prompt

Use the following command in the command prompt:
stsadm -o setproperty -pn developer-dashboard -pv ondemand


Note: this turns on the developer dashboard in "OnDemand" mode instead of "Always On" mode.

Tip: i find it useful to set path to my sharepoint bin dir before using STSADM utility:

No comments:

Post a Comment