A
a4wanman
Have a strange situation:
I have installed Visual Studio .Net on 2 different machines - both are
running Windows XP SP1. Both machines were re-imaged before installation.
I have created a new project. I added a button object. For the button
click event I added MsgBox("Hello").
Running the project does not create any debug errors. When I click on the
button, I get a message box that pops up, but the hello message is not
displayed.
I have also created a ComboBox and added a few items to the collection.
When running the program, I click the down-arrow and the list is blank. If
I click in the list, the item value will then be displayed in the combo box,
but not the list.
I've reimaged machines to get a clean install. I've also updated the VS.Net
to SP1.
Any suggestions to correct my basic problems?
Thanks,
Scott
I have installed Visual Studio .Net on 2 different machines - both are
running Windows XP SP1. Both machines were re-imaged before installation.
I have created a new project. I added a button object. For the button
click event I added MsgBox("Hello").
Running the project does not create any debug errors. When I click on the
button, I get a message box that pops up, but the hello message is not
displayed.
I have also created a ComboBox and added a few items to the collection.
When running the program, I click the down-arrow and the list is blank. If
I click in the list, the item value will then be displayed in the combo box,
but not the list.
I've reimaged machines to get a clean install. I've also updated the VS.Net
to SP1.
Any suggestions to correct my basic problems?
Thanks,
Scott