Hi All (again),

I've got a Web Browser control on a form that gives an error, OLE error code
0x80004005, on startup but functions just fine from that point on. I know
I've seen a workaround that involved something like adding a dummy line of
code (like m.Dummy = .T. in the Init) but can't recall. Any ideas?

TIA,

John

Re: MS Web Browser in a form by Eric

Eric
Fri Sep 12 10:35:54 CDT 2003

Hello, John!
You wrote on Fri, 12 Sep 2003 09:05:07 -0600:

JS> I've got a Web Browser control on a form that gives an error, OLE error
JS> code 0x80004005, on startup but functions just fine from that point on.
JS> I know I've seen a workaround that involved something like adding a
JS> dummy line of code (like m.Dummy = .T. in the Init) but can't recall.
JS> Any ideas?

Perhaps what you're looking for can be found in step 5 of the following
article:
HOWTO: Print Contents of the Web Browser Control from Visual FoxPro
http://support.microsoft.com/default.aspx?scid=kb;en-us;265126
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8



Re: MS Web Browser in a form by John

John
Fri Sep 12 12:11:55 CDT 2003

That's the one! Thanks.
"Eric den Doop" <ericdendoop@xspamblockxfoxite.com> wrote in message
news:ub4SPOUeDHA.3064@TK2MSFTNGP11.phx.gbl...
> Hello, John!
> You wrote on Fri, 12 Sep 2003 09:05:07 -0600:
>
> JS> I've got a Web Browser control on a form that gives an error, OLE
error
> JS> code 0x80004005, on startup but functions just fine from that point
on.
> JS> I know I've seen a workaround that involved something like adding a
> JS> dummy line of code (like m.Dummy = .T. in the Init) but can't recall.
> JS> Any ideas?
>
> Perhaps what you're looking for can be found in step 5 of the following
> article:
> HOWTO: Print Contents of the Web Browser Control from Visual FoxPro
> http://support.microsoft.com/default.aspx?scid=kb;en-us;265126
> --
> Eric den Doop
> www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8
>
>