Error : Could not load file or assembly or one of it’s dependencies

eah…!!! I found a solution for this terrible error… First of all Thanks for every one who tried to help me… Here’s my solution…

  1. Right Click on the Solution name
  2. Click Clean Solution
  3. Restart Visual Studio
  4. Goto project Properties >> Build
  5. Change Configuration to Release
  6. Start Debugging (F5)

1) , 2)

4) , 5)

Next time keep in mind to keep a recent backup of your project folder.

Leave a Comment