MessageBox.Show no longer works...

J

John Kraft

I'm developing a small utility for personal use using VS2003 and .NET
1.1.

I use MessageBox.Show() often. Yesterday, it worked fine. Today it
no longer works. I get a MessageBox with no text, and a button with
no text. If I use the full blown Show() and tell it caption, icon,
buttonns, etc... I get the caption, icon, and buttons, but the text
and button text are still missing. Has anyone else had this happen.

The only difference between yesterday and today is that last night I
ran windows update and went ahead and installed the .NET Framework 2.0
on this machine; but this shouldn't have any effect on .NET 1.1 apps.

Thanks,

John
 

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