angelsix / dna-framework

A cross-platform base framework useful for all projects that use .Net Core
MIT License
63 stars 30 forks source link

Dna.Framework Exception #12

Closed KillShot007 closed 5 years ago

KillShot007 commented 5 years ago

Hi, I'm following your WPF UI Tutorials series, I'm on "part 35 - Log in to Web Server", I'm getting this exception when I click log in:

System.IO.FileNotFoundException: 'Could not load file or assembly 'Dna.Framework, Version=1.0.7.15, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.'

I googled it for 2 days now, tried many suggested solutions but nothing seems to work.

PS: Thank you so much for the series, so helpful, Much love

KillShot007 commented 5 years ago

The Dna.Framework wasnt installed on the UI project, it wasnt shown in the video, sorry for the misunderstanding