C
C#16mo ago
Groophy

❔ Must create DependencySource on same Thread as the DependencyObject

what details do I need to provide, there is no error in a specific line
10 Replies
Buddy
Buddy16mo ago
Do as it says. Also. $details
MODiX
MODiX16mo ago
When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, and what you expect the result to be. Upload code here https://paste.mod.gg/ (see $code for more information on how to paste your code)
Groophy
Groophy16mo ago
Yes I know I need to give more detail but what I give because not giving error in a line in presentationFramework.dll
ACiDCA7
ACiDCA716mo ago
open the full stacktrace maybe you find it in there
Groophy
Groophy16mo ago
I looked no thing was usefull
ACiDCA7
ACiDCA716mo ago
how i love these kinds of exceptions.. sigh well you could go the stacktrace up one by one and check the local variables.. often you will find the cause or at least a hint.
Groophy
Groophy16mo ago
It was due to an incompatibility of a library I used. When I removed, exception won't get again
ACiDCA7
ACiDCA716mo ago
what library was it?
Groophy
Groophy16mo ago
GitHub
GitHub - Platonenkov/Notification.Wpf: Toast notifications for WPF ...
Toast notifications for WPF (message, progress, image, any content) - GitHub - Platonenkov/Notification.Wpf: Toast notifications for WPF (message, progress, image, any content)
Accord
Accord16mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.