IronRuby.Rack

Anyone have IronRuby running rails in IIS7 on server 2k8?

I followed the following links:
http://ironruby.net/Documentation/Real_Ruby_Applications/Rails
http://github.com/ironruby/ironruby/tree/master/Merlin/Main/Hosts/IronRuby.Rack#readme

I can run the app with script\server yet I am getting the error “Could
not
load file or assembly ‘IronRuby.Rack’ or one of its dependencies. The
system
cannot find the file specified.” I’m wondering if anyone has came
across
this issue. I’m working on creating a picture tutorial for setting up
rails
to run on IronRuby and this is causing a snag :slight_smile: Any advice or links
would
be greatly appreciated.

Thanks,
-CJ

Hi Chris,

Don’t know if you still need the help, but I put together a screencast
this
week that basically lays out what you need to do to get up and running
under
IIS7.

http://www.iamnotmyself.com/2010/04/22/RunningRailsInIIS7WithIronRubyRack.aspx

hope it helps.

On Thu, Apr 22, 2010 at 6:31 AM, Chris J. [email protected]
wrote:

to run on IronRuby and this is causing a snag :slight_smile: Any advice or links would


“The explanation requiring the fewest assumptions is most likely to be
correct.”

Glad you dig it.

Yeah I should have mentioned the download link. I have run into weird
path
and security issues with the prog files directory. I rebuilt the
solution
because I actually tried using the project converter stuff and it was
simply
more of a pain in the ass than creating a proj for what I wanted.
Especially
seeing as how I wanted to build against the 1.0 assemblies. The compile
issues were a snap infact i think I found a better solution that you
posted
a while back than my silly hack it till it works approach.

Did you ever figure out what the deal was with Rack 1.1.0?

On Thu, Apr 22, 2010 at 5:34 PM, Jimmy S. <
[email protected]> wrote:

(x86)” ?

wrote:

Thanks,


Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core


“The explanation requiring the fewest assumptions is most likely to be
correct.”

Oh and I am officially requesting a groovy IronRuby sticker for my Mac…
8)

On Thu, Apr 22, 2010 at 5:50 PM, Bobby J.
[email protected]wrote:

Did you ever figure out what the deal was with Rack 1.1.0?

  1.   Rather than download the bits with GIT (implying someone needs
    
  2.   Sorry about the sources being slightly out of date. Being that
    

Subject: Re: [Ironruby-core] IronRuby.Rack
http://www.iamnotmyself.com/2010/04/22/RunningRailsInIIS7WithIronRubyRack.aspx
I followed the following links:
to run on IronRuby and this is causing a snag :slight_smile: Any advice or links would

correct."


“The explanation requiring the fewest assumptions is most likely to be
correct.”


“The explanation requiring the fewest assumptions is most likely to be
correct.”

Awesome! I added a link to it in the
documentationhttp://ironruby.net/Documentation/Real_Ruby_Applications/Rails#webserver-production.
Some notes on the presentation if you care:

  1.   Rather than download the bits with GIT (implying someone needs 
    

to install GIT), you can just use the zip file download:
http://github.com/ironruby/ironruby/zipball/v1.0-rtm.

  1.   What's the headache with IronRuby installing to "C:\Program 
    

Files (x86)" ?

  1.   Interesting that you rebuild the sln and csproj files =P I 
    

think the project converter would have done that for you … but
never-the-less what you did works too…

  1.   Sorry about the sources being slightly out of date. Being that 
    

our internal source repo has been out of commission for some time, only
the 1.0 branch was getting updated … and I did all the fixing to
IronRuby.Rack in our main branch.

From: [email protected]
[mailto:[email protected]] On Behalf Of Bobby J.
Sent: Thursday, April 22, 2010 4:48 PM
To: [email protected]
Subject: Re: [Ironruby-core] IronRuby.Rack

Hi Chris,

Don’t know if you still need the help, but I put together a screencast
this week that basically lays out what you need to do to get up and
running under IIS7.

http://www.iamnotmyself.com/2010/04/22/RunningRailsInIIS7WithIronRubyRack.aspx

hope it helps.
On Thu, Apr 22, 2010 at 6:31 AM, Chris J.
<[email protected]mailto:[email protected]> wrote:
Anyone have IronRuby running rails in IIS7 on server 2k8?

I followed the following links:
http://ironruby.net/Documentation/Real_Ruby_Applications/Rails
http://github.com/ironruby/ironruby/tree/master/Merlin/Main/Hosts/IronRuby.Rack#readme

I can run the app with script\server yet I am getting the error “Could
not load file or assembly ‘IronRuby.Rack’ or one of its dependencies.
The system cannot find the file specified.” I’m wondering if anyone has
came across this issue. I’m working on creating a picture tutorial for
setting up rails to run on IronRuby and this is causing a snag :slight_smile: Any
advice or links would be greatly appreciated.

Thanks,
-CJ


Ironruby-core mailing list
[email protected]mailto:[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core


“The explanation requiring the fewest assumptions is most likely to be
correct.”

FYI, there ended up being no changes that were specific for Rack 1.1.0
– just bug-fixes to IronRuby.Rack in general.


From: [email protected]
[[email protected]] on behalf of Jimmy S.
[[email protected]]
Sent: Thursday, April 22, 2010 5:58 PM
To: [email protected]
Subject: Re: [Ironruby-core] IronRuby.Rack

I usually carry around those stickers in my bag, so just ask me next
time you see me.

WRT Rack 1.1.0 — it’s just some changes to the rack spec that I’m
working through now.

From: [email protected]
[mailto:[email protected]] On Behalf Of Bobby J.
Sent: Thursday, April 22, 2010 5:52 PM
To: [email protected]
Subject: Re: [Ironruby-core] IronRuby.Rack

Oh and I am officially requesting a groovy IronRuby sticker for my Mac…
8)
On Thu, Apr 22, 2010 at 5:50 PM, Bobby J.
<[email protected]mailto:[email protected]> wrote:
Glad you dig it.

Yeah I should have mentioned the download link. I have run into weird
path and security issues with the prog files directory. I rebuilt the
solution because I actually tried using the project converter stuff and
it was simply more of a pain in the ass than creating a proj for what I
wanted. Especially seeing as how I wanted to build against the 1.0
assemblies. The compile issues were a snap infact i think I found a
better solution that you posted a while back than my silly hack it till
it works approach.

Did you ever figure out what the deal was with Rack 1.1.0?

On Thu, Apr 22, 2010 at 5:34 PM, Jimmy S.
<[email protected]mailto:[email protected]>
wrote:
Awesome! I added a link to it in the
documentationhttp://ironruby.net/Documentation/Real_Ruby_Applications/Rails#webserver-production.
Some notes on the presentation if you care:

  1.   Rather than download the bits with GIT (implying someone needs 
    

to install GIT), you can just use the zip file download:
http://github.com/ironruby/ironruby/zipball/v1.0-rtm.

  1.   What’s the headache with IronRuby installing to “C:\Program 
    

Files (x86)” ?

  1.   Interesting that you rebuild the sln and csproj files =P I 
    

think the project converter would have done that for you … but
never-the-less what you did works too…

  1.   Sorry about the sources being slightly out of date. Being that 
    

our internal source repo has been out of commission for some time, only
the 1.0 branch was getting updated … and I did all the fixing to
IronRuby.Rack in our main branch.

From:
[email protected]mailto:[email protected]
[mailto:[email protected]mailto:[email protected]]
On Behalf Of Bobby J.
Sent: Thursday, April 22, 2010 4:48 PM
To: [email protected]mailto:[email protected]
Subject: Re: [Ironruby-core] IronRuby.Rack

Hi Chris,

Don’t know if you still need the help, but I put together a screencast
this week that basically lays out what you need to do to get up and
running under IIS7.

http://www.iamnotmyself.com/2010/04/22/RunningRailsInIIS7WithIronRubyRack.aspx

hope it helps.
On Thu, Apr 22, 2010 at 6:31 AM, Chris J.
<[email protected]mailto:[email protected]> wrote:
Anyone have IronRuby running rails in IIS7 on server 2k8?

I followed the following links:
http://ironruby.net/Documentation/Real_Ruby_Applications/Rails
http://github.com/ironruby/ironruby/tree/master/Merlin/Main/Hosts/IronRuby.Rack#readme

I can run the app with script\server yet I am getting the error “Could
not load file or assembly ‘IronRuby.Rack’ or one of its dependencies.
The system cannot find the file specified.” I’m wondering if anyone has
came across this issue. I’m working on creating a picture tutorial for
setting up rails to run on IronRuby and this is causing a snag :slight_smile: Any
advice or links would be greatly appreciated.

Thanks,
-CJ


Ironruby-core mailing list
[email protected]mailto:[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core


“The explanation requiring the fewest assumptions is most likely to be
correct.”


Ironruby-core mailing list
[email protected]mailto:[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core


“The explanation requiring the fewest assumptions is most likely to be
correct.”


“The explanation requiring the fewest assumptions is most likely to be
correct.”

I usually carry around those stickers in my bag, so just ask me next
time you see me.

WRT Rack 1.1.0 — it’s just some changes to the rack spec that I’m
working through now.

From: [email protected]
[mailto:[email protected]] On Behalf Of Bobby J.
Sent: Thursday, April 22, 2010 5:52 PM
To: [email protected]
Subject: Re: [Ironruby-core] IronRuby.Rack

Oh and I am officially requesting a groovy IronRuby sticker for my Mac…
8)
On Thu, Apr 22, 2010 at 5:50 PM, Bobby J.
<[email protected]mailto:[email protected]> wrote:
Glad you dig it.

Yeah I should have mentioned the download link. I have run into weird
path and security issues with the prog files directory. I rebuilt the
solution because I actually tried using the project converter stuff and
it was simply more of a pain in the ass than creating a proj for what I
wanted. Especially seeing as how I wanted to build against the 1.0
assemblies. The compile issues were a snap infact i think I found a
better solution that you posted a while back than my silly hack it till
it works approach.

Did you ever figure out what the deal was with Rack 1.1.0?

On Thu, Apr 22, 2010 at 5:34 PM, Jimmy S.
<[email protected]mailto:[email protected]>
wrote:
Awesome! I added a link to it in the
documentationhttp://ironruby.net/Documentation/Real_Ruby_Applications/Rails#webserver-production.
Some notes on the presentation if you care:

  1.   Rather than download the bits with GIT (implying someone needs 
    

to install GIT), you can just use the zip file download:
http://github.com/ironruby/ironruby/zipball/v1.0-rtm.

  1.   What's the headache with IronRuby installing to "C:\Program 
    

Files (x86)" ?

  1.   Interesting that you rebuild the sln and csproj files =P I 
    

think the project converter would have done that for you … but
never-the-less what you did works too…

  1.   Sorry about the sources being slightly out of date. Being that 
    

our internal source repo has been out of commission for some time, only
the 1.0 branch was getting updated … and I did all the fixing to
IronRuby.Rack in our main branch.

From:
[email protected]mailto:[email protected]
[mailto:[email protected]mailto:[email protected]]
On Behalf Of Bobby J.
Sent: Thursday, April 22, 2010 4:48 PM
To: [email protected]mailto:[email protected]
Subject: Re: [Ironruby-core] IronRuby.Rack

Hi Chris,

Don’t know if you still need the help, but I put together a screencast
this week that basically lays out what you need to do to get up and
running under IIS7.

http://www.iamnotmyself.com/2010/04/22/RunningRailsInIIS7WithIronRubyRack.aspx

hope it helps.
On Thu, Apr 22, 2010 at 6:31 AM, Chris J.
<[email protected]mailto:[email protected]> wrote:
Anyone have IronRuby running rails in IIS7 on server 2k8?

I followed the following links:
http://ironruby.net/Documentation/Real_Ruby_Applications/Rails
http://github.com/ironruby/ironruby/tree/master/Merlin/Main/Hosts/IronRuby.Rack#readme

I can run the app with script\server yet I am getting the error “Could
not load file or assembly ‘IronRuby.Rack’ or one of its dependencies.
The system cannot find the file specified.” I’m wondering if anyone has
came across this issue. I’m working on creating a picture tutorial for
setting up rails to run on IronRuby and this is causing a snag :slight_smile: Any
advice or links would be greatly appreciated.

Thanks,
-CJ


Ironruby-core mailing list
[email protected]mailto:[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core


“The explanation requiring the fewest assumptions is most likely to be
correct.”


Ironruby-core mailing list
[email protected]mailto:[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core


“The explanation requiring the fewest assumptions is most likely to be
correct.”


“The explanation requiring the fewest assumptions is most likely to be
correct.”