Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 SQL debugger

Author  Topic 

tocroi72
Yak Posting Veteran

89 Posts

Posted - 2005-04-27 : 09:18:23
Hi,

I run the debbuber on a client machine(XP) - and got this error message"
Server: Msg 504, Level 16, State 1, Procedure sp_sdidebug, Line 1
[Microsoft][ODBC SQL Server Driver][SQL Server]Unable to connect to debugger on DISTRIBUTOR (Error = 0x800706ba). Ensure that client-side components, such as SQLDBREG.EXE, are installed and registered on H-D1. Debugging disabled for connection 54.

Any instructions would be greatly appreciated.

Thanks

bakerjon
Posting Yak Master

145 Posts

Posted - 2005-04-27 : 14:17:17
Could be 2 things. Could the change since SP3, which requires running sp_idedebug 'legacy_on', or it could be the bug in Windows XP SP2, which has a server side hotfix, which will be included in SQL SP4. Here's a link...

http://support.microsoft.com/default.aspx/kb/839280




Now I know, and knowing is half the battle!
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=48013

Go to Top of Page

tocroi72
Yak Posting Veteran

89 Posts

Posted - 2005-04-28 : 13:57:32
Thanks.
Go to Top of Page

tocroi72
Yak Posting Veteran

89 Posts

Posted - 2005-04-28 : 13:59:30
Thanks.
Go to Top of Page
   

- Advertisement -