1
Vote

v937 - SystemModules won't build

description

I have just run through an initial test of the new System Modules (Hibernate, Shut Down, etc.), and after turning my computer back on after performing the Power: Shut Down module, I am unable to reopen the SystemModules.sln file (seemingly instantaneous crash), with the IDE giving me this error:

XmlException was unhandled
Unexpected end of file.

Line 20 (ConnectionList.cs)

comments

erikm1 wrote Jun 6, 2012 at 6:49 PM

NOTE This is happening for DisplayWindowModule.sln, as well (instant crash when attempting to debug)

anirudhranganath wrote Jun 8, 2012 at 4:23 AM

I had the same problem. This is because settings.xml file becomes empty. I had mentioned this to Eli and said that this needs to be handled. But this happens only once. If you replace the settings.xml with a valid settings.xml, this doesn't happen again. I was unable to find the exact problem. (It is due to shutdown module specifically).