View Issue Details

IDProjectCategoryView StatusLast Update
0003605NoesisGUIC# SDKpublic2024-10-03 13:34
Reportervoula_d Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product Version3.2.4 
Target Version3.2.5Fixed in Version3.2.5 
Summary0003605: Could not load file or assembly 'SystemFonts'
Description

I am getting the following exception when starting my app. I get the same exception when trying to run the Gallery sample targeting Windows.
Exception thrown: 'System.IO.FileNotFoundException' in mscorlib.dll
Could not load file or assembly 'SystemFonts' or one of its dependencies. The system cannot find the file specified.

The stack trace is:
mscorlib.dll!System.Reflection.Assembly.Load(string assemblyString)
Noesis.App.dll!NoesisApp.Application.Start.AnonymousMethod__4(string name)
Noesis.GUI.dll!Noesis.GUI.OnLoadAssembly(System.IntPtr assemblyPtr)
[Native to Managed Transition]
[Managed to Native Transition]
Noesis.GUI.dll!Noesis.GUI.SetFontFallbacks(string[] familyNames)
Noesis.App.dll!NoesisApp.Application.Start()

It looks like setting the font fallbacks is causing this but I'm not sure how to resolve.

PlatformAny

Activities

sfernandez

sfernandez

2024-08-12 11:55

manager   ~0009867

Is this with latest 3.2.4 version?

voula_d

voula_d

2024-09-02 14:40

reporter   ~0009929

Sorry for the late reply. Yes this is with the latest 3.2.4 version. Thanks.

Issue History

Date Modified Username Field Change
2024-08-09 18:17 voula_d New Issue
2024-08-12 11:55 sfernandez Assigned To => sfernandez
2024-08-12 11:55 sfernandez Status new => feedback
2024-08-12 11:55 sfernandez Note Added: 0009867
2024-09-02 14:40 voula_d Note Added: 0009929
2024-09-02 14:40 voula_d Status feedback => assigned
2024-10-03 13:34 sfernandez Status assigned => resolved
2024-10-03 13:34 sfernandez Resolution open => fixed
2024-10-03 13:34 sfernandez Product Version 3.2 => 3.2.4
2024-10-03 13:34 sfernandez Fixed in Version => 3.2.5
2024-10-03 13:34 sfernandez Target Version => 3.2.5