WebBrowser Control doesn't load any BHO's (Browser Helper Objects),
which means that Gears won't be loaded when you instantiate the
control. You could probably finagle your way into doing that manually,
but that would probably not be a supported way to run Gears...

Scratch that. I can't find any references on how to do accomplish that
manually using managed code. So, the short answer is no, you can't do
that.

:DG<


On Thu, Sep 25, 2008 at 8:25 AM, Ben Lisbakken <[EMAIL PROTECTED]> wrote:
> I'm going to CC Dimitri Glazkov because he's posted a .NET tutorial before
> and he might have an idea on this question.
> I don't have experience with .NET, though, so I can't help.
> -Ben
>
> On Thu, Sep 25, 2008 at 4:23 AM, NealLee <[EMAIL PROTECTED]> wrote:
>>
>> Hi all,
>>
>> I'm working on a project which use .net WebBrowser Control to embedded
>> a IE into a desktop-app.
>>
>> Everything is working fine, but when I take offline, .net WebBrowser
>> Control seems can't access the LocalServer cached files, it always
>> send a request to server, so web page can't be displayed.
>>
>> Have anyone encountered this problem too?
>>
>> Thanks a lot!!
>
>

Reply via email to