Hi,
Thanks for posting!
From your description, my understanding is that the message pop-up is not
displayed when debugging likes the attachment demonstrates. If I have
misunderstood anything, please let me know.
In this scenario, I suggest you follow the steps below to try to resolve
the issue:
1 Choose the "Tools" menu in the Visual Studio 2005;
2 Click the "Options...";
3 In the "Options" dialog, expend the left panel and choose the "Debugging"
node;
4 In the right panel, ensure the "Enable the exception assistant" is
checked. If not, please check it.
5 Restart the IDE again and find out whether the issue has been resolved.
Hope this will be helpful. If you have any issues in the future, please
feel free to let me know. It's my pleasure to be assistance.
Regards,
Yuan Ren [MSFT]
Microsoft Online Support
SteelMillDon - 20 Mar 2006 16:02 GMT
Hi,
This option was checked. the error happens on a line that calls a function
from a 3rd party dll. I want the debugger to point to the line that called
the function. I must put break point every where the zero in on the line
step by step. Also how do I get the code you attached?
Thanks
> Hi,
>
[quoted text clipped - 22 lines]
> Yuan Ren [MSFT]
> Microsoft Online Support