Why might I get the error “The requested feature is not implemented”
when
calling load_assembly() to load in a Mono-compiled DLL under Ubuntu?
When I
use the same script to require the same binary under Windows it works
fine.
When you say it works on Windows, do you mean Mono on Windows, or
.NET? I suspect the same thing happens on Mono on Windows, making it a
Mono bug. And does the same thing happen if you build the assembly in
Windows? And for what it’s worth, that error message does not occur
anywhere in IronRuby.
I haven’t tried Mono on Windows no, I mean .NET. The C# project when
compiled with VS or Mono doesn’t make a difference in Windows, it’s just
on
Linux that it has the issue.
Yeah you’re right, it’s probably a Mono issue, I’ll send a message over
to
them.
Thanks!
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.