Logging
By default, all errors are logged in the event log. To extend the logging for debugging purposes, add the LogFile key attribute in the General section of the QlikViewWorkbench tag in the Web.config file.
Example:
The operations in Visual Studio can also be logged. To initiate the logging, set the LogFile entry in the Windows registry. The default location may differ depending on the operating system:
-
Default location in 64-bit (x64) Windows operating systems:
HKEY_LOCALMACHINE\SOFTWARE\Wow6432Node\QlikTech\QlikViewWorkbench
-
Default location in 32-bit (x86) Windows operating systems:
HKEY_LOCAL_MACHINE\SOFTWARE\QlikTech\QlikViewWorkbench