VB.NET2003 - Items in ListBox are invisible

Probably a simple answer, but I just loaded VS.NET2003, and opened a sample applicaiton with 3 items in a preloaded in dropdown combo list box. when I click on the dropdown, the preloaded entries are invisible? when I click on one it displays in the selected box? I tried a simple list box with 5 preloaded values and I can tell they are entries but are invisible.... I even checked to see if the background foreground colors got change to the same..... I tried labels and they are fine....?...?Sad

[564 byte] By [MikeforVB] at [2008-3-7]
# 1
The problem is your antivirus (mcafee).
Download this patch http://sdownload.nai.com/products/protected/hotfix/VSE80P05.Zip and it will fix all your problems...

Bye
Ste

neuroma at 2007-9-8 > top of Msdn Tech,Windows Forms,Windows Forms General...
# 2
The same issue appears on my syste,m with PhishGuard.

Peter

pschlang at 2007-9-8 > top of Msdn Tech,Windows Forms,Windows Forms General...
# 3
Thanks for the hint. I tried your link and was stopped dead by (redirected to)
http://www.mcafee.com/us/ - and there is no such file or link. Do you have this file or a fresh link, please?
ak8888 at 2007-9-8 > top of Msdn Tech,Windows Forms,Windows Forms General...
# 4

cheak outopostback

Krazon at 2007-9-8 > top of Msdn Tech,Windows Forms,Windows Forms General...
# 5
You can solve it by disabling the protection against buffer overflow in the console of mcaffe viruscan, I hope it helps.
Anonymous at 2007-9-8 > top of Msdn Tech,Windows Forms,Windows Forms General...