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]
;
>
>
>
>
>
>
>
>
> -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
:
-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
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
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