Troubleshooting Debugger Configuration Issues

Troubleshooting Debugger Configuration Issues

When using SQL Complete, the integrated debugger must be configured correctly to function as intended. If you're encountering issues with debugger initialization or behavior, this guide provides key troubleshooting steps and reference resources to help verify your setup.


Prerequisite: Follow the Debugger Configuration Guide

Before proceeding, ensure that you have thoroughly followed the steps described in the official documentation:


This article is specifically intended for users of SQL Complete and outlines the correct procedures for setting up the debugger in supported environments.

Key Configuration Checks

Please pay special attention to the following critical elements:

- Required Library:
Confirm that the file ssdebugps.dll is present in your environment. This library is essential for debugger functionality.

- Correct Command Prompt:
Ensure that you are using the correct 32-bit command prompt:
%windir%\SysWoW64\cmd.exe
​
This is required for executing certain scripts and commands related to debugger setup.

Diagnostic Tool: Check Your Debugger Setup

The configuration page also includes a diagnostic tool designed to verify your environment.
We strongly recommend downloading and using this tool to confirm that the debugger is set up properly.


Follow the instructions provided with the tool to check all environment variables, permissions, and library availability.

Next Steps
​
If the issue persists after completing all steps and running the diagnostic tool:
  1. Take a screenshot of the diagnostic tool results
  2. Submit the screenshot along with a brief issue description via our support contact form
Our technical team will review the information and help you identify and resolve the configuration issue.
    • Related Articles

    • Troubleshooting Manual Activation issues

      If you are experiencing difficulties with Manual Activation despite following the documentation in the Licensing and Activation section for your product (available at Devart Documentation), please consider the following steps to resolve the issue. ...
    • Troubleshooting Devart Account or File Download Issues

      If you’re experiencing problems with accessing your Devart account, pages not loading correctly, or being unable to download files, please follow the steps below to troubleshoot the issue and help our support team assist you efficiently. Before ...
    • Unable to Connect Using macOS DSN Configuration

      If you’ve installed an ODBC driver on macOS but can’t proceed with setting up a DSN because the iODBC Data Source Administrator app is missing, here’s how to resolve the issue. Step 1: Install iODBC Manager To test and manage ODBC connections on ...
    • Resolving Assembly Version Issues by Cleaning the Global Assembly Cache (GAC)

      You might encounter assembly version conflicts if an incomplete uninstall of a previous dotConnect provider leaves an empty folder in the Global Assembly Cache (GAC). This is an uncommon occurrence. Accessing the Global Assembly Cache: The Global ...
    • Troubleshooting the "Invalid Login Attempt" Error in Devart ODBC Driver for NetSuite

      If you encounter the following error when connecting via the Devart ODBC Driver for NetSuite: Error: [Devart][ODBC][Netsuite] "Invalid login attempt" Make sure that Token-Based Authentication (TBA) is enabled for the integration you're using in your ...