System.IO.FileNotFoundException occured in unknown module.

  • Thread starter Thread starter inbr
  • Start date Start date
I

inbr

Guest
I have a c# project that i am trying to debug. And when i run it i get this error. I have other people in my team running the same project in the same version of VS but they do not get this error. Anyone have any idea about how i can fix this?

An unhandled exception of type 'System.IO.FileNotFoundException' occurred in Unknown Module.
Could not load file or assembly 'System.Runtime, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies . occurred

Continue reading...
 
Back
Top