[Ironpython-users] Vedr: issue with ironpython and silverlight

Keith Rome rome at Wintellect.com
Mon Jun 24 23:20:19 CEST 2013


Sounds like it might be a problem with your Intranet security zone settings in IE (assuming you are using IE).

We use IP in Silverlight, but it is a secondary compilation target (WPF is primary). It still works as far as I know.


Keith Rome
Senior Consultant and Architect
MCPD-EAD, MCSD, MCDBA, MCTS-WPF, MCTS-TFS, MCTS-WSS
Wintellect | 770.617.4016 | krome at wintellect.com<mailto:rome at wintellect.com>
www.wintellect.com<http://www.wintellect.com/>


From: Endre Paanoe <endrepaanoe at yahoo.no<mailto:endrepaanoe at yahoo.no>>
Reply-To: Endre Paanoe <endrepaanoe at yahoo.no<mailto:endrepaanoe at yahoo.no>>
Date: Monday, June 24, 2013 5:02 PM
To: Jeff Hardy <jdhardy at gmail.com<mailto:jdhardy at gmail.com>>
Cc: "ironpython-users at python.org<mailto:ironpython-users at python.org>" <ironpython-users at python.org<mailto:ironpython-users at python.org>>
Subject: [Ironpython-users] Vedr: issue with ironpython and silverlight

Yes, I suspected that. My last silverlight installation is 5, and my last .net 4.5 (ofcourse, I got into this "since it doesn't work, let me try to install everything" trap).

What puzzles me is; If a view the silverlight xpa file from the web, it does work. If I download it, (and the associated files) and try to run the files from my computer, it don't! I don't understand why, after all, most of it seems like a zip file and some js files.

________________________________
Fra: Jeff Hardy <jdhardy at gmail.com<mailto:jdhardy at gmail.com>>
Til: Endre Paanoe <endrepaanoe at yahoo.no<mailto:endrepaanoe at yahoo.no>>
Kopi: "ironpython-users at python.org<mailto:ironpython-users at python.org>" <ironpython-users at python.org<mailto:ironpython-users at python.org>>
Sendt: Mandag, 24. juni 2013 21.17
Emne: Re: [Ironpython-users] issue with ironpython and silverlight

It could be a versioning issue; check what version of SL you have, and what version(s) you're building against.

Honestly, SL is a barely maintained; it never had a good test infrastructure, and nobody has stepped up to provide support for it.

- Jeff


On Sat, Jun 22, 2013 at 3:57 AM, Endre Paanoe <endrepaanoe at yahoo.no<mailto:endrepaanoe at yahoo.no>> wrote:
Here is my problem:
When I try to view the file : http://www.voidspace.org.uk/ironpython/minimal2/index.html it works fine...however, when I download it, and try to run it locally, the .xap file doesn't seem to load. When I start iis, and place all there, it still doesn't load the .xap file. When I modify the index.html file to load the .xap file (and the js files etc) from the voidspace.org<http://voidspace.org/> webpage, it still doesn't load...

I tried to run the example with chiron /w, and it told me that I was missing System.Numerics.dll. I found this .dll file, and copied to the app directory. Then there was no error message, but when I started it in a browser, it still doesn't show anything. (Or. it shows a loading, but then it goes blank)

Do any of you guys perhaps have any tips towards, what I am doing wrong? It feels like somekind of security issue...

Best regards Endre

_______________________________________________
Ironpython-users mailing list
Ironpython-users at python.org<mailto:Ironpython-users at python.org>
http://mail.python.org/mailman/listinfo/ironpython-users




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20130624/e925de6c/attachment.html>


More information about the Ironpython-users mailing list