Review the below troubleshooting steps, in no particular order:
1. Under Reports | Template configuration:
a. Expand the Enable All templates for all companies and specify which specific templates you want enabled.
b. Also, make sure the Enable Report Templates checkbox is marked at the bottom.
2. Make sure you have the Dexterity Shared components installed (and also the correct version for your Microsoft Dynamics GP installation.)
(You can even try uninstalling and reinstalling the Dexitry shared components under Add/Remove programs. )
3, Check where the Dynamics.exe and Dynamics.exe.config are pulling from, and are not renamed:
a. Right-click on your Dynamics GP shortcut and select PROPERTIES.
b. Make sure the Dynamics.exe file is not renamed in the folder listed for the shortcut for the Target or Start in fields in the GP Properties windows.
Note: When using Citrix and utilizing a shared folder for dictionaries, please make sure the Dynamics.exe.config file is listed there as well.)
4. Verify the ReportTemplatesEnables of globals is set to true:
a. Open the Dex.ini file in the Microsoft Dynamics GP code folder and add this tag. Save and restart GP.
ScriptDebugger=True
b. In Dynamics GP, click on DEBUG in the menu and select WATCH
c. Enter RerpotTempaletsEnabled of Globals and true
(If it is false, make sure the Dynamics.exe.config in the GP code folder is there and not renamed.)
5. Another option is to reinstall Microsoft Dynamics GP.
6. Also disable Windows firewall and/or Antivirus softwardeto rule these out.
(Note: You may need to create an exception for the path to your GP code folder, and the %TEMP% folder to not be scanned during certian hours or to allow certain actions if your Antivirus is the cause.)