[Ironruby-core] Problems with 1.1.3
Josh Gough
lists at ruby-forum.com
Thu Nov 15 00:01:10 UTC 2012
I am getting the same issue, but I installed IronRuby from the NuGet
package.
I'm attempting to upgrade the code from this:
http://blogs.msdn.com/b/nblumhardt/archive/2008/12/09/hosting-ruby-parts-in-mef.aspx
I had gotten everything to compile and it got past initial engine load
and assembly loading, but then I get that same message:
Method not found: 'Microsoft.Scripting.Actions.Calls.OverloadInfo[]
Microsoft.Scripting.Actions.Calls.ReflectionOverloadInfo.CreateArray(System.Reflection.MemberInfo[])'.
Any other thoughts what it could be?
The versions of those dlls mentioned above:
IronRuby, IronRuby.Libraries : 1.1.3.0
Microsoft.Dynamic, Scripting, and MetaData: 1.1.0.20
Thank you,
Josh
--
Posted via http://www.ruby-forum.com/.
More information about the Ironruby-core
mailing list