Solutions for common Workpapers NG add-in problems related to data import and export, manifest configuration, cache management, and field mapping.
Show all hidden content
Manifest does not display under Add-ins
Problem:
The manifest file added to the C drive doesn't appear under
Office Add-ins
Shared Add-ins
.
Solution:
Verify that the server is running and set its startup type to
Automatic
.
Use
Windows key + R
.
Enter
services.msc
, then select
OK
.
Find
Server
in the list and set the
Startup Type
to
Automatic
.
Close and reopen Excel.
Go to
Add-ins
and verify that the manifest now appears.
Data won't pull or push
Problem:
Data doesn’t pull or push after selecting
GET/SET
.
Solution:
Verify that the
Entity Number
is unique for the
Binder Year
, and map additional fields if duplicates exist.
Verify that the
Entity Number
is unique for the
Binder Year
.
Map the
Entity Type
if 2 or more entities share the same entity number and entity name.
Map the
Entity Name
if 2 or more entities share the same entity number and entity type.
Missing latest features
Problem:
The newest features available in the current version don't appear on your machine.
Solution 1: Delete the cache and re-add the add-in.
Use
Windows key + R
.
Enter
%LOCALAPPDATA%\Microsoft\Office\16.0\Wef\
.
Select
OK
.
Close all Microsoft applications (such as Excel, Word, Outlook).
Select all folders, then
Delete
.
Reopen Excel and go to
Add-ins
. Add back Workpapers NG to your ribbon.
Solution 2: Remove the trusted site.
Go to
File
Options
Trust Center
Trust Center Settings
Trusted Add-in Catalogs
.
Remove the add-in, then select
OK
.
Verify the add-in no longer displays in the ribbon.
Repeat the same steps to add the add-in back.
Interesting Fields not retrieving data
Problem:
You can't
GET
information for Interesting Fields in the Organizer (for example, 5471 Foreign Corporation Information, Officer Compensation, Foreign Disregarded Entity).
Solution:
Enter the wildcard
*
into the cell mapped to the required field (for example, ForeignCorporation, Officer, FDEandFB).
Multiple entity data import/export
Problem:
You need to import or export data for multiple entities simultaneously in 1 worksheet.
Solution:
To
GET/SET
for multiple entities in 1 worksheet, map the
BinderGroup
field instead of BinderName.
Determine acceptable field data
Problem:
You need to know what data a field accepts (checkboxes, radio buttons, dropdown lists).
Solution:
You can access this information through the Data Dictionary.
Right-click on the
Organizer
field.
Select
Data Dictionary
.
View
String values
.
Sign in won't authenticate or sign-in page opens blank
Problem:
You can't sign in or the page doesn't open correctly. You might get the following error:
Unauthorized: Invalid or expired token.
Solution:
Clear local storage and reload the Workpapers NG Excel add-in.