Usage Note 31217: Generating a log for SAS® Add-In for Microsoft Office for releases 4.3 and earlier
Logging for SAS Add-In for Microsoft Office is not turned on by default.
To turn on logging, follow these steps. These steps apply to releases 2.1, 4.2, and 4.3.
- Close all Microsoft Office applications on the client machine.
- Create a file named
SAS.OfficeAddin.dll.config
and place
it in the following location on the client machine:
For version 2.1, place the file here:
drive:\Program Files\SAS\Add-In
for Microsoft Office\
For version 4.2 or 4.3, place the file here:
drive:\Program Files\SAS\Add-InForMicrosoftOffice\4.x
Note: This assumes that SAS Add-In for Microsoft Office was installed in the default location. If you did not install it in the default location, place the config file in the directory where you installed SAS Add-In for Microsoft Office.
- Edit
SAS.OfficeAddin.dll.config
to add the following
lines:
<configuration>
<assemblySettings>
<add key="ShowMessageLog" value="true"/>
</assemblySettings>
</configuration>
- Save the file.
- Launch one of the Microsoft Office applications. A SAS Add-In Message Log
dialog box should open automatically.
- Perform a SAS reporting task to see how information about the query appears
in the log.
For information about how to enable logging in SAS Add-In 5.1 for Microsoft Office, see SAS Note 45866..
Operating System and Release Information
SAS System | SAS Add-in for Microsoft Office | Windows Vista | 2.1 | | | |
Microsoft Windows Server 2003 Enterprise Edition | 2.1 | | | |
Microsoft Windows Server 2003 Standard Edition | 2.1 | | | |
Microsoft Windows 2000 Datacenter Server | 2.1 | | | |
Microsoft Windows 2000 Server | 2.1 | | | |
Microsoft Windows 2000 Professional | 2.1 | | | |
Microsoft Windows NT Workstation | 2.1 | | | |
Microsoft Windows 2000 Advanced Server | 2.1 | | | |
Microsoft® Windows® for x64 | 2.1 | | | |
Microsoft Windows Server 2003 Datacenter Edition | 2.1 | | | |
Microsoft Windows 95/98 | 2.1 | | | |
Microsoft Windows XP Professional | 2.1 | | | |
Windows Millennium Edition (Me) | 2.1 | | | |
*
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: | 2008-02-20 17:00:12 |
Date Created: | 2008-02-18 14:59:00 |