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

2013-06-24 Thread Jeff Hardy
On Mon, Jun 24, 2013 at 2:02 PM, Endre Paanoe wrote: > 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

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

2013-06-24 Thread Jeff Hardy
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

[Ironpython-users] issue with ironpython and silverlight

2013-06-24 Thread Endre Paanoe
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. Wh