Installation guide
Zetadocs for NAV Installation Guide
This edition 5
th
December 2012 © Copyright Equisys plc 2012 All trademarks acknowledged All rights
reserved
Page 132
24. Troubleshooting
24.1 Troubleshooting
This section provides help with resolving common problems with the system. To assist in trouble shooting
problem with the Zetadocs system there are a number of log files which can help diagnose a problem or
assist in getting the configuration of the system correct.
NAV Logging
Ensure that Logging Enabled is ticked ON in the Zetadocs System Settings Form. The Logging Level
determines the amount of information written to the log file. For general configuration and trouble shooting,
WARNING or ERROR should suffice. The NAV log is saved to the users temp folder location. This can be
found by either pressing StartRun, then type %Temp% and press OK; or manually browse to
C:\Users\<username>\AppData\Local\Temp(Vista) or C:\Documents and
Settings\<username>\Local\Temp(XP) directory.
There are two logs produced by the Zetadocs for NAV Addin.
ZdExternalUtilitiesDll.log – logging of document queue actions and external calls to Zetadocs API.
Only valid for troubleshooting issues with Equisys.
ZetadocsNAV.log – standard logging of activity that occurs in the Zetadocs for NAV objects.
Zetadocs Client
Please refer to the Zetadocs Client help for information on client logging.
Zetadocs API
The Zetadocs API runtime, which is used as part of the Zetadocs for NAV addin logs information to the users
Zetadocs folder. Its contents are usually of value when troubleshooting issues with Equisys.
It can be found at:
C:\Users\<username>\AppData\Local\Equisys/Zetadocs PDF/ZdApi.log(Vista)
C:\Documents and Settings\<username>\Local\ApplicationData\Equisys\Zetadocs PDF\ZdApi.log
(XP).
Object ID collisions when importing the Zetadocs objects .fob file
Unless you are re-importing the objects or performing an upgrade it is unlikely that you will come across an
ID collision. If you do, please continue and view the recommendations of the import collision wizard in NAV.
It is not recommended to undertake collision resolution unless you are an experienced NAV consultant.
Some objects fail to compile during import of the Zetadocs objects .fob file
Most likely this is due to not having installed the Zetadocs for NAV Client on the machine you are using to
import the Zetadocs objects from. Many of the codeunits in Zetadocs for NAV use automation components
which must be installed prior to importing to ensure that all objects compile successfully.
Things to check for (in order):
You have installed the Zetadocs for NAV Client on the machine you are using to import the
Zetadocs objects
You are logged in as the user who installed the Zetadocs for NAV Client
If the above are true but you are still having problems try uninstalling and re-installing the
Zetadocs for NAV Client
When you run the Customer/Vendor Card no information is displayed in the Zetadocs tab
Copy and pasting the Zetadocs subform control on to the Zetadocs tab should copy all required subform
links. If you are experiencing problems check the following property values on the subform control on the
Zetadocs tab:
SubFormID: Zetadocs Customer Rule Subform
SubFormLink: Customer No.=FIELD(No.),Zd Rule ID No.=CONST(0)
OR For Vendors
SubFormID: Zetadocs Vendor Rule Subform
SubFormLink: Vendor No.=FIELD(No.),Zd Rule ID No.=CONST(0)