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. Problem with using webBrowser control [modified]

Problem with using webBrowser control [modified]

Scheduled Pinned Locked Moved C#
helpdata-structures
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.
  • T Offline
    T Offline
    t4ure4n
    wrote on last edited by
    #1

    i am using webbrowser control in one of my projects. After I navigate to a webpage and try to exit the application I get the following error message

    No Symbols are loaded for any call stack frame. The source code can not be displayes

    If i press "OK" which is the only option i get this message

    LoaderLock was detected
    Attempting managed execution inside OS Loader lock. Do not attempt to run managed
    code inside a DllMain or image initialization function since doing so can cause the application to hang.

    -- modified at 8:10 Tuesday 30th October, 2007

    o O º(`'·.,(`'·., ☆,.·''),.·'')º O o° »·'"`»* *☆ t4ure4n ☆* *«·'"`« °o O º(,.·''(,.·'' ☆`'·.,)`'·.,)º O o°

    T 1 Reply Last reply
    0
    • T t4ure4n

      i am using webbrowser control in one of my projects. After I navigate to a webpage and try to exit the application I get the following error message

      No Symbols are loaded for any call stack frame. The source code can not be displayes

      If i press "OK" which is the only option i get this message

      LoaderLock was detected
      Attempting managed execution inside OS Loader lock. Do not attempt to run managed
      code inside a DllMain or image initialization function since doing so can cause the application to hang.

      -- modified at 8:10 Tuesday 30th October, 2007

      o O º(`'·.,(`'·., ☆,.·''),.·'')º O o° »·'"`»* *☆ t4ure4n ☆* *«·'"`« °o O º(,.·''(,.·'' ☆`'·.,)`'·.,)º O o°

      T Offline
      T Offline
      TJoe
      wrote on last edited by
      #2

      I'm assuming you are running the application through Visual Studio. Check this[^] out, it may help. I have disabled the LoaderLock MDA, because if I tried to create a new folder in a OpenFileDialog (as a user) then I would get loader lock issues.

      Take care, Tom ----------------------------------------------- Check out my blog at http://tjoe.wordpress.com

      T 1 Reply Last reply
      0
      • T TJoe

        I'm assuming you are running the application through Visual Studio. Check this[^] out, it may help. I have disabled the LoaderLock MDA, because if I tried to create a new folder in a OpenFileDialog (as a user) then I would get loader lock issues.

        Take care, Tom ----------------------------------------------- Check out my blog at http://tjoe.wordpress.com

        T Offline
        T Offline
        t4ure4n
        wrote on last edited by
        #3

        cheers mate

        o O º(`'·.,(`'·., ☆,.·''),.·'')º O o° »·'"`»* *☆ t4ure4n ☆* *«·'"`« °o O º(,.·''(,.·'' ☆`'·.,)`'·.,)º O o°

        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