vote up 2 vote down star

Anybody hear of this one? System.ArgumentException: Font 'Times New Roman' does not support style 'Regular'.

I've got a WinForms app that is deployed via ClickOnce. For some reason a number of users are getting this error. I can see getting this error because of picking a non-standard font, but Times New Roman, Regular? Is there a service pack or something that people need?

I would love to hear from anybody that has figured out a solution to this problem.

flag

79% accept rate

1 Answer

vote up 2 vote down check

One solution that seems to work is moving the font file to another directory, then reinstalling it (as explained further in http://www.binaryfortress.com/Forum/index.php?topic=691.0)

link|flag
Wow, thanks for the quick response! I was hoping for a simpler fix. Perhaps a click and go kind of solution. – Brian Aug 7 at 17:14

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.