On 09/15/2010 04:54 PM, Bob Jaros wrote: > [This is bizarre! The <Collection> line disappears after I send it!] > > Trying an attachment. Sorry everyone. > > > > ________________________________ > From: Bob Jaros <[email protected]> > To: Jeffrey Stedfast <[email protected]> > Cc: [email protected] > Sent: Wed, September 15, 2010 1:31:38 PM > Subject: Re: [Moonlight-list] moonlight/silverlight discrepancy on > multiscaleimage > > > Oops, error in my pasting -- but not in the actual xml: > > <?xml version="1.0" encoding="UTF-8"?> > <I N="0" Id="0" IsPath="1" Source="image0.xml"> > ... [Same as before] > > Thanks though Jeff. Anything in Collection there that would not be supported > in > > moonlight? >
Thanks for the actual xml file attachment! Moonlight doesn't handle the IsPath attribute on I-nodes. What is this attribute supposed to indicate, do you know? I've never seen it before... I've also never seen the NextItemId attribute, but that seems more obvious. Unfortunately, I still don't know what would be causing problems loading the site since neither of these unhandled attributes cause a parser error. At one point a lot of the MSI sites I was working with were failing because of some bad changes to the Uri class. Perhaps you are hitting that (or some similar bug)? What version of Moonlight are you using? 2.x? A 3.0 alpha? Or are you using a nightly build? If this site is public, that would be really helpful too. Thanks, Jeff _______________________________________________ Moonlight-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/moonlight-list
