BUG: Breakpoint Occurs When You Insert Clipboard Assistant

ID: Q148880


The information in this article applies to:
  • The Development Environment, included with:
    • Microsoft Visual C++ 32-bit Edition, versions 4.0, 4.1, 4.2


SYMPTOMS

When you try to use the Clipboard Assistant on the Checked build of Windows NT, the following message appears as you move between the pages of the Clipboard Assistant component:

A breakpoint has been reached.
(0x80000003) occured in the application at location 0x77f728d0.

Click OK to terminate the application.
Click Cancel to debug the application.
NOTE: The Checked build of Windows NT is Windows NT with system debug versions of the system DLLs.


RESOLUTION

If Developer Studio is installed as the system debugger (The just-in-time debugging feature), you can click Cancel to debug the application. Then another instance of Developer Studio will be launched to debug the problem. At that point, you can just click Go on the Debug menu to continue execution. The breakpoint can be ignored.

To install Developer Studio as your just-in-time debugger, follow these steps:

  1. On the Tools menu, click Options, and click the Debug tab.


  2. Select the Just-in-Time Debugging check box.


  3. Click OK.


NOTE: You must have administrator privileges to set the Just-in-Time option.


STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


MORE INFORMATION

Additional query words: kbVC400bug 4.00 4.10 4.20

Keywords : kbide kbVC kbGrpDSTools
Version : winnt:
Platform : winnt
Issue type :


Last Reviewed: January 25, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.