G
Guest
Hi All
I am using the Microsoft Web browser control in my code, it was always
working ok, until I installed internet explorer 7 beta, where a new bug
started to appear whenever I try to navigate into any webpage from a special
function in my code which is a thread
It gives the following error message:
cannot find "the web page that I want to navigate to" make sure the path or
internet address is correct. Then my program crashed, Although the web page
is a legitimate one.
I have replicated part of my code that causes the problem (less than 10
lines of code) in the following url
http://www.cs.ualberta.ca/~mohammad/ie/ie7.zip
Using Visual Studio 6 C++. This code can run at any machine that does not
have the internet explorer 7 beta.
I have called Microsoft trying o create a support incident, but they told me
that they do not support Internet Explorer 7 beta on the phone and I need to
go to their newsgroup and I could not find a newsgroup for Internet Explorer
7 beta yet.
What I need to know, is this bug in their product that will be fixed
later?or I need to do some new changes to my code so that it will work with
Internet explorer 7 without crashes
Thanks
I am using the Microsoft Web browser control in my code, it was always
working ok, until I installed internet explorer 7 beta, where a new bug
started to appear whenever I try to navigate into any webpage from a special
function in my code which is a thread
It gives the following error message:
cannot find "the web page that I want to navigate to" make sure the path or
internet address is correct. Then my program crashed, Although the web page
is a legitimate one.
I have replicated part of my code that causes the problem (less than 10
lines of code) in the following url
http://www.cs.ualberta.ca/~mohammad/ie/ie7.zip
Using Visual Studio 6 C++. This code can run at any machine that does not
have the internet explorer 7 beta.
I have called Microsoft trying o create a support incident, but they told me
that they do not support Internet Explorer 7 beta on the phone and I need to
go to their newsgroup and I could not find a newsgroup for Internet Explorer
7 beta yet.
What I need to know, is this bug in their product that will be fixed
later?or I need to do some new changes to my code so that it will work with
Internet explorer 7 without crashes
Thanks