Attempting to debug a procedure and the following error message appears:
Interface not registered on client.
SQL Server 2005 client may not be properly installed.
ssdebugps.dll file is not registered.
Register ssdebugps.dll file:
Select Start | Run and type "cmd" to open a Command Prompt window and run the following command:
regsvr32 "C:\Program Files\Common Files\Microsoft Shared\SQL Debugging\ssdebugps.dll"
If this file is missing then install the SQL Server 2005 Workstation Component option of the SQL Server 2005 installation.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center