View Issue Details

IDProjectCategoryView StatusLast Update
0002208NoesisGUIC# SDKpublic2021-12-06 14:44
Reporterstonstad Assigned Tosfernandez  
PrioritynormalSeveritymajorReproducibilityalways
Status assignedResolutionopen 
Product Version3.0.12 
Summary0002208: Can't convert '' into a 'ResourceDictionary' object
DescriptionI'm getting the following error repeatedly on imports and Unity player start:

[noesis] Assets/NoesisGUI/Theme/NoesisTheme.Brushes.DarkBlue.xaml(13): Can't convert '' into a 'ResourceDictionary' object.

What is so strange about this is that my SCM shows no XAML changes today. I left my computer and when I returned this error appeared after starting unity. I can confirm no changes in the above mentioned XAML, and no changes in the XAML which references it.

Is the error, "Can't convert '' into a 'ResourceDictionary' object" something you have seen before?
Steps To ReproduceAttached screenshot
TagsNo tags attached.
PlatformAny

Activities

stonstad

stonstad

2021-12-03 22:25

reporter  

a.png (261,822 bytes)   
a.png (261,822 bytes)   
stonstad

stonstad

2021-12-03 23:06

reporter   ~0007651

Regarding this error -- you can see line endings on the left. It shows CRLF consistently. On the right, you can see the stream of XAML importer or runtime errors relating to something on line 13 in the XAML. I haven't found a way to work around this -- it affects this file and one other (which comes later in the sequence). I'm currently dead in the water. Very frustrating!
Line13.png (1,446,366 bytes)
stonstad

stonstad

2021-12-03 23:56

reporter   ~0007652

This was resolved by deleting \library and obj, and letting the project entirely rebuild. Noesis was the only component erroring out -- but as to how or why I do not know.

Issue History

Date Modified Username Field Change
2021-12-03 22:25 stonstad New Issue
2021-12-03 22:25 stonstad File Added: a.png
2021-12-03 23:06 stonstad File Added: Line13.png
2021-12-03 23:06 stonstad Note Added: 0007651
2021-12-03 23:56 stonstad Note Added: 0007652
2021-12-06 14:44 jsantos Assigned To => sfernandez
2021-12-06 14:44 jsantos Status new => assigned