Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6284
| From | Jimmy Schementi <jschementi@gmail.com> |
|---|---|
| Subject | Re: Unable to make ironpython run in browser with silverlight |
| Newsgroups | comp.lang.python |
| References | <715e82a9-3761-4d82-9df4-1c5f39633160@h36g2000pro.googlegroups.com> |
| Message-ID | <2011525204432usenet@terrranews.com> (permalink) |
| Organization | TeraNews.com |
| Date | 2011-05-26 00:44 +0000 |
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.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Unable to make ironpython run in browser with silverlight ErichCart ErichCart <erichcart@gmail.com> - 2011-05-25 05:16 -0700
Re: Unable to make ironpython run in browser with silverlight ErichCart ErichCart <erichcart@gmail.com> - 2011-05-25 06:33 -0700
Re: Unable to make ironpython run in browser with silverlight Jimmy Schementi <jschementi@gmail.com> - 2011-05-26 00:44 +0000
Re: Unable to make ironpython run in browser with silverlight Sunny <gvagif@gmail.com> - 2011-05-25 18:59 -0700
Re: Unable to make ironpython run in browser with silverlight ErichCart ErichCart <erichcart@gmail.com> - 2011-05-25 19:07 -0700
csiph-web