On Sun, Mar 4, 2012 at 5:21 AM, Cesar Mello <cme...@gmail.com> wrote: > Hi! > > I created a Silverlight/WP project using Microsoft Visual Studio 2010 > Express for Windows Phone. Added references to all the DLLs in > IronPython-2.7.2rc1\Platforms\Sl4-WP71 . When I run the application I get > the following error: > > File or assembly name 'Microsoft.Scripting, Version=1.1.0.20, > Culture=neutral, PublicKeyToken=7F709C5B713576E1', or one of its > dependencies, was not found. > > Just curious if someone else has tried the binaries in WP7. > > Any suggestions, tests, information or even recommendations for debugging > are welcome!
Hi Cesar, I was just trying to build an app and hit a similar error. Check to make sure that the assembly references are set to "Copy Local" (right-click on References->IronPython et al., Properties, Copy Local = True). - Jeff _______________________________________________ Ironpython-users mailing list Ironpython-users@python.org http://mail.python.org/mailman/listinfo/ironpython-users