If SQL debugging does not work, check the event log on the machine that's running SQL Server.
To locate SQL debugging errors in the event log
- On the server machine, click the Start menu, then choose Settings and click Control Panel.
- In Control Panel, double-click the Administrative Tools folder.
- In the Administrative Tools folder, double-click Event Viewer.
- In the Event Viewer, look for errors whose source is listed as SQLDebugging98 or (less often) as the SQL Server name.
- Double-click on the event to read the Description in the Event Properties dialog box.
See Also
Setting Up SQL Debugging | Troubleshooting SQL Debugging Setup | Debug Settings and Preparation