Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio .NET
Debugging
Debugging SQL
 SQL Debugging: Locating Debugging E...
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
Visual Studio
SQL Debugging: Locating Debugging Errors on the Server

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

  1. On the server machine, click the Start menu, then choose Settings and click Control Panel.
  2. In Control Panel, double-click the Administrative Tools folder.
  3. In the Administrative Tools folder, double-click Event Viewer.
  4. In the Event Viewer, look for errors whose source is listed as SQLDebugging98 or (less often) as the SQL Server name.
  5. 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

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker