Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. C# WebBroswer Event not firing?

C# WebBroswer Event not firing?

Scheduled Pinned Locked Moved C#
csharpdatabasecomquestiondiscussion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mjmcinto
    wrote on last edited by
    #1

    So I have an app that I've written that uses the old WebBrowser COM object (can't use the 2.0 framework yet). It works just fine on my PC (the PC I developed it on), however on the user's PC (and others), it doesn't work as anticipated. It appears that the reason for this is the event (NavigateComplete2) that I'm wanting to use as a trigger for something to happen never fires on the other PCs. I say this b/c in the event handler I put a simple MessageBox to say "navigate completed". That shows on my PC, and does the actions I want. But on the other PCs, it does not. Any thoughts or suggestions?

    J 1 Reply Last reply
    0
    • M mjmcinto

      So I have an app that I've written that uses the old WebBrowser COM object (can't use the 2.0 framework yet). It works just fine on my PC (the PC I developed it on), however on the user's PC (and others), it doesn't work as anticipated. It appears that the reason for this is the event (NavigateComplete2) that I'm wanting to use as a trigger for something to happen never fires on the other PCs. I say this b/c in the event handler I put a simple MessageBox to say "navigate completed". That shows on my PC, and does the actions I want. But on the other PCs, it does not. Any thoughts or suggestions?

      J Offline
      J Offline
      Judah Gabriel Himango
      wrote on last edited by
      #2

      do the other machines have the same version of the shdocvw.dll & microsoft.mshtml.dll files?

      Tech, life, family, faith: Give me a visit. I'm currently blogging about: Little House on the Flickr Judah Himango

      -- modified at 13:45 Wednesday 4th January, 2006

      M 1 Reply Last reply
      0
      • J Judah Gabriel Himango

        do the other machines have the same version of the shdocvw.dll & microsoft.mshtml.dll files?

        Tech, life, family, faith: Give me a visit. I'm currently blogging about: Little House on the Flickr Judah Himango

        -- modified at 13:45 Wednesday 4th January, 2006

        M Offline
        M Offline
        mjmcinto
        wrote on last edited by
        #3

        It looks like I had a different version of the microsoft.mshtml.dll file. Thanks!

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups