Loading......

Loading......

Enable debug log (web)

Updated on 15 May 2014

Turn on or off debug logging

To turn on or off debug logging for SuperOffice Web, go to Start - Programs - SuperOffice - SuperOffice 7 web - Product Configuration - SuperOffice Web

  

Note

7.web always takes a long time to start up initially because IIS needs to initiate both the .NET common language runtime and NetServer. As soon as the w3wp.exe IIS work process is up and running you'll see that the performance is way better. We do however also have some online services configurable in the web.config file. If you experience poor performance on the second login you may turn off two online checks:

1) Logging to SuperOffice Research & Product Developement

Go to Diagnostics and turn off Log to SuperOffice Research & Product Developement.

 

2) Browser version check

7.web also does a browser check when users connect. Because browsers update frequently, we need a way to verify that the new browser version works with 7.web. We have a central database of working browsers that we update as soon as new browser versions show up. If the browser is not supported, we can send back a suitable error message. If the central site is not available, or if the option is deactivated in the config file, then the browser check is not made. You may turn off this check in the web.config file as well.

1. Open Web.config
2. Find <Diagnostics> section
3. Add this parameter: <add key="CheckBrowserVersion" value="false" />

Mail logging

If you have issues with emails sent via Netserver turn on Log email. This is not a debug logging for Mail link.