Home All Groups Group Topic Archive Search About

MessageBox coming up with blank message and blank buttons.

Author
30 Jun 2005 9:21 PM
Mike L
MessageBox coming up with blank message and blank buttons.  The title and
icon show up, and the buttons work, if I click the first blank button,
returns Yes.  Why is the message blank and the buttons are blank?

    Private Sub cmdAddPrivileges_Click(ByVal sender As System.Object, ByVal
e As System.EventArgs) Handles cmdAddPrivileges.Click
        Dim MBResult As MsgBoxResult
        MBResult = MessageBox.Show("Add Privilege?", "Add",
MessageBoxButtons.YesNo, MessageBoxIcon.Question,
MessageBoxDefaultButton.Button1)
    End Sub

Author
30 Jun 2005 9:52 PM
Chris Dunaway
Let me use my psychic abilities.........

You have McAffee VirusScan ver 8.x

Am I right?

There's a patch available from McAffee to correct that problem but I
don't know the link.  If you search the group you should find it
because another person asked this question a day or two ago.
Author
30 Jun 2005 10:10 PM
Shawn
thank you! This problem has been plaguing me as well....
Author
30 Jun 2005 10:16 PM
Herfried K. Wagner [MVP]
"Mike L" <Cadel@nospam.nospam> schrieb:
> MessageBox coming up with blank message and blank buttons.  The title and
> icon show up, and the buttons work, if I click the first blank button,
> returns Yes.  Why is the message blank and the buttons are blank?

Typically this behavior is caused by a McAfee VirusScan problem that NAI is
aware of and that can be fixed by installing a patch:

Patch 5 for McAfee VirusScan Enterprise 8.0i
<URL:https://knowledgemap.nai.com/phpclient/viewKDoc.aspx?url=kb/kb_kb38717.xml&docType=DOC_KnowledgeBase>

Direct download for the patch:

<URL:http://sdownload.nai.com/products/protected/hotfix/VSE80P05.Zip>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>