Changes

Jump to navigation Jump to search
→‎"Could not load file or assembly": add the hostpolicy.dll error
Line 303: Line 303:     
==="Could not load file or assembly"===
 
==="Could not load file or assembly"===
If the 'file or assembly' starts with <samp>Microsoft</samp> or <samp>System</samp> (like "''FileNotFoundException: Could not load file or assembly 'System.[...]' or one of its dependencies''"), something is wrong with the core frameworks used by the game.
+
If the 'file or assembly' starts with <samp>Microsoft</samp> or <samp>System</samp> (like "''FileNotFoundException: Could not load file or assembly 'System.[...]' or one of its dependencies''") OR you get something like "The library '[...].dll' required to execute the application is not found in 'C:\Program Files\dotnet`" (often this is <samp>hostpolicy.dll</samp>), something is wrong with the core frameworks used by the game.
    
Common fixes:
 
Common fixes:
528

edits

Navigation menu