Usage Note 58004: Enabling troubleshooting logging for the Check for Updates feature in SAS® Enterprise Guide® and SAS® Add-In for Microsoft Office 7.11 and later
Enable Logging in SAS Enterprise Guide
To enable logging for troubleshooting the Check for Updates feature in SAS Enterprise Guide, follow these steps.
- In the SAS Enterprise Guide installation directory, open the file AutoUpdate.exe.config in a text editor.
- Remove the comment tags (highlighted in yellow below) from the code.
<!-- <system.diagnostics>
<trace autoflush="true">
<listeners>
<add type="System.Diagnostics.TextWriterTraceListener" name="TextWriter" initializeData="c:\temp\AutoUpdateTrace.log" />
</listeners>
</trace>
</system.diagnostics>
-->
- Reroute the TextWriter initializeData attribute to wherever you want the log to be written.
- Reproduce the problem and then submit the generated log to SAS Technical Support.
Note: If you do not already have an existing track for this issue, you can create one on this page: SUBMIT A PROBLEM
Enable Logging in SAS Add-In for Microsoft Office
To enable logging for troubleshooting the Check for Updates feature in SAS Add-In for Microsoft Office, follow these steps.
- In the SAS Add-In for Microsoft Office installation directory, open the file AutoUpdate.exe.config in a text editor.
- Remove the comment tags (highlighted in yellow below) from the code.
<!-- <system.diagnostics>
<trace autoflush="true">
<listeners>
<add type="System.Diagnostics.TextWriterTraceListener" name="TextWriter" initializeData="c:\temp\AutoUpdateTrace.log" />
</listeners>
</trace>
</system.diagnostics> -->
- Reroute the TextWriter initializeData attribute to wherever you want the log to be written.
- Reproduce the problem and then submit the generated log to SAS Technical Support.
Note: If you do not already have an existing track for this issue, you can create one on this page: SUBMIT A PROBLEM
Operating System and Release Information
SAS System | SAS Enterprise Guide | z/OS | 7.11 | | 9.4 TS1M2 | |
Microsoft® Windows® for x64 | 7.11 | | 9.4 TS1M2 | |
Microsoft Windows 8 Enterprise 32-bit | 7.11 | | 9.4 TS1M2 | |
Microsoft Windows 8 Enterprise x64 | 7.11 | | 9.4 TS1M2 | |
Microsoft Windows 8 Pro 32-bit | 7.11 | | 9.4 TS1M2 | |
Microsoft Windows 8 Pro x64 | 7.11 | | 9.4 TS1M2 | |
Microsoft Windows 8.1 Enterprise 32-bit | 7.11 | | 9.4 TS1M2 | |
Microsoft Windows 8.1 Enterprise x64 | 7.11 | | 9.4 TS1M2 | |
Microsoft Windows 8.1 Pro 32-bit | 7.11 | | 9.4 TS1M2 | |
Microsoft Windows 8.1 Pro x64 | 7.11 | | 9.4 TS1M2 | |
Microsoft Windows 10 | 7.11 | | 9.4 TS1M2 | |
Microsoft Windows Server 2008 | 7.11 | | 9.4 TS1M2 | |
Microsoft Windows Server 2008 R2 | 7.11 | | 9.4 TS1M2 | |
Microsoft Windows Server 2008 for x64 | 7.11 | | 9.4 TS1M2 | |
Microsoft Windows Server 2012 Datacenter | 7.11 | | 9.4 TS1M2 | |
Microsoft Windows Server 2012 R2 Datacenter | 7.11 | | 9.4 TS1M2 | |
Microsoft Windows Server 2012 R2 Std | 7.11 | | 9.4 TS1M2 | |
Microsoft Windows Server 2012 Std | 7.11 | | 9.4 TS1M2 | |
Windows 7 Enterprise 32 bit | 7.11 | | 9.4 TS1M2 | |
Windows 7 Enterprise x64 | 7.11 | | 9.4 TS1M2 | |
Windows 7 Home Premium 32 bit | 7.11 | | 9.4 TS1M2 | |
Windows 7 Home Premium x64 | 7.11 | | 9.4 TS1M2 | |
Windows 7 Professional 32 bit | 7.11 | | 9.4 TS1M2 | |
Windows 7 Professional x64 | 7.11 | | 9.4 TS1M2 | |
Windows 7 Ultimate 32 bit | 7.11 | | 9.4 TS1M2 | |
Windows 7 Ultimate x64 | 7.11 | | 9.4 TS1M2 | |
64-bit Enabled AIX | 7.11 | | 9.4 TS1M2 | |
64-bit Enabled Solaris | 7.11 | | 9.4 TS1M2 | |
HP-UX IPF | 7.11 | | 9.4 TS1M2 | |
Linux for x64 | 7.11 | | 9.4 TS1M2 | |
Solaris for x64 | 7.11 | | 9.4 TS1M2 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Date Modified: | 2017-11-14 14:32:31 |
Date Created: | 2016-04-05 12:51:02 |