Note that there are some explanatory texts on larger screens.

plurals
  1. POWindows Forms app, exception on start-up: Could not load System.Xml
    primarykey
    data
    text
    <p><strong>Update</strong>: I have tried using fuslogvw.exe to get logs. But what exactly am I looking for? Sadly, the logs are in Danish which is extremely annoying (Apparently someone thought that translating everything literaly into Danish inside error log-messages would be a good idea, but it basically renders Google useless: I have to guess at the original english text to get good hits, grrrr). I Think the translation should go something like: "LOG: Start bind of original image System.Windows.Forms.resources, Version=2.0.0.0, Culture=da-DK, PublicKeyToken=b77a5c561934e089. WRN: No matching original image was found". </p> <p>I'm quite new to these logs, so suggestions are still velcome.</p> <p>I have a Windows Forms application, which stores settings using Properties.Settings... I recently downloaded and installed another .Net application. Now all of a sudden my own Windows Forms application throws an exception immediately when starting (where I try to load the settings). The error says something like "file or assembly System.Xml, Version=2.0.0.0, PublicKeyToken= b77a5c561934e089 or one of its dependencies could not be loaded. The module was expected to contain an assemblymanifest".</p> <p>I have no clue as to where to look for the cause of this error, since the Windows\assembly folder contains System.Xml with correct version and public, key.</p> <p>Suggestions are most welcome, especially with reference to .Net documentation I should read up on, since I feel this is a big gap in my .Net knowledge.</p> <p>Thank you!</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload