<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.ormfoundation.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Technical support</title><link>http://www.ormfoundation.org/forums/30.aspx</link><description>For discussing installation and setup, bugs and other technical issues with the NORMA.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Re: Corrupt ORM file</title><link>http://www.ormfoundation.org/forums/thread/1991.aspx</link><pubDate>Wed, 03 Feb 2010 22:58:47 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:1991</guid><dc:creator>JimLudden</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/1991.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=30&amp;PostID=1991</wfw:commentRss><description>&lt;p&gt;Finding the problem with the XML was easy, but there is one line that starts with an &amp;#39;invalid character&amp;#39; followed by some 55,000 spaces!&lt;/p&gt;
&lt;p&gt;I tried deleting that line, but clearly it replaced a lot of substance because I kept getting invalid references, removing those references, and after about five of these I started over.&amp;nbsp; That forced me to rethink the whole domain, and probably results in a better model, given what I&amp;#39;ve learned about the domain in the meantime!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Jim&lt;/p&gt;</description></item><item><title>Re: Corrupt ORM file</title><link>http://www.ormfoundation.org/forums/thread/1990.aspx</link><pubDate>Tue, 02 Feb 2010 22:32:10 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:1990</guid><dc:creator>Matthew Curland</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/1990.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=30&amp;PostID=1990</wfw:commentRss><description>&lt;p&gt;Jim,&lt;/p&gt;
&lt;p&gt;The XML needs to be valid for NORMA to attempt to load the file.&lt;/p&gt;
&lt;p&gt;If you open this in the VS XML editor, then typing the less-than character (&amp;lt;) after the failure point will bring up an intellisense list with the close elements at the top. Generally, the best you can do is to match the close elements and see what is left.&lt;/p&gt;
&lt;p&gt;NORMA always saves to a temporary stream, then dumps the entirety of the stream to the output file after the save succeeds. This is meant to eliminate file corruption from within the tool. We also use the standard .NET XmlWriter classes for writing XML, so it is highly unlikely that the tool will write invalid XML.&lt;/p&gt;
&lt;p&gt;You can send me the file off line if you want me to see what I can salvage. I&amp;#39;m pretty familiar with the .orm XML.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;-Matt&lt;/p&gt;</description></item><item><title>Corrupt ORM file</title><link>http://www.ormfoundation.org/forums/thread/1989.aspx</link><pubDate>Tue, 02 Feb 2010 19:27:20 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:1989</guid><dc:creator>JimLudden</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/1989.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=30&amp;PostID=1989</wfw:commentRss><description>&lt;p&gt;When I try to load one of my ORM files (or the solution that uses that file) I get the following message:&lt;/p&gt;
&lt;p&gt;Cannot load &amp;#39;...\IT_Management.orm&amp;#39;:&amp;#39;.&amp;#39;, hexadecimal vaue 00x0, is an invalid character. Line 7454, position 1.&lt;/p&gt;
&lt;p&gt;When viewed as XML it indeed looks bad, but I&amp;#39;m not smart enough to fix it.&lt;/p&gt;
&lt;p&gt;Is there a simple way to recover at least some of my model?&lt;/p&gt;</description></item></channel></rss>