[IronPython] Silverlight - Adding References to Assemblies

John Messerly jomes at microsoft.com
Fri Jul 20 01:09:45 CEST 2007


Sounds like a bug in the Silverlight download stack. I'll see if we can reproduce the problem on this end.

- John

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Michael Foord
Sent: Thursday, July 19, 2007 9:53 AM
To: Discussion of IronPython
Subject: Re: [IronPython] Silverlight - Adding References to Assemblies

John Messerly wrote:
> Did rebooting help?
>
> That's a really strange error--the app domain should be recreated every page refresh. Maybe some old copy DLL is in the browser cache...
>

Nope - same error on a different machine. *sigh*

System.IO.FileLoadException: Could not load file or assembly
'ScriptableObjects, Culture=neutral, PublicKeyToken=null' or one of its
dependencies. The requested assembly version conflicts with what is
already bound in the app domain or specified in the manifest. (Exception
from HRESULT: 0x80131053).


I also found by the way that page refreshes in Firefox would *not* load
the latest script versions from the server. I would do a page refresh in
IE and *then* Firefox would pickup the new version...

No further testing yet today. My machine has spent all day downloading
and installing the massive Orcas Beta! :-) Just doing the final updates
now...

Michael Foord
http://www.voidspace.org.uk/ironpython/index.shtml



More information about the Ironpython-users mailing list