> Is rexml/document compatible with IronRuby? Yes:
>>> require 'rexml/document' => true What is the value of $LOAD_PATH? I had sent you a mail earlier saying to copy ir.exe.config and put it in your application's app.config, and to correct any relative paths in the LibraryPaths value. Not being able to find rexml means that the Ruby standard library isn't on your $LOAD_PATH, or your application doesn't have permissions to see it. If you have questions about a library being supported, please try it through ir.exe; if it works then you know it's a problem with your hosting setup. ~Jimmy _______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core