Products and Services
Graffiti CMS
Learn more about our simple content publishing platform.
Harvest Reporting Server
Get business intelligence tools for measuring online behavior.
Professional Services
Consulting, creative, and Web services from the people who know Community Server best.
Solutions
Telligent
Learn more about our team at Telligent.com.
 

Exception logging disabled by default

Exception logging is disabled by default in Community Server 2007.  To enable it simply edit the communityserver.config in the root of your web site in a plain text editor, for example Notepad.

Locate the line in the core section near the start of the file:

enableExceptionLogging = "false"

and change it to:

enableExceptionLogging = "true"

Save the file.  In order for the change to take effect it will be necessary to touch the web.config

 

Product: Community Server 2007