Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I’m running into an issue and wondered if anyone’s seen it before:
I built a class-library project and compiled it into a DLL, then referenced that DLL from another project. Everything worked fine at first, but after I updated the library and rebuilt the DLL, calling a brand-new method now fails with an error saying the assembly can’t be found.
Has anyone else ever encountered this?
Solved! Go to Solution.