Results 1 to 14 of 14

Thread: Help! I cant debug any programs.. the windows form 'freezes' opon starting

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2003
    Posts
    1,269

    Help! I cant debug any programs.. the windows form 'freezes' opon starting

    I have no idea why this is happening

    i just got vb.net 2005 express edition, whenever i start a program, the form simply hangs for no reason and i have to kill it

    the compiled program works fine

    any idea why this could be happening?

  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2003
    Posts
    1,269
    ive noticed thsi only happens when i have a webbrowser on my form

    any ideas?

  3. #3
    Lively Member Atte's Avatar
    Join Date
    Feb 2004
    Posts
    79
    Hi VaxoP,

    i have exactly same problem.
    did u find any solution...?

    rgds, Atte

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2003
    Posts
    1,269
    nope

  5. #5
    Hyperactive Member fret's Avatar
    Join Date
    Sep 2004
    Posts
    472
    can you show your code?

  6. #6

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2003
    Posts
    1,269
    you dont even need code to reproduce this

    draw a webbrowser on the form (vb.net express)

    click run

    and not only will the form not show, the app will hang

    if you set the webbrowser as visible = false, then made a button with wb.visiible = true, the app will load. once u click the button, the app will hang indefinately

  7. #7
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Just wondering, XP + SP2?

  8. #8
    Lively Member Atte's Avatar
    Join Date
    Feb 2004
    Posts
    79
    i have the same problem and it's not in the code. when i try to debug the solution the vb.net freezes after 'Rebuild succeeded'. no warnings or anything, it just freezes.

    i tried to remove/re-add all names from Debugger group, but it didn't help. finally i had to uninstall wxp sp2.

    it worked fine before installing wxp sp2 and it works fine again after uninstalling sp2.

  9. #9

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2003
    Posts
    1,269
    Originally posted by mendhak
    Just wondering, XP + SP2?
    yes :/

  10. #10
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Uninstall SP2.

  11. #11

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2003
    Posts
    1,269

    Re: Help! I cant debug any programs.. the windows form 'freezes' opon starting

    has there been a fix for this?

  12. #12
    Lively Member Atte's Avatar
    Join Date
    Feb 2004
    Posts
    79

    Re: Help! I cant debug any programs.. the windows form 'freezes' opon starting

    haven't found anything and still working without sp2.

  13. #13

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2003
    Posts
    1,269

    Re: Help! I cant debug any programs.. the windows form 'freezes' opon starting

    argh

  14. #14
    Lively Member Atte's Avatar
    Join Date
    Feb 2004
    Posts
    79

    Re: Help! I cant debug any programs.. the windows form 'freezes' opon starting

    VaxoP,

    I found a (painfully simple) solution to the problem:

    I unchecked the "Disable script debugging" in the IE/Tools/Internet settings/Advanced, which was obviously automaticly checked by SP2, and now the debugging works fine...

    hopefully this helps u out too....

    rgds.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width