<div>Here is a new one -- this is using the UDM 3.2.1 pre-release built with Boost 1.36.  </div>
<div> </div>
<div> try {<br>  Udm::SmartDataNetwork sdn( Uml::diagram ); <br>  sdn.OpenExisting( filename );</div>
<div> </div>
<div>...</div>
<div>}</div>
<div> </div>
<div>The code gets as far as the open call, and then blows up.  I did check to make sure it was the right filename.</div>
<div> </div>
<div>The exception is the following:</div>
<div>Exception occured in udm<br>Association resolves to invalid object type: Association</div>
<div> </div>
<div>The offending Uml metamodel is attached.  It was created by MetaGME2UML in the same UDM/GReAT prerelease.</div>
<div> </div>
<div>-Joe</div>