Skip to content Skip to sidebar Skip to footer

Yet Another "could Not Load File Or Assembly ... Or One Of Its Dependencies. The System Cannot Find The File Specified"

I have a dll with NUnit tests that had been working fine. I converted it from an Any CPU to an x86 project because I need to use SQLite reliably across different platforms, so I ne

Solution 1:

Try using the fusion log viewer fuslogvw.exe. It should give you more details about the problem.


Post a Comment for "Yet Another "could Not Load File Or Assembly ... Or One Of Its Dependencies. The System Cannot Find The File Specified""