❔ cs-script causes WPF to throw error when creating new form/page
so i have a modular system for my c# application but i just noticed that it makes my app crash
this happens everytime i call
LoadModules()
... can somebody help me in this matter?2 Replies
solved: for some absolutely-not-sane reason this was happening because of the global (myappname) namespace, i changed it to something else and it's now working well
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.