commsvr-com / commsvr-com/SHFB.HelpAssistant
Fix run time errors
- Dominant language
- XSLT
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
The application doesn't run.
**Exception**
``` TXT
System.Windows.Markup.XamlParseException
HResult=0x80131501
Message=Cannot convert string '/HelpAssistantGui;component/Resources/HAicon.png' in attribute 'Icon' to object of type 'System.Windows.Media.ImageSource'. Could not load file or assembly 'HelpAssistantGui, Culture=neutral' or one of its dependencies. The system cannot find the file specified. Error at object 'HelpAssistantGui.HelpAssistantWindow' in markup file 'CAS.MAML.HelpAssistant.Guii;component/windowhelpassistantgui.xaml' Line 21 Position 134.
Source=
StackTrace:
Inner Exception 1:
FileNotFoundException: Could not load file or assembly 'HelpAssistantGui, Culture=neutral' or one of its dependencies. The system cannot find the file specified.
```

Contributor guide
Assessment
This issue has not been assessed yet.