Microsoft Dynamics GP is initializing Please Wait… Warning Message is Hanging when Logging into Microsoft Dynamics GP

Issue:
When logging into Microsoft Dynamics GP (GP), the following message is appearing for more than a few minutes:

Microsoft Dynamics GP is initializing
Please Wait…

Cause:
With the Dynamics GP Toolbox Safe Login tool installed and enabled or with Auditor installed, this message will automatically appear until all products are initialized.  It is there to prevent users from doing anything before the system is fully initialized. You need to wait for that to close, which it will do automatically. This may take some time if you have many tools enable or a lot of Audits defined. However, if it is taking longer than a few minutes to log into GP, you might be experiencing a bug (see Resolutions 1 and 2 below).

Resolution 1:
Unmark the Enable sending Usage Statistics to Rockton Software checkbox in the Rockton Software Preferences window.

  1. Go to Help | Rockton Software Support.
  2. Click Settings, and then click Rockton Software Preferences.
  3. Unmark Enable sending Usage Statistics to Rockton Software.
  4. Click OK.
  5. Log out of GP, and then log back into GP.
  6. If the time for the window appearing still seems a little longer than normal, please try Resolution 2.

Resolution 2:
Change Security Manager Setting in Toolbox

  1. Go to Microsoft Dynamics GP | Tools | Dynamics GP Toolbox | System Settings | Security Manager.
  2. If it is enabled:
    1. Mark Never use Display Optimization
    2. Click OK
  3. If it is NOT enabled:
    1. Mark Enable Security Manager.
    2. Mark Never use Display Optimization.
    3. Unmark Enable Security Manager.
    4. Click OK.

Resolution 3:
Edit the UsageStatsLastReportedDate line in the Dex.ini file.

  1. Log out of GP.
  2. Find the Dex.ini file. It is located in the Data folder found in the GP code folder. The typical location is as follows: C:\Program Files (x86)\Microsoft Dynamics\GP2015\Data.
  3. Right click on the Dex.ini file, and then click Edit.
  4. Find the following line: UsageStatsLastReportedDate=XX/XX/XXXX
  5. Replace the date you see with the following date: UsageStatsLastReportedDate=12/31/2035Note: If you do not see the UsageStatsLastReportedDate= line, add it to the Dex.ini file.
  6. Save your changes, and then log back into GP.