WPFE on Office Live

Has WPF/E been tested on Office Live?

I have added the HTML to a page and IE 7 hangs when I navigate to it:

http://charettelabs.com/wpfe.aspx

Michael

[264 byte] By [MichaelS.Scherotter] at [2008-2-13]
# 1
It locks up my IE6 machine as well, only after showing a script error of some sort. I downloaded the code and I will try to run it locally. My guess is that running inside an IFRAME with a deferred script might be messing it up. My guess is that this is an Office Live'ism, but I am not sure. If I find anything interestign in the script i'll let you know here.
ShawnWildermuth-MVP at 2007-9-4 > top of Msdn Tech,Silverlight (formerly WPF/E),Silverlight (formerly WPF/E) Developer Issues...
# 2

Looks like you are searching for an element named "textspan" in the jscript that I cannot find. I think the issue is with the HTML surrounding the WPFE, not the WPFE. I got the xaml to display, but it didn't look right and threw the error.

HTH

ShawnWildermuth-MVP at 2007-9-4 > top of Msdn Tech,Silverlight (formerly WPF/E),Silverlight (formerly WPF/E) Developer Issues...