Troubleshoot Microsoft Office add-ins for Workpapers CS
Scenario
When you open a Microsoft Excel workpaper, the application loads the Workpapers CS Add-In. This Add-In is needed to link the workpaper to the
Trial Balance
screen. You may get 1 of the following errors when you open an Excel workpaper.- #VALUEor#NAMEin cells.
- Workpapers CS menu doesn’t appear on the toolbar or ribbon bar in Microsoft Excel.
- Documents don’t automatically return to the binder. This means that the status of the workpaper remainsChecked Outwhen you close the document.
important
If the solutions don’t work your system has Trend Micro installed, you may need to contact Trend Micro for help.
Solution 1: If documents aren't returned to the binder
- Right-click the workpaper, then select 1 of the following:
- Discard checkoutif the document doesn’t include your recent changes.
- Return to binder, if the document includes your recent changes.
- If you get an error message:
- Check if there is a copy of the workpaper atC:\Users\[your user name]\AppData\Local\Creative Solutions\Accounting CS\CheckedOutFilesnoteYou may need to show hidden folders to view the AppData folder.
- If there's a copy, make sure that the document's permissions aren'tRead-only.
Solution 2: Check your version of Office
- You'll need to run Office 32-bit. Refer to our Microsoft Guidelines for CS Professional Suite to check that we support the version of Microsoft Office you're running.
- Check that you have only one version of Microsoft Office installed.
- If you need to uninstall a version of Microsoft Office, refer to the Microsoft Support website to make sure you fully remove the installation.
Solution 3: Check you aren't running the application as an administrator
- Close the application.
- Right-click the application's icon on your Windows Desktop, then selectPropertiesfrom the context menu.
- On theCompatibilitytab, verify that theRun this program as an administratorcheckbox is clear.importantIf Windows User Account Control is turned off, Windows will run the application as an Administrator even if theRun this program as an administratorcheckbox is cleared.
- Check that the executable application file is not run as administrator:
- Go to C:\Program Files (x86)\Creative Solutions\Accounting CSor C:\Program Files\Creative Solutions\Accounting CS.
- Right-click onAccountingCS.exe, then selectPropertiesfrom the context menu.
- On theCompatibilitytab, make sure theRun this program as an administratorcheckbox is clear.
Solution 4: Check the Add-In is enabled
- In Microsoft Excel, select theFiletab, thenOptions.
- SelectAdd-Ins.
- SelectExcel Add-Insfrom theManagedropdown, then selectGo.
- Make sure the Verify that theCs.Accounting.Excel.Automation itemcheckbox is marked.
- SelectOK.
- Repeat steps 1 and 2.
- SelectCOM Add-Insfrom theManagedropdown, then selectGo.
- Make sure theCS.Accounting.OfficeIntegration.ExcelVstoAddinitem checkbox is marked.
- SelectOK.
- If theCS.Accounting.Excel.AutomationandCS.Accounting.OfficeIntegration.ExcelVstoAddinitems are not present:
- SelectDisabled Itemsfrom theManagedropdown list.
- Select the item, thenEnable.
Solution 5: Review your Trusted Locations for Excel
- In Microsoft Excel or Word, select theFiletab, thenOptions.
- SelectTrust Center.
- SelectTrust Center Settings.
- SelectTrusted Locations.
- SelectAdd new location.
- SelectBrowse, go to C:\Program Files(x86)\Creative Solutions\Accounting CS, then selectOK.
- Mark theSubfolders of this location are also trustedcheckbox.
- SelectOK.
Solution 6: Turn off any Add-Ins not in use
- In Microsoft Word or Excel, selectFile, thenOptions.
- SelectAdd-Ins.
- SelectCOM Add-insfrom theManagedropdown list.
- SelectGo.
- Clear the checkbox for any Add-Ins that you're not using.
- SelectOK.
Solution 7: Reinstall the application
- On the workstation, go toControl Panel.
- SelectPrograms and Features.
- SelectAccounting CS, thenUninstall.
- Go to the WinCSI folder where you installed the application.
- Open theAccounting CSfolder inside the WinCSI folder.
- Inside the DESKTOP folder, double-click Setup.exe.
Solution 8: Reset user interface
If you're using Virtual Office, try resetting your user interface settings.
- SelectHelpthenReset User Interface Settingsto delete your Client Settings file and reset the settings.
- Close and reopen the application.
Internal use only
Virtual Office/SaaS firms
Talk to the Web Resolver on duty and ask them to reset the user's profile.
Find and fix Add-In conflicts for local installation only
note
Thomson Reuters recommends consulting a qualified IT professional before making changes to the registry as problems with the registry can cause serious problems with the operating system. It is also recommended that you backup the registry before making changes to it.
- Open the Start menu and then type "regedit" in the search to open the Registry Editor. Regedit needs to be run as an administrator to make edits.
- Browse to the HKEY_CURRENT_USER\Software\Microsoft\Office\Excel\Addins
- Select on the first item in the add-ins folder.
- Double-click LoadBehavior and then change the ValueData to 1 and select OK.
- Repeat steps 2-4 for the following locations as well. Not all machines may have all the keys listed, check to see if they do exist and if any changes are needed (the last 2 keys may not be on most machines but double check anyway).
- HKEY_CURRENT_USER\Software\Microsoft\Office\Word\Addins
- HKEY_LOCAL_MACHINE\Software\Microsoft\Office\Excel\Addins
- HKEY_LOCAL_MACHINE\Software\Microsoft\Office\Word\Addins
- HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Software\Microsoft\Office\Excel\Addins
- HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Software\Microsoft\Office\Word\Addins
noteif the first item doesn’t have the LoadBehavior item, move down to the next item. - Close the Registry Editor and restart your computer. Once changes are made, make a backup of the registry in this “cleaned” state. This is needed as when some programs are updated, they will automatically change their registry settings. If that happens, users can restore the “clean” registry instead of going through the process again.
note
The following folders in the Registry Editor should remain at a LoadBehavior value 3.
- PPCExcel12
- PPCExcel12Repurpose
- PPCMenu.dsr
- PPCMenuExcel
- PPCOBPA.ExcelConnect
- PPCSecurity.PPCSecurityDsr
- CS.Accounting.OfficeIntegration.ExcelVstoAddin
- CS.Accounting.OfficeIntegration.ExcelVstoAddin
- CS.Accounting.OfficeIntegration.WordVstoAddin
- WordEEFonts.Connect
- EngagementManager.ExcelAddIn
- cab_addin.Connect
Error message: Unable to cast COM object
The customer may get the error message:
Unable to cast COM object of type 'Microsoft.Office.Interop.Excel.ApplicationClass; to interface type 'Microsoft.Office.Interop.Excel._Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{000208D5-0000-0000-C000-000000000046}' failed due to the following error: Library not registered. (Exception from HRESULT: 0x8002801D (TYPE_E_LIBNOTREGISTERED)).
Delete the Registry key as described in the following blog post on the Microsoft website. 'How to solve “Unable to cast COM object of type Microsoft.Office.Interop.Excel.ApplicationClass' to interface type 'Microsoft.Office.Interop.Excel._Application'
The number at the end of the key will vary depending on which version of Office the customer has installed. It's likely that you will need to delete the older version.
Error: not loaded. A runtime error occurred during loading of the Com add-in
- Verify that the Add-In is listed in the Registry Editor in the following locations:
- HKEY_CURRENT_USER\Software\Microsoft\Office\Excel\Addins
- HKEY_LOCAL_MACHINE\Software\Microsoft\Office\Excel\Addins
- Verify that the load behavior for the Add-In is set to3in both locations.
- If you can't find the Add-In in the Registry Editor:
- Uninstall and re-install Microsoft Visual Studio 2010 Tools for Office Runtime.
- Reboot the workstation.
- Rerun the Desktop Setup.
Document doesn't open in Excel or Word, but status changes to Checked Out
- Go toControl Panel, thenPrograms and Features.
- Check if there are remnants of an earlier version of Microsoft Office.
- If so, uninstall, then reboot.
- If you get the Workpapers error:The system can't find the file specified:
- Open Excel or Word.noteWindows should automatically launch an installer that will do some configurations.
- Open the document from the Workpapers Dashboard.
Internal use only
Reset Excel settings
note
The following step to reset Excel settings has been reported to work, but should only be tried as a last resort.
- Enterregeditin WindowsSearch barand select theRegistry Editorapp.
- Go to HKEY_CURRENT_USER\Software\Microsoft\Office\
- Rename the folder that corresponds to the version of Excel, for example rename 15.0 to 15.0.old.
- Open Excel outside Workpapers CS, then within Workpapers CS.
Trend Micro
important
These steps were provided by Trend Micro support. They fall outside the scope of Thomson Reuters Support and should only be provided to customers as a last resort.
- Confirm Agent Version for reference (should be at least 6.6.2412/14.1.1150).
- Back up the CPMCONFIG.INI file in the %ProgramFiles%\Trend Micro\Client Security Agent\Hosted Agent\CPM folder.
- Back up the OFCSCAN.INI file in the %ProgramFiles%\Trend Micro\Client Security Agent folder.
- Unload Agent > Monitor in Services.msc if it has stopped.
- Download and apply the fix SEG_66_Excel_AvoidExcelSaveIssue from box.
- Restart the workstation.
- Check if the files below have the AvoidExcelSaveIssue=0:
- C:\Program Files (x86)\Trend Micro\Client Server Security Agent\HostedAgent\CPM\CpmConfig.ini [Global Setting]
- C:\Program Files (x86)\Trend Micro\Client Server Security Agent\Ofcscan.ini [Global Setting]
- Check if the problem is solved.
ADO 1787136, Workpapers CS automation Add-In stays inactive
If the Workpapers CS automation Add-In remains inactive after the possible solutions in this help topic, ask the customer to have their IT professional to look at the User Account Control (UAC) setting for Accounting CS or Workpapers CS. If it is
Off
or at a lower setting, recommend they try to set it highter, restart the workstation, and try again.