Re: [Ironruby-core] IronRuby not loading DLL

2011-04-01 Thread Miguel Madero
...@rubyforge.org [mailto: >> ironruby-core-boun...@rubyforge.org] *On Behalf Of *Charles Strahan >> *Sent:* Saturday, March 26, 2011 10:00 AM >> >> *To:* ironruby-core@rubyforge.org >> *Subject:* Re: [Ironruby-core] IronRuby not loading DLL >> >>

Re: [Ironruby-core] IronRuby not loading DLL

2011-03-27 Thread Charles Strahan
ngling? > > > > Being it automatic would help you to discover the constants since they > would appear in Module#constants. > > > > Tomas > > > > *From:* ironruby-core-boun...@rubyforge.org [mailto: > ironruby-core-boun...@rubyforge.org] *On Behalf Of *Charle

Re: [Ironruby-core] IronRuby not loading DLL

2011-03-27 Thread Tomas Matousek
Sent: Sunday, March 27, 2011 4:19 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] IronRuby not loading DLL I figured that it's always nice to have options - especially if there are conflicts. Capitalizing the first letter would probably work in 99% of cases, but I could im

Re: [Ironruby-core] IronRuby not loading DLL

2011-03-27 Thread Charles Strahan
ronruby-core-boun...@rubyforge.org [mailto: > ironruby-core-boun...@rubyforge.org] *On Behalf Of *Charles Strahan > *Sent:* Saturday, March 26, 2011 10:00 AM > > *To:* ironruby-core@rubyforge.org > *Subject:* Re: [Ironruby-core] IronRuby not loading DLL > > > > Tomas, how wo

Re: [Ironruby-core] IronRuby not loading DLL

2011-03-26 Thread Tomas Matousek
#constants. Tomas From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Charles Strahan Sent: Saturday, March 26, 2011 10:00 AM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] IronRuby not loading DLL Tomas, how would you feel about adding

Re: [Ironruby-core] IronRuby not loading DLL

2011-03-26 Thread Charles Strahan
omas > > -Original Message- > From: ironruby-core-boun...@rubyforge.org [mailto: > ironruby-core-boun...@rubyforge.org] On Behalf Of Paul Wheeler > Sent: Thursday, March 24, 2011 2:01 PM > To: ironruby-core@rubyforge.org > Subject: [Ironruby-core] IronRuby not loading DL

Re: [Ironruby-core] IronRuby not loading DLL

2011-03-25 Thread Tomas Matousek
: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Paul Wheeler Sent: Thursday, March 24, 2011 2:01 PM To: ironruby-core@rubyforge.org Subject: [Ironruby-core] IronRuby not loading DLL I have been using IronRuby for a while now to do simple scripting

Re: [Ironruby-core] IronRuby not loading DLL

2011-03-25 Thread Jones, Larry
1-584-1062 ||| www.aspentech.com -Original Message- From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Paul Wheeler Sent: Thursday, March 24, 2011 4:01 PM To: ironruby-core@rubyforge.org Subject: [Ironruby-core] IronRuby not loading DLL I have

[Ironruby-core] IronRuby not loading DLL

2011-03-24 Thread Paul Wheeler
I have been using IronRuby for a while now to do simple scripting against DotNet DLLs with great success. I ran in to a problem recently where I am asking IronRuby 1.1.1 to require a DLL but it does not appear to be loaded. I do not get an error message but cannot instantiate any types from the DLL