This article describes how to enable Receiver Logging to troubleshoot StoreFront store Activation/ Provisioning in Citrix Receiver for Windows.
Complete the following steps to enable Receiver logging:
Enable Receiver Logging:
Navigate to HKEY_LOCAL_MACHINE\SOFWARE\CITRIX.
Add new DWORD Value as:
[HKEY_LOCAL_MACHINE\SOFTWARE\Citrix] "ReceiverVerboseTracingEnabled"=dword:00000001
Note: On 64-bit machines have to use the following: HKLM\software\wow6432node\citrix
The log (Receiver_.log) will be saved in the following Location:
Windows Vista / 7 / 2008: %USERPROFILE%\AppData\Local\Citrix\Receiver
Enable Trace level logging of the Authentication Manager Service.
To enable tracing of authentication events, navigate to the appropriate registry location and create new strings named TracingEnabled and SDKTracingEnabled.
32-bit OS: HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\AuthManager\
64-bit OS: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\AuthManager\
Set the values of all the new strings you created to true.
Note: Authentication trace files are stored in the Receiver authentication tracing folder for each user, typically located at C:\Users\<username>\AppData\Local\Citrix\AuthManager\Tracing on Windows 7 devices.
Complete the following steps to capture the logs:
On a client device, configure the preceding registry keys carefully.
Exit from the Receiver.
Browse to the appropriate Log location for your OS.
Receiver Log: %USERPROFILE%\AppData\Local\Citrix\Receiver for Windows 7
Authentication Manager Logs: %USERPROFILE%\AppData\Local\Citrix\Receiver\AuthManager\Tracing
Delete the existing Receiver_.log file from Receiver and all the Tracing files under Authentication Manager.
Double-click on the provisioning file “ReceiverConfig.cr”. This starts the receiver process.
When the error is displayed on the screen, right-click the Receiver icon in the System Tray and click Exit.
The Receiver_Log file and all the Tracing files in AuthenticationManager can then be used to determine if an error was returned.