1 |
>
at
MS.
Internal.
Text.
TextInterface.
FontCollection.
FindFamilyName(
String
familyName,
UInt32&
index)
|
1 |
>
at
MS.
Internal.
FontCache.
FamilyCollection.
LookupFamily(
String
familyName,
FontStyle&
fontStyle,
FontWeight&
fontWeight,
FontStretch&
fontStretch)
|
2 |
\n
|
2 |
\n
|
3 |
This implies that there's something funny with the font cache on your system. I'd wager than *any* .NET app using WPF will crash with the same error.
|
3 |
This implies that there's something funny with the font cache on your system. I'd wager than *any* .NET app using WPF will crash with the same error.
|
4 |
\n
|
4 |
\n
|
5 |
Googling reveals this article:
|
5 |
Googling reveals this article:
|
6 |
\n
|
6 |
\n
|
7 |
http://alissonsol.blogspot.ca/2009/02/when-wpf-applications-dont-start.html
|
7 |
http://alissonsol.blogspot.ca/2009/02/when-wpf-applications-dont-start.html
|