Webbrowser control (AxWebBrowser) keeps disappearing....

  • Thread starter Thread starter UJ
  • Start date Start date
U

UJ

I have a C# win program with a couple of browser objects on the page. Every
once in a while when I go in to edit it, the browser objects disappear from
the page and I have to put them back. This last time, the objects where
there but the dll reference was invalid.

Has anybody else had this problem?

TIA - Jeff.
 
I have the same problem in our large application. We have 3 browsers, and
every once in a while I have to close the [Design] form in the editor and
open it back up again from the solution explorer and everything is back to
normal. When you try this, does it work? Its not the correct way of doing
it, but it works for now for us. Really anoying though.
 
Haven't tried it. But I will the next time this happens.

RobKinney1 said:
I have the same problem in our large application. We have 3 browsers, and
every once in a while I have to close the [Design] form in the editor and
open it back up again from the solution explorer and everything is back to
normal. When you try this, does it work? Its not the correct way of
doing
it, but it works for now for us. Really anoying though.

UJ said:
I have a C# win program with a couple of browser objects on the page.
Every
once in a while when I go in to edit it, the browser objects disappear
from
the page and I have to put them back. This last time, the objects where
there but the dll reference was invalid.

Has anybody else had this problem?

TIA - Jeff.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top