MessageBox corruption

M

Mark Rae

Hi,

I'm experiencing a very strange problem with popping a MessageBox in a C#
WinForms app, whereby the message text and the button text do not display.
I'm using a Dell OptiPlex with on-board Intel graphics chip, and have
downloaded and installed the latest drivers etc. Same with the latest SP of
WinXP Pro.

Curiously enough, if I run a .vbs file just with the line MsgBox "Hello",
that displays correctly.

Has anyone else experienced anything like this?

Any assistance gratefully received.

Best regards,

Mark
 
M

Morten Wennevik

Hi Mark,

Well, you might want to install the latest patch of your McAffee Virusscan and perhaps disable its buffer overrun checking.
 
P

Peter van der Goes

Mark Rae said:
Hi,

I'm experiencing a very strange problem with popping a MessageBox in a C#
WinForms app, whereby the message text and the button text do not display.
I'm using a Dell OptiPlex with on-board Intel graphics chip, and have
downloaded and installed the latest drivers etc. Same with the latest SP
of WinXP Pro.

Curiously enough, if I run a .vbs file just with the line MsgBox "Hello",
that displays correctly.

Has anyone else experienced anything like this?

Any assistance gratefully received.

Best regards,

Mark
Let me guess, McAfee Anti-Virus 8.whatever, correct?
Go to the McAfee web site and download the patch they have provided to
correct the problem.

Peter [MVP Visual Developer]
Jack of all trades, master of none.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top