T-SQL Debugger Problems

  • I have a client machine running XP SP2 and a remote server running 2k sp3a and I am getting an Error when I try to debug Stored Procs on the remote server.

    [Microsoft][ODBC SQL Server Driver][SQL Server]Unable to connect to debugger on ISISDEVDB (Error = 0x800706ba). Ensure that client-side components, such as SQLDBREG.EXE, are installed and registered on SPWS3780XP. Debugging disabled for connection 57.

    I have looked through MSDN and manually installed the Debugger to no avail. If I try to debug a procedure on the clients local sql database I have no problems at all. Also If I try to debug a procedure locally on the remote server again I have no problem. Does anyone have any ideas at all??????

  • Is the remote server running on localsystem? I think I've had issues with this.

  • The remote server is on the local subnet.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply