Re: [Ironruby-core] IronRuby.Rack and IIS 6

2009-08-14 Thread Web Administrator
serving up the example app using this web.config on IIS 6: -Original Message- From: Web Administrator Sent: Fri 8/14/2009 5:02 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core]

Re: [Ironruby-core] IronRuby.Rack and IIS 6

2009-08-14 Thread Jimmy Schementi
; > > > > > > > > > -Original Message- > From: Web Administrator > Sent: Fri 8/14/2009 5:02 PM > To: ironruby-core@rubyforge.org > Subject: Re: [Ironruby-core] IronRuby.Rack and IIS 6 > > Ok. The web.config has to be done up differently for IIS

Re: [Ironruby-core] IronRuby.Rack and IIS 6

2009-08-14 Thread Web Administrator
: -Original Message- From: Web Administrator Sent: Fri 8/14/2009 5:02 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] IronRuby.Rack and IIS 6 Ok. The web.config has to be done up differently for IIS 6 versus IIS 7 with relation to the

Re: [Ironruby-core] IronRuby.Rack and IIS 6

2009-08-14 Thread Web Administrator
ecute() +93 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155 -Original Message- From: Web Administrator Sent: Fri 8/14/2009 3:55 PM To: ironruby-core@rubyforge.org Subject: [Ironruby-core] IronRuby.Rack and IIS 6 I am tryi

[Ironruby-core] IronRuby.Rack and IIS 6

2009-08-14 Thread Web Administrator
I am trying to get IronRuby.Rack working with an IIS 6 install on Windows Server 2003. I successfully compiled the necessary DLLs and put them into a bin/ folder alongside the files from IronRuby.Rack.Example which I simply copied over to my IIS machine and assigned appropriate permissions. I