Slow Web Edition Troubleshooting

Revision as of 09:55, 9 October 2013 by Antonio.remedios (talk | contribs) (Created page with "XLCubed Web Edition's startup performance can be affected by several factors. ==Disabling Active Directory User Lookups== The {{Code|QueryActiveDirectory}} web.config setting...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

XLCubed Web Edition's startup performance can be affected by several factors.

Disabling Active Directory User Lookups

The QueryActiveDirectory web.config setting can be set to false in order to skip querying the Active Directory domain controller to resolve the user name. Please see [article] for information.

Disabling Certificate Revocation List Checks

On startup, signed assemblies that are used by XLCubed Web Edition are verified. In order to do this, Windows first checks for invalid certificates. If the server doesn't have sufficient internet access, then this will time out. You can disable this check by disabling the 'Check for publisher's certificate revocation' option in Internet Options. Please see the following pages for more information about Certificate Revocation Lists: