Hi, I am new to IronRuby. I have installed IronRuby1.1. When I execute my IronRuby script I get an error:
unknown: no such file to load -- gem_prelude.rb (LoadError) Can someone tell me why this error is occuring??? I am trying to automate using Bewildr. This is my script: require 'rubygems' require 'bewildr' puts "hello" @app = Bewildr::Application.start('C:/Documents and Settings/Desktop/ExpenseItStandalone.exe') Thanks in advance, Sophia Attachments: http://www.ruby-forum.com/attachment/7746/ironruby.JPG -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core