Loading......
-
Sales & Marketing
- System requirements
- Language support
- S&M (win)
-
S&M (web)
- System requirements
- Web Extensions
-
Install Sales & Marketing web
- Setup 6.web Batch Task Server
- Old 6.web info to update
- Deployment Architecture and Considerations
- Outlook or Notes Mail link web
- Setup .web and reports
- Scripting in web client
- The web.config file
- Troubleshooting
- IIS Compression in IIS6.0
- Pre-installation task
- Install 7.web
- SuperOffice authentication only
- Single sign-on
- Per-folder security setup
- Support for HTTPS
- Upgrade
- Exposing Web Services
- eLearning
- Audience
- Mail link
- Modules/Add-ons
- Compatibility reports
- Locate the problem
- info doc testing
- info doc testing 2
- Info doc testing 3
- Acceptance 5 info doc 1
- Acceptance info doc
Loading......
-
Menu
-
Sales & Marketing
- System requirements
- Language support
- S&M (win)
-
S&M (web)
- System requirements
- Web Extensions
-
Install Sales & Marketing web
- Setup 6.web Batch Task Server
- Old 6.web info to update
- Deployment Architecture and Considerations
- Outlook or Notes Mail link web
- Setup .web and reports
- Scripting in web client
- The web.config file
- Troubleshooting
- IIS Compression in IIS6.0
- Pre-installation task
- Install 7.web
- SuperOffice authentication only
- Single sign-on
- Per-folder security setup
- Support for HTTPS
- Upgrade
- Exposing Web Services
- eLearning
- Audience
- Mail link
- Modules/Add-ons
- Compatibility reports
- Locate the problem
- info doc testing
- info doc testing 2
- Info doc testing 3
- Acceptance 5 info doc 1
- Acceptance info doc
-
Sales & Marketing
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.
Did you find this information useful?