Re: [Ironruby-core] IronRuby 1.1.1 IIRB failing

2012-04-05 Thread Eric Kramer
Hmmm, same problem here after installing 1.1.1 (after a previous 1.0 install). I tried resetting sizes and still no success. It would be neat to have this work :-) -- Posted via http://www.ruby-forum.com/. ___ Ironruby-core mailing list Ironruby-cor

Re: [Ironruby-core] IronRuby 1.1.1 IIRB failing

2010-10-29 Thread Johan Nilsson
Hi, I got a similar error after performing a clean install of IR 1.1.1 with the Visual Studio Tools under XP SP3 (Swedish with MUI), and might have a workaround (see below). Orion Edwards wrote: After upgrading to IronRuby 1.1.1, I try run IIRB, and I get the following exception: [snip]

Re: [Ironruby-core] IronRuby 1.1.1 IIRB failing

2010-10-26 Thread Orion Edwards
I'm not writing any characters, I'm just running iirb from the command line... On Tue, Oct 26, 2010 at 3:52 PM, Tomas Matousek < tomas.matou...@microsoft.com> wrote: > Right, the installer installs only to GAC. You can download all the > binaries from > http://ironruby.codeplex.com/releases/view

Re: [Ironruby-core] IronRuby 1.1.1 IIRB failing

2010-10-25 Thread Tomas Matousek
Right, the installer installs only to GAC. You can download all the binaries from http://ironruby.codeplex.com/releases/view/49097#DownloadId=159562.There is no point copying them to Program Files. Once they are in the GAC all apps load them from there. You can build a redistributable msm Windo