TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Mave
NA
9
0
how to debug BHO?
Jan 4 2009 8:12 AM
hi
i'm having troubles debugging an BHO with IE7 and VS 2008
i'm using the BHO from
http://www.codeproject.com/KB/cs/Attach_BHO_with_C_.aspx
[
^
]
the application is working fine for me
I searched to how to debug BHO. this is what I have found:
"Set your IE home page set to about:blank . That way you can start up the browser as fast as possible and go where you need to. So, start up the first IE window. Then, from VS.NET use the Attach to Process item in the Debug menu to attach to iexplore.exe. Set breakpoints in your BHO. To break within the constructor, just open a second IE window."
I did that but it didnt work for me
it's just ignoring my breakpoints
do you know other way to debug?
or maybe I'm missing something?
thanks
Reply
Answers (
0
)
Confused about instance name in SQL cluster
Binary Reader Help