Upgrading to .NET Help Help Help!

.net Canada
  • 18 years ago

    I'm still stuck on the Webbrowser issue in my upgraded proggie...


    The webbrowser is an ActiveX control in the form, When closing (disposing) the form I


    • Dispose the form
    • User does something else
    • User tries to reload the form


    and the programs crashes when it tries to initialize the webbrowser window...


    Code:
    Me.WebBrowser1.OcxState = CType(resources.GetObject("WebBrowser1.OcxState"), System.Windows.Forms.AxHost.State)


    Since it's activeX, .NET is no help at debugging the problem .


    Any help would be greatly appreciated!!


    Happy Panda

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“We better hurry up and start coding, there are going to be a lot of bugs to fix.”