BUG:???? Two ComboBoxes on one form won't allow debug

I have a simple windows form, and name it form1. I then add a combobox to it and start the debugging. Works fine. I then stop the debugger and add another combobox. I go to start the debuggin again and it won't work. It starts to work but then just quits the debugger. It acts like there is a "Me.Close()" in the form load(). I also have another computer running the same vb express that this doesn't happen on. Is this a bug Or is it a setting that somehow got changed. Any help would be greatly appreciated. I have spent WAY too much time trying to figure this out.

Also, there is no code in the form. Just a simple example that won't work.




Answer this question

BUG:???? Two ComboBoxes on one form won't allow debug

  • gtr1963

    Okay, this is strange. I copied my project folder to a differnt location and then was going to zip it up. I decided to open the sln and try again just to make sure that it was going to be reproducable. It worked that time. So I decided to delete the original folder that is under the "my docs/visual studio 2005/projects" folder and copy the copy back to the original location. I could then reproduce this "glitch". So, with that I know that the project itself is okay. Could it have something to do with being in the projects folder Anyway, this isn't near as problematic now. I know I can work around the problem...But would still like to investigate this further. Does anyone have any ideas


  • Spongebob34

    zip up your project folder and email to me

  • BUG:???? Two ComboBoxes on one form won't allow debug