The information in this article applies to: 
 SYMPTOMS
After working for a while, the SQL Debugger starts to skip breakpoints set
in SQL code. 
 CAUSE
There is a bug in Autprx32.dll (version 4.00.2415) that shipped with Visual
C++ Enterprise Edition, version 4.2, that causes leaks of thread local
storage indices each time it completes a load and unload cycle. RESOLUTIONTo resolve this problem, stop and restart the SQL Server. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug was corrected in Visual C++ version 5.0. MORE INFORMATIONThis problem only happens during remote debugging (when Visual C++ and SQL Server reside on different computers). It doesn't happen during local debugging (when Visual C++ and SQL Server reside on the same computer). Additional query words: kbVC420bug kbDSupport 
Keywords          : kberrmsg kbinterop kbDebug kbEEdition kbSQL kbVC   | 
| 
 Last Reviewed: September 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use.  |