Problem
Although the Labels app has been properly licensed, when trying to create labels, nothing happens — no label is generated or opened in Word.
Cause
There can be several possible causes for this issue, including:
- Conflicting third-party software
- Compatibility mode settings in Windows or Word
- Problems with the installation or registration of Microsoft Office / Microsoft Word
- If you receive below error:
Resolution
Case 1: Repair/Re-install Microsoft Office
- Close ETS.
- Try to repair or re-install your Microsoft Office suite (or Microsoft Word, depending on what application is installed). See here on how to do it.
- Start Windows PowerShell (See here on how to do it) and type in the following:
$oWord = New-Object -Com Word.Application
$oWord.Visible = $true
This action in the Windows PowerShell should open an (empty) Microsoft Word window. If not, then your Microsoft Word is not properly installed and must be repaired.
In some cases, deactivating the Compatibility mode resolved the problem, please try this as well.
Moreover try activating the option 'Optimize for compatibility' and restart Word.
Case 2: Adjust Word Security and Trust Settings
Afterward, please check if the label app now works.
- Open Microsoft Word.
- Go to File → Options → Trust Center → Trust Center Settings.
- Select Macro Settings and ensure the following:
- Change from “Disable all macros without notification” to “Disable all macros with notification.”
- Enable “Trust access to the VBA project object model.”
- Go to Trusted Locations and add the folder containing the label templates: Default path: C:\ProgramData\KNX\ETS6\LabelCreator
- Click OK to save changes and close Word.
- Restart Word and ETS, then try to create labels again.