[RESOLVED] [02/03] AxWebBrowser Events aren't firing
Hi,
I'm using an AxWebBrowser control, and the BeforeNavigate2 and NavigateComplete2 events aren't happening.
To be clearer, they DO happen when I'm in debug mode, but not when I run the program in the regular mode.
I know they aren't firing because they only contain a messagebox which displays a single four letter word. In the debug, they work, outside of that, they don't.
Any ideas?
Thanks
Re: [02/03] AxWebBrowser Events aren't firing
Nevermind, I didn't copy over an obscure dll. The first time I missed that it crashed, so it was obvious what the problem was.