Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use a user control containing numerivupdown in another project #70

Open
pcinfogmach opened this issue Jul 28, 2024 · 0 comments
Open

Comments

@pcinfogmach
Copy link

System.Windows.Markup.XamlParseException
HResult=0x80131501
Message='Set property 'System.Windows.ResourceDictionary.DeferrableContent' threw an exception.' Line number '7' and line position '22'.
Source=PresentationFramework
StackTrace:
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at FullText.FullTxtView.InitializeComponent() in C:\Users\Admin\source\repos\FullText\FullText\FullTxtView.xaml:line 1

This exception was originally thrown at this call stack:
[External Code]

Inner Exception 1:
FileNotFoundException: Could not load file or assembly 'NumericUpDownLib, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant