Yay! The calc.xaml loads with Beta 6. I think the EID issue maybe something else altogether.<br><br>Thanks!<br>-Vamshi<br><br><div><span class="gmail_quote">On 4/20/06, <b class="gmail_sendername">Martin Maly</b> &lt;<a href="mailto:Martin.Maly@microsoft.com">
Martin.Maly@microsoft.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="direction: ltr;">












<div>

<p><font color="navy" face="Verdana" size="2"><span style="font-size: 10pt; font-family: Verdana; color: navy;">The WinFX is still undergoing changes
that often result in the tutorial not working. We are actually resolving all
these incompatibilities right now to make sure that the tutorial released with
Beta 6 works with the February CTP of WinFX. As for possible differences
between Feb CTP of WinFX and march CTP of the designer, that is a bit trickier and
we'll probably have to wait for the two to work together again with
subsequent releases of WinFX.</span></font></p>

<p><font color="navy" face="Verdana" size="2"><span style="font-size: 10pt; font-family: Verdana; color: navy;">&nbsp;</span></font></p>

<p><font color="navy" face="Verdana" size="2"><span style="font-size: 10pt; font-family: Verdana; color: navy;">Martin</span></font></p>

<p><font color="navy" face="Verdana" size="2"><span style="font-size: 10pt; font-family: Verdana; color: navy;">&nbsp;</span></font></p>

<div>

<div style="text-align: center;" align="center"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">

<hr align="center" size="2" width="100%">

</span></font></div>

<p><b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma; font-weight: bold;">From:</span></font></b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma;"> <a href="mailto:users-bounces@lists.ironpython.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
users-bounces@lists.ironpython.com</a>
[mailto:<a href="mailto:users-bounces@lists.ironpython.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">users-bounces@lists.ironpython.com</a>] <b><span style="font-weight: bold;">On
Behalf Of </span></b>Vamshi Raghu<br>
<b><span style="font-weight: bold;">Sent:</span></b> Thursday, April 20, 2006
12:11 AM<br>
<b><span style="font-weight: bold;">To:</span></b> Discussion
 of IronPython<br>
<b><span style="font-weight: bold;">Subject:</span></b> [IronPython]
System.Windows.Serialization</span></font></p>

</div></div><div style="direction: ltr;"><span class="e" id="q_10ab7cc16073afec_1">

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">&nbsp;</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Hello,<br>
<br>
Just wanted to let you know that LoadXaml in avalon.py in 1.0 Beta 5 imports
System.Windows.Serialization, but this has been renamed from the Feb CTP of
WinFX onwards to System.Windows.Markup.<br>
<br>
Had some trouble figuring it out! Still having trouble using LoadXaml though.
It seems there is some incompatibility in the XAML expected by the
deserializer. <br>
<br>
&gt;&gt;&gt; xaml1 = LoadXaml(&quot;calc.xaml&quot;)<br>
Traceback (most recent call last):<br>
&nbsp; File , line 0, in input##14<br>
&nbsp; File G:\Program Files\IronPython-1.0-Beta5\Tutorial\avalon.py, line 69,
in Loa<br>
dXaml <br>
&nbsp; File PresentationFramework, line unknown, in Load<br>
&nbsp; File PresentationFramework, line unknown, in XmlTreeBuildDefault<br>
&nbsp; File PresentationFramework, line unknown, in Parse<br>
&nbsp; File PresentationFramework, line unknown, in ParseFragment <br>
&nbsp; File PresentationFramework, line unknown, in GetParseMode<br>
&nbsp; File PresentationFramework, line unknown, in ReadXaml<br>
&nbsp; File PresentationFramework, line unknown, in ParseError<br>
SystemError: 'Canvas' tag not valid in namespace ' <a href="http://schemas.microsoft.com/w" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://schemas.microsoft.com/w</a><br>
infx/avalon/2005'. Tag names are case sensitive. Line '2' Position '2'.<br>
<br>
Also, it can't read files created from Expression Interactive Designer March
CTP. I get errors like: <br>
&gt;&gt;&gt; xaml1 = LoadXaml(&quot;D:\\Code\\C#\\Graph\\Scene1.xaml&quot;)<br>
Traceback (most recent call last):<br>
&nbsp; File , line 0, in input##16<br>
&nbsp; File G:\Program Files\IronPython-1.0-Beta5\Tutorial\avalon.py, line 69,
in LoadXaml <br>
&nbsp; File PresentationFramework, line unknown, in Load<br>
&nbsp; File PresentationFramework, line unknown, in XmlTreeBuildDefault<br>
&nbsp; File PresentationFramework, line unknown, in Parse<br>
&nbsp; File PresentationFramework, line unknown, in ParseFragment <br>
&nbsp; File PresentationFramework, line unknown, in GetParseMode<br>
&nbsp; File PresentationFramework, line unknown, in ReadXaml<br>
&nbsp; File PresentationFramework, line unknown, in ParseError<br>
SystemError: 'Class' attribute in ' <a href="http://schemas.microsoft.com/winfx/2006/xaml" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://schemas.microsoft.com/winfx/2006/xaml</a>'<br>
&nbsp;namespace not valid. Try compiling the XAML. Line '9' Position '2'.<br>
<br>
Any hints?<br>
<br>
Version: <br>
IronPython 1.0.2296 (Beta) on .NET 2.0.50727.42<br>
Windows SDK 5308.0<br>
WinFX SDK 50215.45<br>
<br>
Thanks!<br>
-Vamshi</span></font></p>

</span></div><div style="direction: ltr;"></div>





</div><br>_______________________________________________<br>users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:users@lists.ironpython.com">users@lists.ironpython.com</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com" target="_blank">
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a><br><br><br></blockquote></div><br>