Re: Unable to make ironpython run in browser with silverlight

2011-05-25 Thread ErichCart ErichCart
On May 26, 9:44 am, Jimmy Schementi wrote: > You need to run it from a web-server; it doesn't work when running from > file:// due to Silverlight's security sandbox. Read the comments on my > blog-post, it mentions the web-server there. I see.. But here: http://silverlighttest.zzl.org/silverli

Re: Unable to make ironpython run in browser with silverlight

2011-05-25 Thread Sunny
On May 26, 9:44 am, Jimmy Schementi wrote: > You need to run it from a web-server; it doesn't work when running from > file:// due to Silverlight's security sandbox. Read the comments on my > blog-post, it mentions the web-server there. I see.. But here: http://silverlighttest.zzl.org/silverlig

Re: Unable to make ironpython run in browser with silverlight

2011-05-25 Thread Jimmy Schementi
You need to run it from a web-server; it doesn't work when running from file:// due to Silverlight's security sandbox. Read the comments on my blog-post, it mentions the web-server there. -- http://mail.python.org/mailman/listinfo/python-list

Re: Unable to make ironpython run in browser with silverlight

2011-05-25 Thread ErichCart ErichCart
Here is how it looks on free webhosting account: http://silverlighttest.zzl.org/silverlighttest.html It is supposed to show a window with "Hello from python", but it shows smth else completely. -- http://mail.python.org/mailman/listinfo/python-list

Unable to make ironpython run in browser with silverlight

2011-05-25 Thread ErichCart ErichCart
Basically i am following this tutorial: http://blog.jimmy.schementi.com/2010/03/pycon-2010-python-in-browser.html According to it, this code should run fine: http://www.w3.org/TR/html4/strict.dtd";> http://gestalt.ironpython.net/dlr-20100305.js";> http://github.com/jschementi/ pyco