Hi, I am trying to debug my browser add on. When navigated to www.live.com I am unexpectingly recieving two navigation messages when a search result link is clicked. eg if you put a breakpoint in your handler for DISPID_BEFORENAVIGATE2 you will see it gets called twice is succession with the same URL to navigate to. It appears to be specific to www.live.com and I am assuming this is to do with some asynchronous call the site is making. All other sites I tested do not exhibit this behaviour. Has anyone else come across this issue , is it to do with www.live.com or should I keep debugging.
Thanks for any help
Ian

www.live.com Debug Issue
Ken Young
dsallow
Thanks Eric,
I have played around with Fiddler very briefly in the past to try and work out how the SurfControl Mobile Filter worked which was installed on my laptop. I should of thought about it for this problem as it would of saved me a lot of time and frustration. Thanks again for your advice and I we keep Fiddler in mind next time.
Regards
Ian