Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

Unknown macro: {sa-composition-setup}
Unknown macro: {deck}
Unknown macro: {card}

Jump to:

  • [Docs:Automatic Installation]
  • [Docs:Manual Installation]
Unable to render {include} The included page could not be found.
Unknown macro: {card}
Icon

The OfficeWriter SQL Server Reporting Services integration has two parts: the server-side OfficeWriter renderer (export) and the client-side OfficeWriter Designer. The server-side OfficeWriter is installed with one of the OfficeWriter installers (32 or 64 bit). The client-side OfficeWriter Designer is installed with the separate OfficeWriterDesinger-Installer.msi.

Jump to:

  • [Docs:Server-Side OfficeWriter for SSRS]
    • [Docs:Automatic Installation]
    • [Docs:Manual Installation]
  • [Docs:OfficeWriter Designer]
    • [Docs:Automatic Installation]
    • [Docs:Manual Installation]
Unable to render {include} The included page could not be found.
Unknown macro: {card}

Upgrading OfficeWriter

Upgrade Process

When upgrading to a newer version of OfficeWriter, it is recommended that you Remove the existing version of OfficeWriter and then follow the instructions to Install OfficeWriter for .NET or SSRS.

Icon

The OfficeWriter installer does not update the DLLs in your applications' bin directories or your machine's GAC. When upgrading, make sure to upgrade the references in your application to point to the new DLLs.

Upgrading from OfficeWriter v3

When upgrading from OfficeWriter 3 (ExcelWriter 6, WordWriter 3) to OfficeWriter 4 or later, some changes to your .NET code may be required.

For details see:

Unknown macro: {card}

Jump to:

  • [Docs:Automatic Removal]
  • [Docs:Manual Removal]
    • [Docs:Remove OfficeWriter for .NET]
    • [Docs:Remove OfficeWriter for SSRS]
    • [Docs:Remove OfficeWriter Designer]

Automatic Removal

Icon

These instructions work for OfficeWriter for .NET, OfficeWriter for SSRS, and the OfficeWriter Designer

If OfficeWriter was installed with the automatic installer, use Add/Remove Programs to remove OfficeWriter and all of its associated installation files:

1.From the Start menu, select Settings -> Control Panel.

2.Double-click Add/Remove Programs.

3.Select SoftArtisans OfficeWriter or SoftArtisans OfficeWriter Designer.

4.Click the Change/Remove button to remove the old copy of OfficeWriter.

Icon

If you want to keep copies of the old install files, just copy them to a new directory outside of SoftArtisans/OfficeWriter

Manual Removal

OfficeWriter for .NET

1. Run LicenseManager.exe to remove the license keys from the registry.

2. Remove all copies of SoftArtisans.OfficeWriter.ExcelWriter.dll and SoftArtisans.OfficeWriter.WordWriter.dll from your machine.

OfficeWriter for SSRS

1. Remove the SoftArtisans_OfficeWriter_Strong_Name security trust codegroup from rssrvpolicy.config.

2. Remove the XLTemplate and WordTemplate rendering extensions from rsreportserver.config.

3. Remove SoftArtisans.OfficeWriter.RS2008.dll or SoftArtisans.OfficeWriter.RS2005.dll, SoftArtisans.OfficeWriter.ExcelWriter.dll and SoftArtisans.OfficeWriter.WordWriter.dll from <MSSQL Directory>\Reporting Services\Report Server\bin.

4. Stop and start Reporting Services (if 2008 or later) or restart IIS (if 2005) for the changes to take affect.

5. Run LicenseManager.exe to remove the license keys from the registry.

OfficeWriter Designer

1. Remove all registry keys listed under HKEY_Current_USER\Software\SoftArtisans\OfficeWriter\Designer.

2. Remove SAWordTemplateAddIn.dotm from %appdata%\Microsoft\Word\STARTUP and SAExcelTemplateAddIn.xlam from %appdata%\Microsoft\Excel\XLSTART.

3. Open a command prompt window and move to the directory OfficeWriter\Designer or to the directory where the installation files are stored.

4. Enter regsvr32 /u SARS8CLT.dll to unregister SARS8CLT.dll.

5. Enter regsvr32 /u OWAssist.dll to unregister OWAssist.dll.

6. Enter regsvr32 /u XFClient.dll to unregister XFClient.dll.

  • No labels