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 <jdha...@gmail.com>
Til: Endre Paanoe <endrepaa...@yahoo.no> 
Kopi: "ironpython-users@python.org" <ironpython-users@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 <endrepaa...@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 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@python.org
>http://mail.python.org/mailman/listinfo/ironpython-users
>
>
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to