@Jaap_Klok wrote:
Hi,
I have been programming a game using C#, Visual Studio and the Monogame Framework. Today i reopened the program after a long time on a new computer and also upgraded the monogame framework.
However, when i try to compile, i get this error:
System.IO.FileNotFoundException was unhandled Message: An unhandled exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll Additional information: Kan bestand of assembly System.Runtime, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a of een van de afhankelijkheden hiervan niet laden. Het systeem kan het opgegeven bestand niet vinden.
Does anyone have any idea how to fix this?
I am absolutely new to anything *.dll-related, so i have no clue where to start searching.
Thanx a lot!
Posts: 2
Participants: 2