Could not load file or assembly #7228
LennieFredriksson
started this conversation in
Ideas
Replies: 1 comment
-
I am not sure how this is WPF related or what issues you are facing, but you can in fact implement loading assemblies from a custom place relatively easily, see https://learn.microsoft.com/en-us/dotnet/standard/assembly/resolve-loads |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Why couldn't there exist one huge cloud distributed bin folder where all projects could point to, so you never ever get the problem of,
"Could not load file or assembly" or "The system cannot find the file specified".
I'm so tired of putting 99% of my time solving that kind of issues and just 1% of developing.
Beta Was this translation helpful? Give feedback.
All reactions