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)
 Debugging not working

Author  Topic 

scottpt
Posting Yak Master

186 Posts

Posted - 2004-08-30 : 14:12:00
Server: Msg 514, Level 16, State 1, Procedure sp_sdidebug, Line 1
[Microsoft][ODBC SQL Server Driver][SQL Server]Unable to communicate with debugger on ret2w015 (Error = 0x80070005). Debugging disabled for connection 79.

Go this error while using 'sa' as the login.

OS: Win 2003 adv.
sql: SQL 2000 Sp3 & hot fix (8.00.818)

Sp3 and hot fix applied to client.

Cannot figure this one out. Any help would be appreciated.

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2004-08-30 : 14:15:33
I've just recently worked on this same problem...

To see the fix, open up SQL Server Books Online. Go to Contents tab. Troubleshooting/SQL Server Tools Troubleshooting/Troubleshooting the Transact-SQL Debugger. Do the "Missing or unregistered DLLs" part. I only had to do it on the database server. But it may be different for you.

Tara
Go to Top of Page
   

- Advertisement -