Skip to content

Troubleshooting

Troubleshooting

Why are the "New Contact" and other buttons disabled?

This happens when no contact groups exist. You must first create at least one group in Groups entry in the sidebar. Once a group is created, you can proceed to add contacts to it.

Some phone numbers were truncated when data exported to an Excel file and converted to CSV. How can I fix this?

Excel often converts long numeric sequences (like phone numbers) into scientific notation (e.g., 112147483641 → 1.12147E+11), truncating the data.

To prevent this truncation before importing the CSV:

  1. Locate the affected phone numbers in your Excel file.
  2. Insert a single quote mark (') before the number in the cell (e.g., '112147483641). This forces Excel to treat the cell as text.
  3. Save the file as a CSV - the single quote characters will be retained.
  4. Re-import the data into EZ Contact Book. The program will ignore the single quotes.

Alternatively, you can try converting the scientific notation format in Excel before saving to CSV using these resources:

When syncing with Google, why are new contacts added daily?

If you use Gmail, your settings are likely configured to automatically add new email addresses as contacts whenever you communicate with someone new.

To disable this behavior:

My computer/hard drive crashed. How can I restore my contacts?

Your best recovery method depends on whether you used the Sync feature:

  • If you used Sync: Your contacts are safely backed up in your Google account. Simply install EZ Contact Book on your new system, log in to Google, and click Sync. This will restore all your contacts.

  • If you didn’t use Sync:

  1. Try to search for the main database file contacts.db on the old hard drive.
  2. If the main file is unavailable, look for the auto-backup files (CONTACTS_AUTO_BACKUP\_*.DB).
  3. If a backup file is found, restore the latest version using the instructions found here.

To restore corrupted or damaged database, see specific instructions on this page.

I am getting error registering license "Underlying connection was closed. An unexpected error occurred on a send". How can I resolve that?

This error typically occurs when your system is not configured to use modern, secure communication protocols (TLS 1.2 or 1.3). Please try the following steps in order:

  • Enforce TLS 1.2 globally:
  1. Press the Windows Key, type Internet Options, and press Enter.
  2. Navigate to the Advanced tab.
  3. Scroll down to the "Security" section.
  4. Ensure that Use TLS 1.2 (and Use TLS 1.3 if available) is checked.
  5. Click Apply and OK, then restart the application.
  • Reset Network Settings:
  1. Go to Settings > Network & internet > Advanced network settings.
  2. Select Network reset and click Reset now.
  3. Restart your PC to complete the process.
  • Check your Firewall:
  1. Go to Windows Security > Firewall & network protection.
  2. Ensure that EZContactBook is permitted to communicate through the firewall (or temporarily disable the firewall to see if it resolves the issue).

Note: If the issue persists, please ensure your Windows is fully up to date via Windows Update.